Learn the basics of Python in a quick and easy-to-understand course! This course will teach you the fundamentals of Python and covers practice problems so you can advance your Python skills quickly.
Topics Covered:
Installing and Setting up Python
Input / Output
Variables
Data Types
Converting between Data Types
Working with Strings
Working with Numbers (Arithmetic, Math Functions, etc.)
Conditional Statements
Loops (While, For)
Lists
Tuples
Functions
Softwares Used
Pycharm (Platform for coding in Python)
Note: The first video of the course will teach you how to set up Python and Pycharm so you can begin coding your problems right away! The course assumes you have no prior knowledge in Python or programming.