Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,941
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,517
Full Statistics
|
Online Users |
There are currently 51 online users. » 0 Member(s) | 47 Guest(s) Bing, AOL, AOL, Google
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
1 hour ago
» Replies: 1
» Views: 113
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
5 hours ago
» Replies: 8
» Views: 279
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,473
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 875
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,700
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,222
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,747
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,547
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,651
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,837
|
|
|
tkinter frame camera opencv |
Posted by: Nick_tkinter - Mar-21-2021, 12:00 AM - Forum: GUI
- Replies (9)
|
 |
Hello.I have a main window using tkinter.I call a function that has: root.after(1 , camera_status , ....) and other things So,in came..... More
|
|
|
Writing a simple shell |
Posted by: syno7878 - Mar-20-2021, 07:01 PM - Forum: General Coding Help
- No Replies
|
 |
Hi All
I'm new to Python and trying to write a shell I can execute on a remote machine which connects back to my host machine. My host machine is r..... More
|
|
|
GUIS |
Posted by: Gibbse16 - Mar-20-2021, 05:10 PM - Forum: GUI
- Replies (1)
|
 |
Ive created this code for a dice game... it is a two player game with an authentication before it, its for a GCSE project.
I want all of the outputs ..... More
|
|
|
Select data between DW |
Posted by: felmback - Mar-20-2021, 11:06 AM - Forum: General Coding Help
- Replies (2)
|
 |
Dear, I am trying to read a dw table (Teradata) and write to dw (Oracle), I made the connections, I am in doubt of how to do this process.
|
|
|
Database with gui |
Posted by: mark9 - Mar-19-2021, 08:26 PM - Forum: GUI
- Replies (8)
|
 |
Hello all, I am learning python language. I am trying this exercise I found on web in a course, and I would to improve it. This program shows a window..... More
|
|
|
Sockets interferring with USB ? |
Posted by: epif18 - Mar-19-2021, 07:45 PM - Forum: Networking
- No Replies
|
 |
I've written a program to create a server socket to interface with an embedded client socket in a program (stellarium) running on the same PC. Works ..... More
|
|
|
while sentence |
Posted by: kimyyya - Mar-19-2021, 07:34 PM - Forum: General Coding Help
- Replies (3)
|
 |
hi! I'm a beginner and I found here to help or solving my problems. could you please tell me what's wrong with WHILE code?
[python]import random..... More
|
|
|
Logitech PTZ help |
Posted by: MikeRettig - Mar-18-2021, 09:57 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have an old Logitech webcam with microphone and pan/tilt capability.
The camera and mic works but I don't know how to make it move in python.
It c..... More
|
|
|
managing SOCK.STREAM digit values |
Posted by: Pillopollo - Mar-18-2021, 07:08 PM - Forum: Networking
- No Replies
|
 |
Hello Everybody.
Beginner and first post here.
i need some help because i can't manage the socket(SOCK.STREAM) object.
the script i'm using is ..... More
|
|
|
Tic tac toe win Condition |
Posted by: Jacobthechosen - Mar-18-2021, 05:46 PM - Forum: Homework
- Replies (3)
|
 |
Hey I'd like to keep a majority of my code the same but my group is really having trouble making a win condition for my code can anybody help?
[pyt..... More
|
|
|
Python and MySQL |
Posted by: Pedroski55 - Mar-18-2021, 09:47 AM - Forum: General Coding Help
- Replies (5)
|
 |
I have not yet tried to use Python to interact with MySQL.
I run a little homework webpage for my classes. They do the homework, PHP marks it and s..... More
|
|
|
|