Companies Home Search Profile

Learn Python for Beginner specially for Students (Class XI)

Focused View

Vijay Gupta

16:38:09

57 View
  • 1. Introduction.mp4
    05:40
  • 2. Python Feature and Installation.mp4
    05:06
  • 3. How to download Python and basic program in python IDLE.mp4
    27:50
  • 4. Python IDLE (Integrated Development Environment Tool).mp4
    05:49
  • 5. Compilation VS Interpretation (Basic IDLE Of Python).mp4
    04:15
  • 1. Python Character Set.mp4
    05:42
  • 2. Working with Variable (Assignment).mp4
    06:42
  • 3. Static and Dynamic, Single and multiple Line assignment in Python.mp4
    14:52
  • 4. Operators in Python.mp4
    42:20
  • 5. Working with Data Type Arithmetic, Logical, Relational, Membership Operator.mp4
    36:51
  • 6. Getting Input from console and Typecasting in python.mp4
    17:20
  • 7. Swapping Program Mutability and Immutability.mp4
    21:05
  • 1. Swapping Program and Techniques.mp4
    21:05
  • 2. Errors and its type in Python.mp4
    22:29
  • 3. Introduction to the String in Python.mp4
    26:05
  • 4. String Literal and Function I.mp4
    11:20
  • 5. String Literal and Function II.mp4
    26:41
  • 6. Updating String and Triple Quotes.mp4
    10:27
  • 7. String Slicing.mp4
    19:36
  • 8. String Manipulation Program.mp4
    19:41
  • 1. Expression and Intent in Python.mp4
    06:49
  • 2. Statements in Python.mp4
    17:18
  • 3. If Control Statement.mp4
    20:46
  • 4. if, elif and else Statement.mp4
    17:07
  • 5. Nested if else in Python.mp4
    19:37
  • 6. Condition based program If else if elif and else.mp4
    17:30
  • 7. Intro to Iterative Statement (loop in Python).mp4
    19:48
  • 8. For loop and while loop with program.mp4
    35:15
  • 9. Dry Run and Algorithm.mp4
    13:34
  • 10. Python Triangle and Square Program.mp4
    07:47
  • 11. Python Triangle and Square Program Part II.mp4
    05:55
  • 12. Python Triangle and Square Program Part III.mp4
    09:56
  • 13. Jump statement in Python.mp4
    24:45
  • 14. Liner Search in Python (Searching an element from the list).mp4
    08:09
  • 15. Binary Search Program.mp4
    07:07
  • 16. Fibonacci Series Program.mp4
    10:25
  • 17. Palindrome Number Program.mp4
    09:19
  • 18. Armstrong Number Program.mp4
    06:02
  • 19. Bubble sort Program.mp4
    05:27
  • 1. Introduction to the Module and Math Module.mp4
    05:06
  • 2. Using Math Module and String Function.mp4
    19:55
  • 3. Working with Sin cos tan Function of Math Module.mp4
    05:30
  • 4. Random Module in Python.mp4
    12:55
  • 5. Random Module based Question I.mp4
    08:12
  • 6. Random Module based Question II.mp4
    07:21
  • 7. Exp function of Math module and Exponential value.mp4
    07:55
  • 8. Statistics Module in Python.mp4
    10:46
  • 1. Introduction to the List and Program.mp4
    15:22
  • 2. List in Python Part II.mp4
    28:14
  • 3. List in Python Part III.mp4
    26:39
  • 4. Linear Search in Python List.mp4
    08:09
  • 5. Bubble Sorting in List.mp4
    05:27
  • 6. Insertion Sort in Python List.mp4
    20:23
  • 7. List Slicing and Nesting of List.mp4
    19:42
  • 8. List manipulation Based Program.mp4
    05:36
  • 9. List manipulation Based Program II.mp4
    22:38
  • 1. Introduction to the Tuple.mp4
    21:32
  • 2. Tuple in Python Part II.mp4
    18:19
  • 3. Tuple in Python Part III.mp4
    14:37
  • 4. Max and Min Element in Python Tuple.mp4
    06:25
  • 1. Introduction to Dictionary.mp4
    21:29
  • 2. Dictionary in Python Part II.mp4
    24:46
  • 3. Dictionary in Python Part III.mp4
    15:08
  • 1. Number Guessing Game in Python.mp4
    07:00
  • 2. Hotel Based Project.mp4
    25:31
  • Description


    Python Language for Novice Programmer and Students in XI Class of CBSE

    What You'll Learn?


    • Python Language From Scratch to Moderate level, From Basic level to advance logic step wise step via easy way
    • String and its operation , String Slicing, loop (While loop and for loop), if else and jump statement basic concepts to get good command in the Python Language
    • 16.30 Hours Ultimate Tutorial with Hands on Practice
    • Module based Programs and different way to import them in program. modules like Math module , Statics module etc

    Who is this for?


  • For Beginner, no need to have any programming language experience
  • Specially Students of class XI and XII and those who want to learn the Python Language with easy mode not as high level as other higher level programmer
  • What You Need to Know?


  • Desktop/laptop or android based mobile and Python Software 2.7
  • More details


    Description

    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

    Who this course is for:

    • For Beginner, no need to have any programming language experience
    • Specially Students of class XI and XII and those who want to learn the Python Language with easy mode not as high level as other higher level programmer

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    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
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 65
    • duration 16:38:09
    • English subtitles has
    • Release Date 2023/08/24

    Courses related to Python

    Courses related to Programming Fundamentals

    Courses related to Object Oriented Programming

    Courses related to Functional Programming