This Python course will get you up and running with Python very quickly saving you time spent googling for video tutorials, exercises and examples. The course has it all. It first covers Python basics and then teaches you how to use that code to build some real example programs. The course is ideal for those who haven't programmed before, but it also works for experienced programmers who want to learn Python as long as they don't get offended by a bit of extra explanations of programming concepts. You will start from scratch by learning all Python fundamentals and slowly progressing into more advanced Python third-party libraries and by the end of the course you will know how to write Python programs. You will actually build your a real Python program that has a graphical user interface (GUI) built with Python.
Core Python - Python Introduction, Environment Setup, Basic Syntax, Variable Types, Basic Operators, Decision Making, Loops, Nested Loops, Strings, Lists, Tuples, Set, Dictionary, Date & Time, User defined Functions, Number Functions, String Functions, Modules, Files I/, Exceptions |
Advance Python Syllabus - Classes/Objects, Reg Expression, Database Access, Networking, Sending mail, Multithreading, GUI Programming |