
This lecture contains basic features about Python and importance to learn Python Language
how to install the python IDLE and a few basic programs are in this video, for .exe python file go to the previous lecture and download from description
Navigate integrated development environments and explore interactive shell versus script mode in Python, noting persistent file saving and the interpretation rather than compilation of Python code.
In this topic, you will learn the concepts of variable, whitespace, identifier, variable naming rules delimiters,comments and Literals.
Learn how to use Python arithmetic, including addition, subtraction, multiplication, division (and floor division), modulus, and exponent, plus assignment, augmented assignment, and comparison, with logical and identity operators.
Programming and understanding basics terms with Python Data types and practice.
Learn to swap two variables in Python using two methods: multiple assignment and a temporary variable, with explanations of mutable versus immutable objects and memory addresses.
Identify and fix Python errors by distinguishing syntax, runtime, and logical errors, understand indentation and name errors, and learn exception handling with try-except blocks.
Learn to declare and index strings in Python, including concatenation with +, repetition with *, and positive and negative indexing, plus immutability and multi-line strings.
Learn to use triple quotes for multi-line string literals and create strings with single or double quotes, then explore len, capitalize, upper, lower, count, find, replace, and string immutability.
Update strings, concatenate, and repeat using Python, with practical examples of indexing and slicing. Learn membership tests with in and not in, and use triple quotes for multi-line strings.
Develop string manipulation skills in Python by exploring palindromes, string functions, slicing, and replace operations using input and conditional logic.
Explore Python expressions, including integral expression, fluid expression, mixed expression, and constant expression, and master indentation to define code blocks and organize statements through whitespace.
Learn how to use flowcharts to map the flow of control and master conditional programming with if and else statements in Python, including indentation and practical exercises.
learn how to use jump statements in python, including break, continue, and pass, to control loop flow, exit loops, skip iterations, or act as placeholders within for and while constructs.
Learn how to perform a linear search in Python to find a value in a list, count its frequency, and report its position or indicate when not found.
Learn a binary search program in Python 2.7 that finds a user-specified element in a sorted ascending list by checking the middle value, faster than linear search.
Explore the Python library concept, where a module is a file of functions, and learn to import with import, from, and alias, with the Python imaging library as an example.
Analyze a Python program using the random module to find the expected value of marks, explore zero-based indexing, and identify possible outputs 93 and 96 with justification.
Learn to use Python's math module exp function to compute e to any power, print exponential values, and understand exponent notation with examples of e ≈ 2.71828.
Learn to traverse and manipulate lists in Python using index-based loops, length, concatenation, and repetition. Explore membership checks, max and min, and list conversions from tuples and ranges.
Learn how to implement bubble sort in Python to sort a list in ascending order, including printing the list before and after sorting and swapping adjacent elements.
Learn how to manipulate a list by incrementing every element by one, with examples showing before and after lists and traversal to apply the increment.
Learn how to create tuples, access elements by indexing and slicing, measure length, and understand their immutability compared with lists, including empty and single-element tuples.
Learn to access, traverse, and modify nested dictionaries in Python, including adding and updating keys, creating nested structures, and deleting entries with del and clear.
Learn how to work with Python dictionaries: create, access, traverse, and manipulate with len, keys, values, items, get, del, clear, copy, pop, pop item, max, and min.
In this course, students will be able to do programming with Python, they will be well familiar with the coding concept and they will be good to implement their idea into logic.
This course contains XI class CBSE Study video and material that will help those students who have not attended their Offline Classes as well those who want to learn python programming language as the first language to be a programmer in the programming field, so this Tutorial will help them a lot this course contains following topics which are as follow
Section 1:Introduction to the Python
Lecture 1:Introduction
Lecture 2:Python Feature and Installation
Lecture 3:How to download Python and basic programs in python IDLE
Lecture 4:Python IDLE (Integrated Development Environment Tool)
Lecture 5:Compilation V/S Interpretation (Basic IDLE Of Python)
Section 2:Concepts and programming with Python Language
Lecture 6:Python Character Set
Lecture 7:Working with Variable (Assignment)
Lecture 8:Static and Dynamic, Single and multiple Line assignments in Python
Lecture 9:Operators in Python
Lecture 10:Working with Data Type Arithmetic, Logical, Relational, Membership Operator
Lecture 11:Getting Input from console and Typecasting in python
Lecture 12:Swapping Program Mutability and Immutability
Section 3:String uses and its Type
Lecture 13:Swapping Program and Techniques
Lecture 14:Errors and its type in Python
Lecture 15:Introduction to the String in Python
Lecture 16:String Literal and Function I
Lecture 17:String Literal and Function II
Lecture 18:Updating String and Triple Quotes
Lecture 19:String Slicing
Lecture 20:String Manipulation Program
Section 4:About Statements and Indentation in Python
Lecture 21:Expression and Intent in Python
Lecture 22:Statements in Python
Lecture 23:If Control Statement
Lecture 24:if, elif and else Statement
Lecture 25:Nested if else in Python
Lecture 26:Condition based program If else if elif and else
Lecture 27:Intro to Iterative Statement (loop in Python)
Lecture 28:For loop and while loop with program
Lecture 29:Dry Run and Algorithm
Lecture 30:Python Triangle and Square Program
Lecture 31:Python Triangle and Square Program Part II
Lecture 32:Python Triangle and Square Program Part III
Lecture 33:Jump statement in Python
Lecture 34:Liner Search in Python (Searching an element from the list)
Lecture 35:Binary Search Program
Lecture 36:Fibonacci Series Program
Lecture 37:Palindrome Number Program
Lecture 38:Armstrong Number Program
Lecture 39:Bubble sort Program
Section 5:Intro to Python Module package and Library
Lecture 40:Introduction to the Module and Math Module
Lecture 41:Using Math Module and String Function
Lecture 42:Working with Sin cos tan Function of Math Module
Lecture 43:Random Module in Python
Lecture 44:Random Module based Question I
Lecture 45:Random Module based Question II
Lecture 46:Exp function of Math module and Exponential value
Lecture 47:Statistics Module in Python
Section 6:List Data Type and its Program
Lecture 48:Introduction to the List and Program
Lecture 49:List in Python Part II
Lecture 50:List in Python Part III
Lecture 51:Linear Search in Python List
Lecture 52:Bubble Sorting in List
Lecture 53:Insertion Sort in Python List
Lecture 54:List Slicing and Nesting of List
Lecture 55:List manipulation Based Program
Lecture 56:List manipulation Based Program II
Section 7:Tuple in Python
Lecture 57:Introduction to the Tuple
Lecture 58:Tuple in Python Part II
Lecture 59:Tuple in Python Part III
Lecture 60:Max and Min Element in Python Tuple
Section 8:Dictionary in Python
Lecture 61:Introduction to Dictionary
Lecture 62:Dictionary in Python Part II
Lecture 63:Dictionary in Python Part III
Section 9:Project
Lecture 64:Number Guessing Game in Python
Lecture 65:Hotel Based Project
I am a Teacher in a Java Soft Company having 7-year of experience.
I have lots of experience to develop the code and programs in python for beginners and their thoughts and thinking for their logical part and their stages also.
I will further present courses like Python in advance for class XII students as well as for all novice programmers and advanced programmers also, and some tiny languages like C++ basics, Java Program concepts,HTML, XML , SQL, Android, and Java Script