News

CBSE Syllabus 2025 Computer Science for Class 12: The Central Board of Secondary Education (CBSE) has published the updated Class 12 syllabus for the 2025-26 academic year.
CBSE Class 12 Computer Science Syllabus 2021-22 (New): Learning Outcomes: a) apply the concept of function and recursion. b) create and use Python libraries.
Learn how Mypy's type checking works with functions and generators. In my last two articles I've described some of the ways Mypy, a type checker for Python, can help identify potential problems with ...