vivek716 / My_First_App

Android Test Application
0 stars 0 forks source link

Server Development Prep #11

Open keith-pinto opened 9 years ago

keith-pinto commented 9 years ago

I'll list the set of things we need to learn to develop the server and database.

Study the following topics in Python

  1. http://en.wikibooks.org/wiki/Python_Programming/Control_Flow
  2. http://en.wikibooks.org/wiki/Python_Programming/Functions
  3. http://en.wikibooks.org/wiki/Python_Programming/Modules
  4. http://en.wikibooks.org/wiki/Python_Programming/Modules_and_how_to_use_them
  5. http://en.wikibooks.org/wiki/Python_Programming/Classes

For now only focus on point 1, call me when you're about to start.