Main Page: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary |
||
Line 21: | Line 21: | ||
* 1.41 Theoretical CS, Algorithms, Data Structures, AI, ML, Cybersecurity, Networking, etc. | * 1.41 Theoretical CS, Algorithms, Data Structures, AI, ML, Cybersecurity, Networking, etc. | ||
== 2. Foundational Concepts == | |||
=== 2.1 Data Representation === | |||
* 2.11 Binary Numbers (Bits, Bytes) | |||
* 2.12 Number Systems (Decimal, Binary, Octal, Hexadecimal) | |||
* 2.13 Character Encoding (ASCII, Unicode, UTF-8) | |||
* 2,14 Image, Audio, and Video Representation (Basic) | |||
Revision as of 03:35, 5 July 2025
Table of Contents
1. Introduction to Computer Science
1.1 What is Computer Science?
- 1.11 Definition and Scope
- 1.12 Problem-Solving Focus
- 1.13 Interdisciplinary Nature
1.2 History of Computing
- 1.21 Early Calculating Devices (Abacus, Pascaline, Leibniz Wheel)
- 1.22 Analytical Engine (Babbage & Lovelace)
- 1.23 Early Electronic Computers (ENIAC, UNIVAC)
- 1.24 Transistors & Integrated Circuits
- 1.25 Personal Computers & the Internet
1.3 Key Figures in Computer Science
- 1.31 Ada Lovelace, Alan Turing, Grace Hopper, Dennis Ritchie, Linus Torvalds, etc.
1.4 Branches of Computer Science
- 1.41 Theoretical CS, Algorithms, Data Structures, AI, ML, Cybersecurity, Networking, etc.
2. Foundational Concepts
2.1 Data Representation
- 2.11 Binary Numbers (Bits, Bytes)
- 2.12 Number Systems (Decimal, Binary, Octal, Hexadecimal)
- 2.13 Character Encoding (ASCII, Unicode, UTF-8)
- 2,14 Image, Audio, and Video Representation (Basic)
Consult the User's Guide for information on using the wiki software.