Computer¶
Introduction¶
Short notes of Textbook of Computer Science (Computer Science FSc or HSSC). These short notes are best for Entry test preparation.
Contribution¶
If you found any type of mistake including typos, wrong equations or anything wrong, feel free to either write in comments or open an issue on Github repository
Authors¶
Here is the list of authors who made this document possible:
- Nauman Umer
Index¶
The whole document is divided into few main topics and each topic contains further chapters, listed below:
- Basics of Computer:
- 01 - Introduction to Computers (In progress)
- 02 - Computer Networks (Not Started)
- 03 - Data Communication (Not Started)
- 04 - Uses of Computer (Not Started)
- 05 - Basics of Security, Copyright & Laws (Not Started)
- Computer Softwares
- 06 - Windows OS (Not Started)
- 07 - MS Word (Not Started)
- 08 - MS Excel (Not Started)
- 09 - Internet & Email (Not Started)
- Database
- 10 - Data Basics (Not Started)
- 11 - Introduction to Database (Not Started)
- 12 - Database Design Process (Not Started)
- 13 - Data Integrity & Normalization (Not Started)
- MS Access
- 14 - Introduction to MS Access (Not Started)
- 15 - Table & Query (Not Started)
- 16 - Forms & Reports (Not Started)
- Programming in C
- 17 - Introduction to C (Not Started)
- 18 - Elements of C (Not Started)
- 19 - Input & Output (Not Started)
- 20 - Decision Control (Not Started)
- 21 - Loop Control (Not Started)
- 22 - Function (Not Started)
- 23 - File handling (In progress)