The Ultimate Python Programming course

Learn Python like a Professional Start from the basics and go all the way to creating your own applications and games

Course :
Live Online 1-1
  • Duration
    6 weeks
  • Lectures
    15
  • Enrolled
    110 students
  • Language
    English
  • Skill level
    Beginner
  • Certificate
    Yes
...
₹3500 ₹5000
40% Off
2 days left at this price!

What you'll learn

  • Have a fundamental understanding of the Python programming language.
  • Acquire the pre-requisite Python skills to move into specific branches
  • Understand how to create your own Python programs.
  • Add the Python Object-Oriented Programming (OOP) skills to your résumé.

Requirements

  • We do not require any previous experience or pre-defined skills to take this course.
  • A computer/laptop with a good internet connection.

Curriculum

Introduction to Python Programming
Fundamentals of Python Program
Creating your first Python Program.
Declaring and Initializing Variables.
Introduction to Data Types
Operators in Python Programming
Problem Solving based on Operators and Data Types
if and elif statements.
Switch Statements
Programs on For loop
Programs on While loop
Programs on Nested Loops and Patterns
Introduction to List in Python and List Functions.
Tuples in Python.
Dictionary in Python.
Sets in Python.
Defining Functions
Arguments and Parameters
Returning arguments and parameters from functions
Write Some Functions
Defining a Strings
Common String Functions
Converting Strings
Searching and Other programs on Strings