| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,256
» Latest member: TomTMH
» Forum threads: 38,782
» Forum posts: 175,834
Full Statistics
|
| Online Users |
There are currently 46 online users. » 0 Member(s) | 41 Guest(s) Bing, Google, Google Image, AOL, AOL
|
|
|
| Good Books to Learn Threading |
|
Posted by: srosemond - Oct-07-2017, 02:56 PM - Forum: Bar
- Replies (2)
|
 |
Any good books about multi threading in general? I come from a background of Java/C#, and we never covered multi-threading in school all that much. As..... More
|
|
|
| define a main() |
|
Posted by: Pedroski55 - Oct-07-2017, 08:59 AM - Forum: General Coding Help
- Replies (1)
|
 |
I managed, with help from this site and the book 'Automate the Boring Stuff', to write several little routines. To my utter amazement, they all now wo..... More
|
|
|
| Turtle and Random |
|
Posted by: Juiceman - Oct-07-2017, 01:16 AM - Forum: Homework
- Replies (2)
|
 |
So it keeps erroring a the the second random (rnumber = random.randint(1,4) number i'm trying to generate. any ideas why?
[python]#Program that uses ..... More
|
|
|
| Number of characters in QLabel |
|
Posted by: hzcodec - Oct-06-2017, 03:05 PM - Forum: GUI
- Replies (2)
|
 |
I'm trying out Qt4 and just want to print out a string in a window. Now, the string is clipped. All characters are not printed. So what am I missing?..... More
|
|
|
| Changing Python Path |
|
Posted by: sobrio1 - Oct-06-2017, 03:44 AM - Forum: Data Science
- Replies (3)
|
 |
I installed Anaconda so I could use Jupyter Notebook for an online Python course. Now when I try to run previous Python programs in Idle, I can't impo..... More
|
|
|
| Rock Paper Scissors |
|
Posted by: Warmlawpk441 - Oct-06-2017, 02:08 AM - Forum: Homework
- Replies (4)
|
 |
I seem to have an issue with getting this program to enter the loops correctly and the computer to generate a random number to compare against the use..... More
|
|
|
| Cannot read from text file |
|
Posted by: aljonesy - Oct-05-2017, 03:38 PM - Forum: Homework
- Replies (5)
|
 |
So I am new to coding and have been instructed to create a program that stores information in a database and can retrieve it at the users command. How..... More
|
|
|
| Telegram code help |
|
Posted by: AaronJonk - Oct-05-2017, 02:44 PM - Forum: General Coding Help
- No Replies
|
 |
I am working on a Telegram bot, where people can invest in my bitcoin trading program. Well, I don't really know what I did wrong at the /invest comma..... More
|
|
|
| for loop |
|
Posted by: kekulpac - Oct-05-2017, 11:36 AM - Forum: Homework
- Replies (4)
|
 |
As part of a quiz in Python, we were asked to create a for loop that would then print all elements of the string that begin with or end with the lette..... More
|
|
|
|