Python Programming

Uncategorized
Wishlist Share
Share Course
Page Link
Share On Social Media

What Will You Learn?

  • Upon completion of this course, you will be able to:
  • Write and execute your first Python programs from scratch.
  • Understand and use core Python data types (integers, strings, floats) and variables.
  • Store and manage complex data collections with Lists, Dictionaries, Sets, and Tuples.
  • Control the logic and flow of your applications using conditional statements (if/else) and loops (for/while).
  • Write clean, reusable, and modular code by creating your own functions and understanding variable scope.
  • Grasp the fundamentals of Object-Oriented Programming (OOP) by building your own Classes and Objects.
  • Interact with the file system to read data from and write data to text files.
  • Handle program errors gracefully using Try/Except blocks to prevent crashes.
  • Install and manage third-party packages using PIP and virtual environments (venv), the standard for all modern Python projects.
  • Apply your knowledge by building 3 complete capstone projects, including a command-line to-do list and a basic web scraper.

Course Content

Python Fundamentals – Syntax, Statements, Output, Comments, and Variables
This module covers the basic syntax and building blocks of the Python language.

  • Download PPT of Lecture
  • Download the Programs For Practice

Module 4: Classes and Object-Oriented Programming (OOP)
This module introduces the principles of OOP in Python.

Module 5: Advanced Python
Explore built-in modules, error handling, and other powerful features.

Module 6: Python File Handling
Learn to interact with the file system to read and write data.

Student Ratings & Reviews

No Review Yet
No Review Yet

Want to receive push notifications for all major on-site activities?