Python Coding Level-1
Python Coding Junior Camp
Level-1 (1 to 1.5 Months course)
Age Group: 11 to 18
⭐⭐⭐⭐⭐ 4.5 (798 ratings)
Python Coding Level-1
Get Free Trial Class
Rs. 4999/-
This Course includes
- 60+ Videos
- 30+ Live Interactive Sessions
- Course Material E book, Notes and PPTs
Python Coding Level-1 details
In this course, we’ll learn the basic fundamentals of coding using Python graphics libraries including Turtle and Arcade. No prior computer nor coding experience required although preferred if the student has gone through any of the Scratch curriculum.
This course focuses on Python fundamentals including data types, loops, functions, variables, conditional statements, and lists.
After completing this course, students are able to design and program their own game in Python, and are ready to advance to Python Level-2.
Introduction To Python
- What is Python
- Installation and Working with Python
- Understanding Python variables
- Python basic Operators
- Python blocks
Python Data Types
- Understanding Data Types
- Declaring and using Data Types
- List and list slicing
- Tuple data type
Python Program Flow Control
- Loops in Python
- Loops Manipulation
- Nested Loops
- Programming using Python conditional and loops block
Python String, List, And Dictionary Manipulations
- Use of Sting
- Use of List
- Dictionary manipulation
Python Functions, Modules, And Packages
- Understanding Functions in Python
- Organizing python codes using functions
- Understanding Modules in Python
- Importing own module as well as external modules
- Understanding Packages
- Lambda Function