2023-2024
SYLLABUS
REGIONAL INSTITUTE OF TECHNOLOGYSTS AND ANALYSTS SOVABAZAR YOUTH COMPUTER TRAINING CENTRE
Class IV
History of computer
Word
PowerPoint
Class V
Computer Fundamental
Word
Internet
Logo
Class VI/VII/VIII
Word
PowerPoint
Excel
Network
Class IX
Generation of Computer
Boolean Algebra
Number System
WWW
Class X
Excel
Access
Network
Class XI [Application]
Generation of Computer
Number System
Boolean Algebra
Word
PowerPoint
Software and Languages
Visual Basic
Class XI [Science]
Generation of Computer
Number System
Boolean Algebra
Combinational Circuit
C Language
Software and Languages
Class XII [Application]
Combinational Circuit
Network
HTML
Excel
Access
Database and SQL
Class XII [Science]
Sequential Circuit
Network
HTML
Database and SQL
Data Structure
File Handling
C++
2023-2024
SYLLABUS
REGIONAL INSTITUTE OF TECHNOLOGYSTS AND ANALYSTS SOVABAZAR YOUTH COMPUTER TRAINING CENTRE
CBSE/ICSE
Demo of few interesting uses and applications.
Names of only basic parts of a computer.
Class I
- General carefulness, including power switch on/off. Such as: no banging on keyboard, no touching any wires, no direct switch off.
Uses of a computer
Worksheets related to parts of a computer. Such as: analogy with the human body.
Parts of a Computer
Operating a computer
Handling a Mouse
Draw and Color Shapes
Class II
How Does a Computer Work
The Keyboard and its Functions
Fun with Paint
Tux Paint
Parts of a Computer
Operating a computer
Handling a Mouse
Draw and Color Shapes
Class II
How Does a Computer Work
The Keyboard and its Functions
Fun with Paint
Tux Paint
Rita Computer Academy
We are one of the prominent travel agencies that you can find around, arranging more than 1500 trips successfully. We arrange exceptional tours based on your personal preference to provide the best experience for you. Join us to make your vacation worth going.
helpful links
- services
- supports
- terms and condition
- privacy
our services
- photography
- suport 24/7
- guide
get app
- app store
- play store
© Copyright 2023 RITA powered by Brotherzdesk
WEST BENGAL
IV
History of computer, Word, PowerPoint
V
Computer Fundamental, Word, Internet, Logo
VI/VII/VIII
Word, PowerPoint, Excel, Network
IX
Generation of Computer, Boolean Algebra, Number System, WWW
X
Excel, Access, Network
XI [Application]
Generation of Computer, Number System, Boolean Algebra, Word, PowerPoint, Software and Languages and Visual Basic
XI [Science]
Generation of Computer, Number System, Boolean Algebra, Combinational Circuit, C Language, Software and Languages
XI [Application]
Combinational Circuit, Network, HTML, Excel, Access, Database and SQL
XII [Science]
Sequential Circuit, Network, HTML, Database and SQL, Data Structure, File Handling, C++
CBSE/ICSE
I
- CH-1: Demo of few interesting uses and applications.
- CH-2: Uses of a computer.
- CH-3: Names of only basic parts of a computer.
- CH-4: Worksheets related to parts of a computer. Such as: analogy with the human body.
- CH-5: General carefulness, including power switch on/off. Such as: no banging on keyboard, no touching any wires, no direct switch off.
II
- CH-1: Parts of a Computer
- CH-2: How Does a Computer Work
- CH-3: Operating a computer
- CH-4: The Keyboard and its Functions
- CH-5: Handling a Mouse
- CH-6: Fun with Paint
- CH-7: Draw and Color Shapes
- CH-8: Tux Paint
III
- CH-1: Computer Basics
- CH-2: Fun with Paint Brush
- CH-3: More About Paint Brush
- CH-4: About Desktop and Computer Peripherals
- CH-5: Microsoft word 2007
- CH-6: Log on to LOGO
- CH-7: Using Primitives
IV
- CH-1: Introduction to Computer
- CH-2: Components of a Computer
- CH-3: Hardware and Software
- CH-4: Introduction to Windows
- CH-5: Paint Program
- CH-6: Features of Paint
- CH-7: Exploring MS Word
- CH-8: MS PowerPoint
- CH-9: Internet
CBSE
V-VI-VII
Word, Excel, PowerPoint, Access, HTML, QBASIC, Network
VIII
Access, HTML, Excel
IX
Open office writer, Open office impress, Open office Calc, ICT skill, Communication skill, green skill
X
Employability skills, Open office writer, Open office calc, DBMS, SQL, Web application
XI
Number system, Boolean algebra, Python
XII
CBSE 12 – Python, SQL, Network
ICSE
V
Word, PowerPoint, Scratch, Internet
VI-VII-VIII
Word, Excel, PowerPoint, Access, HTML, QBASIC, Network
IX
OOP Concept, Java, Computer Ethics
X
Java with class IX
XI
Java Array 2D Array, Call by reference method, Output Recursion, File Handling, String Tokenizer, Number System, Boolean Algebra (up to Full Adder)
XII
Combinational Circuit, K map, Java Recursion, DSA, Inheritance, including 11 Java Program
PROFESSIONAL COURSES
SYLLABUS OF DATA STRUCTURE
Unit I
Introduction to data structures:
Algorithms and Flowcharts, Basics Analysis on algorithm, Complexity of algorithm, Introduction and definition of data structure, classification of data, Arrays, Various types of data structure, Static and dynamic memory allocation, Function, Recursion.
Arrays, Pointers, Strings:
Introduction to arrays, Definition, One Dimensional Array and Multi-Dimensional Arrays, Pointer, Pointer to structure, various programs for array and pointer. Strings. Introduction to Strings, Definition, Library functions of Strings.
Unit II
Stacks and Queue:
Introduction to stack, Definition, Stack Implementation, Operations of stack, Application of stack and multiple stacks. Implementation of Multiple Stack Queues, Introduction to queue, Definition, Queue Implementation, Operations of queue, Circular queue, De-queue and Priority queue.
Unit III
Linked Lists and Trees:
Introduction, Representation and operations of Linked Lists, Singly Linked List,
Doubly Linked List, Circular Linked List, And Circular Doubly Linked List.
Trees
Introduction to Tree, Tree Terminology Binary Tree, Binary Search Tree, Strictly Binary Tree, Complete Binary Tree, Tree Traversal, Threaded Binary Tree, AVL Tree, B Tree, B+ Tree
Unit IV
Graphs, Searching, Sorting and Hashing Graphs:
Introduction, Representation of graphs, Graph Traversals Shortest path algorithms.
Searching and Sorting:
Searching, Types of searching, Sorting, Types of Sorting like quick sort, bubble sort, merge sort, selection sort.
Hashing:
Hash Function, Types of Hash Functions, Collision, Collison Resolution Technique(CRT), Perfect Hasing
Course: Java Duration: 7 months
- Introduction to Object Oriented Programming Language
1.1. Basic Principles of OOP Concept, Class and Object
1.2. Basic features, History and Development of Java
1.3. Basic Structure of a Java program
- Java Fundamentals
2.1. Character Sets, Tokens – Keywords, Literals, Identifiers, Variables
2.2. Data types, Operators, Comments
2.3. Type Conversion
2.4. Input functions of Scanner class
- Branching and Looping
3.1. Conditional Statements – if-else, switch
3.2. Loops – for, while, do-while, break, continue
- Arrays and Matrix
- Strings
- Functions or Methods
6.1. Overloading
6.2. Recursion
6.3. Constructor
- Inheritance, Interface, Abstract Class
- Exception Handling
- Database Connectivity
Course: C Duration: 7 months
- Getting Started
1.1. History
1.2. The first program and explanation
1.3. Character Sets
1.4. Tokens – Keywords, Literals, Identifiers, Variables
1.5. Data types
1.6. Format Specifier
1.7. Operators
1.8. Type Conversion
1.9. Comments
1.10. Escape Sequence
1.11. Input function
1.12. Storage Classes
- Branching and Looping
2.1. Conditional Statements – if-else, switch
2.2. Loops – for, while, do-while, break, continue
- Functions, Pointer
- Arrays
- Strings
- Structure
- File Handling
Course: C ++ Duration: 7 months
- Getting Started
1.1. History
1.2. The first program and explanation
1.3. Character Sets
1.4. Tokens – Keywords, Literals, Identifiers, Variables
1.5. Data types
1.6. Operators
1.7. Type Conversion
1.8. Comments
1.9. Escape Sequence
- Branching and Looping
2.1. Conditional Statements – if-else, switch
2.2. Loops – for, while, do-while, break, continue
- Functions, Pointer
- Arrays
- Strings
- Structure
- File Handling
- OOP concept
Course: Python Duration: 7 months
- Getting Started with Python
1.1. Features and Advantages of Python
1.2. Structure of Python Program
- Python Fundamental
2.1. Tokens: Keyword, Identifier, Literals & Operators
2.2. Variables and Data Type
2.3. Input Output Function
- Program Control Flow
3.1. Condition Statement
3.2. Looping and Iteration
- List
4.1. List Methods
4.2. Searching and Sorting
- Tuple
- String
- Dictionary
- Set
- Functions
9.1. Recursive functions
- Modules
10.1. Random
10.2. Math
- Lambda Functions
- File Handling
- Database Connectivity
Course: PHP & MySQL Duration: 7 Months
- Getting Started with PHP
1.1. Features and Advantages of PHP
1.2. Structure of PHP Program
- PHP Fundamental
2.1. Tokens: Keyword, Identifier, Literals & Operators
2.2. Input Output Function
- Branching and Looping
3.1. Conditional Statements – if-else, switch
3.2. Loops – for, while, do-while, break, continue
- Array
- String
- OOP Concept
- Method
7.1. Overloading
7.2. Passing Arguments
- Constructor and Destructor
- Inheritance
9.1. Access Modifiers
9.2. Overriding
- Abstract Class and Interface
- File Handling, Exception and Error Handling
- Session and Cookies
- File Upload and Form Validation
- Database Concept and Database Connectivity
SCHOOL COURSES
ABOUT RITA COMPUTER ACADEMY
Just as you need to know ‘A’, ‘B’ or ‘C’ first, to spell out ‘APPLE’, ‘BRAIN’ or ‘Computer’, similarly you need to know the alphabets of the computer language first to master the ‘compu’ concepts and our basic computer course will help you.
informations
Contact Us
73A, ARABINDA SARANI (GREY ST.)
KOLKATA – 700005
+91 (033) 25333917 / 9038028870 / 6290736400
ritacompac@gmail.com