CLASS 10 COMPUTER SCIENCE GUIDE
About This Project
This Project is a guide on Class 10 Computer Science textbook prescribed by the Manipur Board of Secondary Education.
NOTE: This may be used as a reference but it may be
outdated later in future and the content of the book may changed.
C Programming Chapters
1 - Algorithm For Problem Solving
Learn fundamental algorithms and problem-solving techniques.
2 - Introduction to C Language
Basics of C programming language and its structure.
3 - I/O Functions and Statements
Input/output operations and basic statements in C.
4 - Control Statements in C
Conditional statements and program flow control.
5 - Loop Control Structures
Different types of loops and iteration in C programs.
6 - Arrays and Subscripted Variables
Working with arrays and indexed variables in C.
7 - String Manipulations in C
String handling and manipulation functions.
8 - Functions in C
Creating and using functions in C programs.
9 - Structures and Unions
Working with complex data types in C.
CH10 - Pointers
Understanding and using pointers in C.
HTML Chapters
HTML01 - Introduction to HTML
Fundamentals of HyperText Markup Language.
HTML02 - Web Designing Using HTML
Creating web pages and layouts with HTML.