Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python for beginners
Role Play
Rating: 4.5 out of 5(29,676 ratings)
277,371 students

Python for beginners

Master the fundamentals of Python while working on various usecases in easy steps
Last updated 7/2026
English
Bulgarian [Auto],Czech [Auto],

What you'll learn

  • Master the Features of Python Language
  • Install Python Virtual Machine and the Eclipse IDE(PyDev)
  • Execute your first python program
  • Learn various simple types as well as collection types
  • Define logic using conditional statements ,looping constructs
  • Use the different types of operators
  • See the input and output functions in action
  • Pass Command line arguments
  • Create and use functions , Lambdas Decorators and Generators
  • Learn what Object Oriented Programming is the four OOPs principles
  • Implement inheritance, abstraction, polymorphism and encapsulation
  • Understand interfaces, their importance, and their uses
  • Use abstract classes and interfaces to implement abstraction
  • Handle Exceptions
  • Read and Write files using the Files API
  • Do pattern matching using Regular expressions
  • Deal with data and time
  • All in simple steps

Course content

44 sections358 lectures16h 35m total length
  • Course and Instructor Introduction3:57

    Explore Python from basics to advanced topics, including data types, operators, flow control and input/output, functions, lambdas, decorators, generators, object-oriented programming, exception handling, files, regex, and multi-threading.

  • Private Course Feedback Link0:13
  • How to make the best of this course1:46

    Explore a hands-on Python course organized into sections with concise lectures, quizzes, and assignments, plus an easy Eclipse PyDev setup and Q and A for continuous learning.

  • Download Slides0:23

    Access the lecture resources to download a zip with the course slides. Find a keynote file for Mac and a PowerPoint file for Windows for quick revision, interviews, or presentations.

  • Download Theory Notes0:18

    Access the resources to download notes for all theory lectures; unzip the zip file and open text files labeled by lecture number and name in a text editor.

  • What is Python?0:55

    Discover Python, an interpreted, high level programming language that supports functional and object oriented paradigms. Leverage its easy to learn syntax and inbuilt libraries to rapidly develop Python applications.

  • Why Python?2:38

    Explore why Python offers easy syntax, dynamic typing, an interpreted nature, and batteries-included third-party libraries with built-in modules that speed development.

  • Basics

Requirements

  • Internet Connection

Description

Sample of the reviews:

Bharath truly knows how to teach, how to educate, and how to make you understand the meaning of his courses. Quite frankly, this guy is really good. You won't regret it! -- Didier K. Nzimbi

As a beginner from non IT background, i learnt lot from this course and build a confidence to proceed in python coding and definitely recommending to pursue this course -- Mahesh Dedge


Great course in Python, Bharath is the best instructor in Udemy, I like his way he teaches and how he structures his course. I come from a Java background and no prior experience with Python, which will be important for me to do with my AI project -- Bruno Militzer

----

Whether you are a College student learning the fundamentals of Python or a Data Science expert using python to analyze your data or a Web Developer using python frameworks like DJango or a Experienced python developer who wants to fill in the gaps , this course will help you accomplish your goals.

  • Master the Features of Python Language

  • Install Python Virtual Machine and the Eclipse IDE(PyDev)

  • or Install PyCharm Community Edition

  • Execute your first python program

  • Learn various simple types as well as collection types lists , sets , maps and tuples

  • Work on various Usecases to apply you Python knowledge

  • Define logic using conditional statements ,looping constructs

  • Use the different types of operators

  • See the input and output functions in action

  • Pass Command line arguments

  • Create and use functions , Lambdas Decorators and Generators

  • Learn what Object Oriented Programming is the four OOPs principles

  • Implement inheritance, abstraction, polymorphism and encapsulation

  • Understand interfaces, their importance, and their uses

  • Use abstract classes and interfaces to implement abstraction

  • Spawn of multiple threads

  • Handle Exceptions

  • Read and Write files using the Files API

  • Do pattern matching using Regular expressions

  • Deal with data and time

  • Work with databases

  • Connect with MySql and Postgresql

  • Master the fundamentals of Unit Testing and Virtual Environments

  • All in simple steps

What are the requirements?

  • Python,PyCharm Community Edition or Eclipse IDE(Installation is covered in easy setup section)

Who this course is for:

  • Any student who wants to learn python in depth
  • Developers who are getting started with Python
  • Big Data professionals who want to learn pythons quickly and in depth
  • Experienced developers who want to fill in any gaps in their knowledge