Python for Beginners (2022)
- Description
- Curriculum
- FAQ
- Reviews
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. You will learn about installing / setting up Python, input, output, variables, data types, converting between data types, strings, numbers, arithmetic, conditional statements, loops, lists, tuples, and functions.
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 of Python or programming.
Information about the Instructor:
AlgoSTEM is a non-profit organization led by Arushi Gupta and Akshaj Gupta that aims to increase accessibility to STEM education. Through its free online courses, AlgoSTEM has taught over 35,000 students worldwide. AlgoSTEM instructors are experienced and knowledgeable about the subjects they teach which include computer science, math, and various sciences.
Along with having multiple Udemy courses, AlgoSTEM has a popular YouTube channel called Algorythm that covers solutions to coding problems including those from Leetcode, Codeforces, Codechef, and various math competitions.
-
8String ConcatenationVideo lesson
In this video, you will learn about string concatenation.
-
9Working with StringsVideo lesson
In this video, you will learn more about the different things you can do with strings in Python.
-
10Working with NumbersVideo lesson
In this video, you will learn arithmetic in Python and various math functions you can use.
-
11Input FunctionVideo lesson
In this video, you will learn how to take inputs in your program.
-
12Coding Exercises #1Text lesson
-
13Quiz 2Quiz
-
14Conditional StatementsVideo lesson
In this video, you will learn about conditional statements and their uses in Python.
-
15Logical OperatorsVideo lesson
In this video, you will learn about logical operators that you can use when creating conditional statements.
-
16Comparison OperatorsVideo lesson
In this video, you will learn about comparison operators that you can use when creating conditional statements.
-
17Practice ProblemVideo lesson
In this video, you will practice solving a problem that involves conditional statements and many of the concepts we have learned so far.
-
18Coding Exercises #2Text lesson
-
19Quiz 3Quiz
-
20While LoopsVideo lesson
In this video, you will learn about while loops in Python.
-
21Guessing GameVideo lesson
In this video, you will learn how to create a guessing game using while loops.
-
22ListsVideo lesson
In this video, you will learn about Lists in Python.
-
23List MethodsVideo lesson
In this video, you will learn about various list methods you can use in Python.
-
24For LoopsVideo lesson
In this video, you will learn about For Loops in Python.
-
252D Lists and Nested LoopsVideo lesson
In this video, you will learn about 2D Lists and Nested Loops in Python.
-
26TuplesVideo lesson
In this video, you will learn about Tuples in Python.
-
27Coding Exercises #3Text lesson
-
28Quiz 4Quiz
External Links May Contain Affiliate Links read more