Programming in Python
About Course
The course teaches you the essential concepts of Python programming, and gives you an in-depth knowledge in data analytics, machine learning, data visualization, web scraping, and natural language processing. You will master the essential concepts of data types, tuples, lists, dicts, basic operators, and functions.
Course Content
Module 1: What is Programming Language
-
Machine level language
-
High Level Level language
-
Program Execution process.
-
Introduction to Jupiter notebook, Pycharm, Visual studio code, Google Colaboratory
-
Python Download and Installation (Describe python.org)
-
Basic building blocks of Python programming to write your first Python program.
-
Python Strings
-
Variables
-
Keywords
-
Identifiers
-
Indentation
-
Input, calculations, output
Module 2 : Store and manage complex data using inbuilt Python data structures and their functions.
Module 3 : Unary and binary operators to handle different operations on values/ variables
Module 4 : Conditional and looping control statements on primitive and other data structures
Module 5 : Python inbuilt and user define functions and modules in order to build more cleaner and modularized Python application
Module 6 : Build large, complex Python application with additional benefits of code reusability, scalability and efficiency using OOP concepts.
Module 7 : Accessing, modifying file and directory content using Python
Module 8 : Error handling in Python to avoid abrupt termination of Python application.
Student Ratings & Reviews
No Review Yet