Python for beginners

Master the fundamentals of Python while working on various usecases in easy steps

Ratings: 4.52 / 5.00




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)

What You Will 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

Who Should Attend!

  • 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