+ 1
I made a rock paper scissors game and a dice rolling simulator as my first projects - they were pretty easy to code and good starters
24th Jun 2016, 5:38 PM
Robbie Rotten
Robbie Rotten - avatar
0
you can pretty much do everything other languages do . Python is a very powerful language and it is used a lot , there is "almost everywhere"
25th Jun 2016, 1:34 AM
Anthony
Anthony - avatar
0
I personally think a good intermediate program would be a solitaire type game, or poker, like Texas holdem. I feel it incorporates a lot of math functions and object oriented principals that should help hone your skills. It also allows you to go through a discovery process that most projects require to gather what the program has to actually do, before even beginning the first line of code.
25th Jun 2016, 5:50 AM
Colin Butler
Colin Butler - avatar