Learn the basics of Python programming as a new beginner (newbie) to the world of programming.
What you will learn
☑ Learn what is Python and what makes it so popular.
☑ Learn to install Python and start coding.
☑ Learn to use an Integrated Development Environment (IDE).
☑ Learn about various data types and operations in Python.
☑ Learn about Control Flow Tools in Python.
Description
Are you a new beginner (newbie) looking to learn Python programming? Then, this course on Python is a must for you!
Python is a powerful general-purpose programming language used for all sorts of applications ranging from Machine Learning to web-app development. Today, it is one of the most used programming languages in the world and this Bootcamp course helps you learn it extremely well.
In this course, you will learn everything you need to know about the Python programming language starting from how to install it, how to set up an Interactive Development Environment (IDE), and how to start coding. You will be introduced to various data types and operations in Python and you will also learn about various Python operations. Furthermore, this course helps you learn how to use control flow tools to alter the flow of a Python program.
Why you should take this course?
- Updated 2021 course content: All our course content is updated as per the latest technologies and tools available in the market
- Practical hands-on knowledge: This course is oriented to providing a step-by-step implementation guide rather than just sticking to the theory.
- Guided support: We are always there to guide you through the Q/As so feel free to ask us your queries.
English
Language
Content
Introduction
Welcome to the Course
Introduction to Python
Getting Started
Installing Python
Getting Started with Python
Variables in Python
Operators in Python
Operators in Python
Boolean Operators
Bitwise Operators
Assignment Operators
Data Types in Python
Data Types in Python
Python String
Python List and Tuple
Python Dictionary
Python Set and Boolean
Typecasting in Python
Control Flow Tools
Control Flow Tools in Python
Python For Loop
Python While Loop
Break and Continue statements
Bonus Lecture