arrow_back
Course Material by AJ
Python Course Material by AJ.ipynb - Colab
Basics
Coding Platform Overview
Print Method Part-1
Print Method Part-2
Datatypes
Intro to Datatypes
Type method
Intro to variables
Variable Naming Rules
Input method
Operators
Arithmetic Operators
Floored Division Operator
Power Operator
Mod Operator
BODMAS Rule
Comparison Operators
Boolean Iterpretation
Assignment Operators
Logical Operators
If-else statements
Intro to if-else statements
Code Flow
Special Cases in if-else statements
Nested if-else statements
Interview Problem: FizzBuzz
Writing Efficient Code
While loop
Intro to Loops
While Loops
An Infinite Loop
Interview Practice Questions 01
Interview Practice Questions 02
Interview Practice Questions 03
For loop
For Loops
Interview Practice Questions 01
Interview Practice Questions 02
Interview Practice Questions 03
Nested loops
Nested While Loop
Interview Practice Questions 01
Nested For Loop
Interview Practice Questions 02
Jump Statements in Python
Pattern Printing
Interview Practice Questions 01
Interview Practice Questions 02
Interview Practice Questions 03
Interview Practice Questions 04
Interview Practice Questions 05
Functions
Intro to Functions in Python
Function Arguments
Return Keyword
Interview Practice Questions 01
Scope of a Variable 01
Scope of a Variable 02
Positional Arguments
Keyworded Arguments
Positional & Keyworded Arguments
Default Arguments
Lists
Intro to Lists in Python
Positive Indexing
Negative Indexing
Functions to add elements to a List
Functions to remove List elements
Iterating over Lists
Take List as input from User
Interview Practice Questions 01
Interview Practice Questions 02
Matrix-2D Lists
Intro to Matrix
How to Access Matrix Elements
Iterating over Matrix
Matrix as Input from user
Interview Practice Questions 01
Interview Practice Questions 02
Slicing
Slicing using Positive Indexing
Slicing using Negative Indexing
Interview Practice Questions 01
List Comprehension
List Comprehension
Interview Practice Questions 01
Interview Practice Questions 02
Strings
Intro to Strings in Python
Strings Comparison
Iterating over Strings
Split method
Join method
Replace method
Useful String Methods 01
Useful String Methods 02
Slicing a String
Interview Practice Questions 01
Interview Practice Questions 02
Preview - Python Essentials to get High Paying Jobs!
Discuss (
0
)
navigate_before
Previous
Next
navigate_next