CBSE CS Class 12 Python Zoom Online Class Recorded Lecture By Anand Sir
in Class 12About this course
Dear Learner,
Greetings from CODEITUP!
Welcome to the CBSE CS Recorded Video Batch. This self-paced online course offers pre-recorded videos of classes conducted by Anand Sir. With a duration of approximately 50 hours, you have the flexibility to complete the course with your ease.
Benefits of this course include:
1) Comprehensive Coverage: Gain in-depth understanding of key concepts in computer science.
2) Flexibility: Learn at your own pace and schedule, fitting your studies around your other commitments.
3) Expert Instruction: Access high-quality teaching from Anand Sir, ensuring clarity and depth in your learning.
4) Convenience: Study from anywhere with an internet connection, eliminating the need for physical attendance.
Happy Learning!
Comments (0)
In this video, the syllabus has been discussed for Computer Science Class 12. Further, introduction to programming has also been explained.
In this video, the concept to TOKEN has been explained with its different parts. Further, it’s first part i.e. keywords and second part Identifier have also been explained.
In this video, the next concept of TOKEN i.e. Literal, Punctuator and some operators have been explained.
In this video, Python’s IDE i.e. IDLE has been explained. Further, it has also been explained that how we write basic Python program and execute them.
In this video, the concept of control statement has been explained. In addition, the concept of selection control statement i.e. “if” control statement has been explained with example.
In this video, the concept of loop/iterative control statement has been explained. Further, the loop elements viz. initialization, condition and increment/decrement has been explained. Some program examples have also been explained.
In this video, some while loop programs has been explained which are essential to nourish the logical ability as well as to understand the programming concept.
In this video, some while loop programs has been explained which are essential to nourish the logical ability as well as to understand the programming concept. Some more important programs have been covered in this video.
In this video, some while loop programs has been explained which are essential to nourish the logical ability as well as to understand the programming concept. Some more important programs have been covered in this video.
In this video, the concept of for loop in Python has been explained. In addition, the concept of Nested loop has also been explained which using many pyramid printing related questions have been solved in this video itself.