This course is available for class xi students.
Syllabus will be inline with NCERT book of compuuter science for class XI.
-
Computer System:Introduction to Computer System, Evolution of Computer, Computer Memory, Data Transfer between Memory and CPU, Microprocessors, Data and Information, Software, Operating System
-
Encoding Schemes and Number System: Introduction, Number System, Conversion between Number Systems
-
Emerging Trends: Introduction, Artificial Intelligence (AI), Big Data, Internet of Things (IoT), Cloud Computing, Grid Computing, Blockchains
-
Introduction to Problem Solving: Introduction, Steps for Problem Solving, Algorithm, Representation of Algorithms, Flow of Control, Verifying Algorithms, Comparison of Algorithms, Coding, Decomposition
-
Getting Started with Python:Introduction to Python, Python Keywords, Identifiers, Variables, Comments, Everything is an Object, Data Types, Operators, Expressions, Statement, Input and Output, Type Conversion, Debugging
-
Flow of Control:Introduction, Selection, Indentation, Repetition, Break and Continue Statement, Nested Loops
-
Functions:Introduction, Functions, User Defined Functions, Scope of a Variable, Python Standard Library
-
Strings: Introduction, Strings, String Operations, Traversing a String, String Methods and Built-in Functions, Handling Strings