Fundamentals of Computer Science (XI and XII)

In this course student will be able to understand the behavior of hardware, understand the integration of hardware and the software.
Here we teach the logic of the hardware with Boolean Algebra and logic circuit, we discuss application of logic gates, K-Maps, Adders, Encoders, Decoders, Multiplexers etc.
Along with hardware of the computer, we discuss the programming concepts, like for Recursion, we teach the student, recursion in such a way that they can solve any programming problem using recursion.
Here at Sigma-Pi Academy, Video recording of every class and pdf of class notes will be provided. Regular tests will be taken and we would work on the weakpoint of the student. Doubt clearing at the time when the student is unable to solve the problem.

Responsive image

Topics covers in Class XI :

  • Section A
    1. Number Systems.
    2. Encodings.
    3. Propositional logic, Hardware implementation, Arithmetic operations.
  • Section B
    4. Introduction to Object Oriented Programming using Java
    5. Objects
    6. Primitive values, Wrapper classes, Types and casting
    7. Variables, Expressions
    8. Statements, Scope
    9. Methods and Constructors
    10. Arrays, Strings
  • Section C
    11. Basic input/output Data File Handling (Binary and Text)
    12. Packages
    13. Trends in computing and ethical issues
    14. Project (Develop Console Based Application)


Topics covers in Class XII :

  • Section A
    1. Boolean Algebra
    2. Computer Hardware
  • Section B
    3. Implementation of algorithms to solve problems
    4. Programming in Java (Review of Class XI Sections B and C)
    5. Objects
    6. Primitive values, Wrapper classes, Types and casting
    7. Variables, Expressions
    8. Statements, Scope
    9. Methods
    10. Arrays, Strings
    11. Recursion
  • Section C
    12. Inheritance, Interfaces and Polymorphism
    13. Data structures (Stack, Queue, Linked List, Binary Trees)
    14. Project (Console based Application using above concepts)