Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python from Basics to Production
Rating: 4.7 out of 5(235 ratings)
28,185 students

Learn Python from Basics to Production

Learn Python from scratch. Completely hands on coding course. Basics to Advance.
Created byAashish Peepra
Last updated 12/2020
English

What you'll learn

  • Python fundamentals for coders and non-coders.
  • Develop skills to think in computational way
  • Learn logic and how to use different syntax and functions to build solutions
  • Understand Python at its core

Course content

11 sections90 lectures5h 25m total length
  • Hello world with VS Code1:34

    Let's get started with coding in VS Code. VS code is a coding IDE (Integrated Development Environment) which means you can develop an entire application in it. It's pretty efficient because of embeded Terminal, vast exntensions and the UI. I use it to code all my projects. The other choices can be Pycharm, IDLE or simply notepad.

  • Printing Basics2:25

    The Description how Print function works in Python.

  • Printing Advance2:45
  • Variables in Python1:46
  • More about Numbers3:02

    Basic Arithmetic Operators in Python. Two special Operators.

  • Understanding Floats1:34
  • Booleans in Python2:06

    What are Booleans? What kind of values do they store? How to use them?

  • Common Errors and Comments2:16
  • Type Casting Data Type5:47

Requirements

  • Just a device where you can stream these videos and learn Python in a new way.

Description

This course is for anyone who wants to learn python. I will cover the basic implementation of different functions and how to use them together to create solutions.

We will see different kinds of in-built functions, object-oriented programming, and how to solve different problems. We will not only learn python but problem-solving in the computational world too.

After going through this course you will be ready to jump into creating real-world projects.


I designed this course structure after finding a pattern among different students. These were a few things which were required in all fields. I combined, structured, and built this course to be a base foundation from where you can transition into any specific field. No matter if it's data science, a simple job, academics or just for fun.


I started from very basic covering the idea behind the programming language. Then I explained each topic with their general life usage. I tried to explain the working of each bit. How to combine these tiny pieces of code and convert the result into a working model.


This course is enough to get you started in the world of programming.  No matter if you are a programmer or not, this course will surely help you.

Who this course is for:

  • Anyone who wants to learn Python.
  • People with coding background and without coding background.