jdevlabs / Python-Roxx

Python tutorial material for the students (HWs and PPTs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These classes are divided in 3 major modules-

  1. Basic Python
  2. Django
  3. Data Science

When we decided to start these classes we planned on making them projects based, that is, for each module of the class you'll be asked to create a project (either in groups or individually). Here goes the projects' description.

Basic Python

For the "basic python" each one of you has to develop a "python module". Python module is what a header file is called in Python. We are providing you a few ideas of what your module might do. Although, you are encouraged to think up an idea for yourself and work on it. After each class each module's functionality will get denser.

Idea 1: Simulating Logic Circuits
Idea 2: Waves and Harmonics
Idea 3: Numerical Methods
Idea 4: Text Processor

Other section will be updated as we approach further.

About

Python tutorial material for the students (HWs and PPTs)