Part 1: Python Basics
Section outline
-
Part 1.1: Programming Language Basics
Video 1: Teacher and Course Introduction
This video covers the introduction of the course and the teacher's introduction. It does not cover any particular topics from the syllabus.Video 2: Anaconda Installation
Walks you step by step through installing Anaconda. This tool comes with all the necessary libraries to run python and machine learning programs.Video 3: Compiler Vs Interpreter
We will look at the two different types of languages. We will see the advantages and disadvantages of each type.Part 1.2: Python Basic Constructors
Video 4: Overview of Statement, Variable, Expression, and Functions
We will take a very superficial overview of the four main building blocks of any Python program. We will not dive deep into any of the blocks, but the goal is for you to know these terms before we learn more about these terms.Video 5: Variables and Data Types
This is the first video where we will actually start learning Python programming langauage. Every single program you will write in this course will use variables to store data and we will learn rules and guidelines on creating and using variables.Quiz 1: This video has two questions and the explanation of answers. Please not that this is not a graded quiz but it is a quiz for you to practice.
Video 6: Expressions
We will look at all types of operators (we will not look at the operators on strings): Arithmetic operators, binary operators, comparison operators, and boolean operators.Quiz 2: This is again a practice quiz which has three arithmetic expressions for you to solve.
Video 7: Statements
We will start writing simple programs to understand how statements work. We will also learn about conditional statements. Please note that there are three parts of this video: Video 7: Statements- Part 1, and Video 7: Statements- Part 2, and Video 7: Statements- Part 3Using Functions (Interactive Session 1)
We will learn about three functions: print, input, int. These functions are provided by Python and we will learn how to use them. We will cover this topic during our first interactive session.Video 8: While Loop (Interactive Session 1)
We will only learn the while loop. We will learn the for loop after we learn about lists. We will also write a couple of simple programs to practice writing while loops. We will cover this topic during our first interactive session.-
-
-
152.2 MB
-
93.2 MB
-
212.5 MB
-
142.0 MB
-
280.7 MB
-
272.1 MB
-
260.4 MB
-
231.3 MB