Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 529 Bytes

File metadata and controls

37 lines (22 loc) · 529 Bytes

python2017

Course Content for C.T.E Python 2017

Weekwise topics

Week One

Inbuilt Datatypes and Operators

Week Two

Lists and Slicing
Conditional and For Loops
Comprehensions and Dictionaries

Week Three

Introduction to Functions
Modular Programming

Week Four

Classes and Objects
Inheritance, Overloading and Overidding

Week Five

Polymorphism
Decorators, Multiple Inheritance

Week Six

Git/Github and Basic Unix

Week Seven

Unit Testing and Network Programming