Intermediate Python Workshop/Projects: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 6:
*** reading from files
*** working with dictionaries and for loops
* [[Flash card challenge]]
** <b>Project</b>: implement a flash card quizzer from scratch.
** <b>Skills you'll practice</b>:
*** breaking down a problem and solving it in Python from scratch
*** command line option parsing
*** reading from files
*** working with dictionaries and while loops
*** working with randomness
* [[Twitter]]
** <b>Project</b>: Use the Twitter API to write the basic parts of a Twitter client. See what your friends are tweeting, get trending topics, search tweets, and more.
Anonymous user