Group challenge - Learn big, success and modern Python application
After you learned basics of the Python programming you can start to code some bigger, more serious applications. And you need to know what is good way to organize the code, manage components etc. Good way to know this is to learn some good big applications code as an example. In this challenge, search in web for different Python applications . For example this directory. And choose one (or more) app to review. Download apps and review the code. Try to understand how an app is organized. How components, modules are used . In the report for the challenge post what did you learn, what project reviewed. |