Effective Python Course [ opens in new page ]
Linux Launchpad Course [ opens in new page ]
Basic Shell Scripting Course [ opens in new page ]
All these Courses are offered in collaboration with
"Learning Candid India Pvt. Ltd." [ www.lcipl.com ]
Trainer : Sarfraaz Ahmed
Useful for new comers to programming
Or if you have not done any programming in the last 3 years or more
We use pen and paper to train your brain to think logically
Learn to come up with a pseudo code for any question
Learn the core programming syntax of Python Programming language
Understand various commonly used constructs of Python, including
Functions,
Loops and condition checks,
File handling,
Data structures,
Classes and Inheritance,
Modules,
Tricks of Python programming and more
Solve more than 60 real world problems to understand when to use what
You get to write more than 1000 lines of code by solving these exercises
Scale up your understanding of Python programming language
Get acquainted with its advanced concepts to solve real world problems
Understand various ways to use
List Comprehensions,
Generators,
Decorators,
Properties,
Packaging,
static and class methods,
Polymorphism,
Encapsulation, along with getting
A peak into the internals of the entire Object system of Python
Learn various guidelines useful in organizing your code to make it more flexible, readable and extensible for unseen future scenarios