
Introduction: Understand who is teaching this course and what aspects of Python will be covered throughout this course.
Learn basic arithmetic operators in python: addition, subtraction, multiplication, division, and modulus, applied to numbers and variables, plus string concatenation, repetition, and indexing or slicing of strings.
Explore Python lists by constructing shopping lists, indexing items from zero, mutating with append, replace, or delete, and using len, max, and min to analyze numeric lists.
Learn how Python dictionaries map unique keys to values using curly brackets, access entries by key, update or delete pairs, and check dictionary length.
Master Python conditional statements using if, elif, and else to control actions based on conditions, with indentation and operators such as greater than, less than, and not equal.
Explore built-in Python functions, including abs, dir, help, and upper, and learn how to inspect data types, test conditions, and discover available operations without memorizing every function.
Celebrate completing this course and explore more Python basics on Logical Minds, plus subscribe to our YouTube channel for free content anytime.
Do you want to become a programmer?
Are you interested in coding?
Well, you have come to the right place. In this course, you will learn the basics of the hottest coding languages out there. We will help you understand the logic behind the code, how to implement it, and even some of the practical applications of Python.
Don't worry if you have never coded before. This course is designed to give you a ground-up overview of the basics of Python and it will be a quick way to understand the major concepts of programming in Python.
This course is a one-stop shop for Python aspirants. We will cover everything from data types, to variables, to functions. We will even go into great detail about conditional statements, exploring if and else statements, for loops, while loops, and more. We will also explain how to set up Python, when to use the online workspace and when you should download the Python terminal.
We encourage you to use this course as a stepping stone in your programming journey and we sincerely ask that if you enjoyed this course, please give us a review.
Get ready to dive into the world of Python with LOGICAL Minds.