Learn the basics of Python -- Part 2

Go to class
Write Review

Free Online Course: Learn the basics of Python -- Part 2 provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Learn the basics of Python -- Part 2 is taught by Sucharita Das.

Overview
  • This part of the course covers different data structures of Python and object oriented programming concepts.

    What you'll learn:

    • Writing code in Python

    This is the second part of course on basics of Python. It starts with Matrix implementation using List. Then Tuples, Dictionary and Array data structures are discussed. Modules and Packages are explained. Few Standard library modules are also discussed. Then, object oriented programming concepts in Python are discussed which includes namespace, scope, class, class objects and class inheritence.