|
1 | 1 | --- |
2 | | -created: 2023/12/11 14:42:50 |
3 | | -modified: 2025/4/30 11:08:29 |
| 2 | +description: |
| 3 | +created: 2025-05-18 |
| 4 | +modified: 2025-05-18 |
4 | 5 | tags: |
5 | 6 | - moc |
6 | 7 | status: |
7 | 8 | - 🗺️ |
8 | 9 | --- |
9 | 10 |
|
10 | | -# Foundations & Theory |
11 | | -- Data Structures |
12 | | -- [[- Algorithms]] |
13 | | -- Theory of Computation |
14 | | -- Discrete Mathematics |
15 | | -- Probability & Statistics |
16 | | -# Systems |
17 | | -- Operating Systems |
18 | | -- Computer Architecture |
19 | | -- Compilers |
20 | | -- Parallel and Distributed Systems |
21 | | -- Embedded Systems |
22 | | -# Networking & Security |
23 | | -- Computer Networks |
24 | | -- Network Protocols |
25 | | -- Cybersecurity |
26 | | -- Cryptography |
27 | | -- System Security |
28 | | -# Data & Storage |
29 | | -- Databases (Relational, NoSQL) |
30 | | -- File Systems |
31 | | -- Data Warehousing |
32 | | -- Big Data Systems |
33 | | -- Data Modeling |
34 | | -# Software Development |
35 | | -- Programming Languages |
36 | | -- Software Engineering |
37 | | -- Design Patterns & Architecture |
38 | | -- Version Control (Git) |
39 | | -- Clean Code |
40 | | -- Refactoring |
41 | | -- Testing & TDD |
42 | | -- Code Reviews & Best Practices |
43 | | -# AI / Machine Learning / Data Science |
44 | | -- Artificial Intelligence |
45 | | -- Machine Learning |
46 | | -- Deep Learning |
47 | | -- Data Science |
48 | | -- Natural Language Processing |
49 | | -- Computer Vision |
50 | | -# Application Development |
51 | | -- Frontend Web Development (HTML, CSS, JavaScript, Frameworks) |
52 | | - - [[- Frontend]] |
53 | | -- Backend Development (APIs, REST, GraphQL) |
54 | | -- Mobile App Development (Android, iOS) |
55 | | -- Desktop Application Development |
56 | | -# Cloud & Infrastructure |
57 | | -- Cloud Computing (AWS, GCP, Azure) |
58 | | -- DevOps & CI/CD |
59 | | -- Containerization (Docker) |
60 | | -- Orchestration (Kubernetes) |
61 | | -- Infrastructure as Code (Terraform, Ansible) |
62 | | -# Practical Topics |
63 | | -- Software Testing & QA |
64 | | -- System Design |
65 | | -- Scalability & Performance Optimization |
66 | | -- Security Engineering |
| 11 | +# MOC |
| 12 | +- Foundations & Theory |
| 13 | + - Data Structures |
| 14 | + - [[- Algorithms]] |
| 15 | + - Theory of Computation |
| 16 | + - Discrete Mathematics |
| 17 | + - Probability & Statistics |
| 18 | +- Systems |
| 19 | + - Operating Systems |
| 20 | + - Computer Architecture |
| 21 | + - Compilers |
| 22 | + - Parallel and Distributed Systems |
| 23 | + - Embedded Systems |
| 24 | +- Networking & Security |
| 25 | + - Computer Networks |
| 26 | + - Network Protocols |
| 27 | + - Cybersecurity |
| 28 | + - Cryptography |
| 29 | + - System Security |
| 30 | +- Data & Storage |
| 31 | + - Databases (Relational, NoSQL) |
| 32 | + - File Systems |
| 33 | + - Data Warehousing |
| 34 | + - Big Data Systems |
| 35 | + - Data Modeling |
| 36 | +- Software Development |
| 37 | + - Programming Languages |
| 38 | + - Software Engineering |
| 39 | + - Design Patterns & Architecture |
| 40 | + - Version Control (Git) |
| 41 | + - Clean Code |
| 42 | + - Refactoring |
| 43 | + - Testing & TDD |
| 44 | + - Code Reviews & Best Practices |
| 45 | +- AI / Machine Learning / Data Science |
| 46 | + - Artificial Intelligence |
| 47 | + - Machine Learning |
| 48 | + - Deep Learning |
| 49 | + - Data Science |
| 50 | + - Natural Language Processing |
| 51 | + - Computer Vision |
| 52 | +- Application Development |
| 53 | + - Frontend Web Development (HTML, CSS, JavaScript, Frameworks) |
| 54 | + - [[- Frontend]] |
| 55 | + - Backend Development (APIs, REST, GraphQL) |
| 56 | + - Mobile App Development (Android, iOS) |
| 57 | + - Desktop Application Development |
| 58 | +- Cloud & Infrastructure |
| 59 | + - Cloud Computing (AWS, GCP, Azure) |
| 60 | + - DevOps & CI/CD |
| 61 | + - Containerization (Docker) |
| 62 | + - Orchestration (Kubernetes) |
| 63 | + - Infrastructure as Code (Terraform, Ansible) |
| 64 | +- Practical Topics |
| 65 | + - Software Testing & QA |
| 66 | + - System Design |
| 67 | + - Scalability & Performance Optimization |
| 68 | + - Security Engineering |
| 69 | +- MISC |
0 commit comments