Main Page: Difference between revisions
From ComputerScience.wiki
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<templatestyles src="Template:Main_Page/styles.css" /> | <templatestyles src="Template:Main_Page/styles.css" /> | ||
<div class="cs- | <div class="cs-wrapper"> | ||
<div class="cs- | <div class="cs-ide-window"> | ||
<span class="cs- | <div class="cs-ide-header"> | ||
< | <span class="cs-dot red"></span> | ||
<span class="cs-dot yellow"></span> | |||
<span class="cs-dot green"></span> | |||
<span class="cs-ide-title">~/computerscience.wiki/readme.md</span> | |||
</div> | |||
<div class="cs-ide-content"> | |||
<h1>The Open Source CS Degree</h1> | |||
<p>A community-driven encyclopedia documenting everything from binary code to neural networks.</p> | |||
<div class="cs-command-palette"> | |||
<span style="color: #9ca3af; margin-right: 10px;">></span> | |||
<inputbox> | |||
type=search | |||
width=100% | |||
buttonlabel=Go | |||
searchbuttonlabel=Go | |||
break=no | |||
placeholder=sudo search "System Design"... | |||
id=ide-search | |||
</inputbox> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
<div class="cs- | <div class="cs-section-head"> | ||
<h2>Core Curriculum</h2> | |||
<span class="cs-tag">Bachelor Level</span> | |||
</div> | |||
<div class="cs- | <div class="cs-grid"> | ||
<div class="cs-card"> | |||
<div class="cs-card-header"> | |||
< | <div class="cs-icon-box cs-icon-purple">⚛️</div> | ||
<ul> | <h3>Foundations</h3> | ||
</div> | |||
<div class="cs-card-desc">The mathematics and theory behind computation.</div> | |||
<ul class="cs-link-list"> | |||
<li>[[Computer Science/Algorithms|Algorithms & Complexity]]</li> | |||
<li>[[Computer Science/Data Structures|Data Structures]]</li> | |||
<li>[[Computer Science/Architecture|Computer Architecture]]</li> | |||
<li>[[Computer Science/Discrete Math|Discrete Mathematics]]</li> | |||
</ul> | </ul> | ||
</div> | </div> | ||
<div class="cs- | <div class="cs-card"> | ||
<div class="cs-card-header"> | |||
<div class="cs-icon-box cs-icon-green">💻</div> | |||
< | <h3>Programming</h3> | ||
</div> | |||
<li>[[ | <div class="cs-card-desc">Mastering syntax, paradigms, and software construction.</div> | ||
<li>[[ | <ul class="cs-link-list"> | ||
<li>[[ | <li>[[Programming/Python|Python]]</li> | ||
<li>[[ | <li>[[Programming/Java|Java]]</li> | ||
<li>[[Programming/C++|C++]]</li> | |||
<li>[[Software Engineering/Design Patterns|Design Patterns]]</li> | |||
</ul> | </ul> | ||
</div> | </div> | ||
<div class="cs- | <div class="cs-card"> | ||
<div class="cs-icon"> | <div class="cs-card-header"> | ||
<div class="cs-icon-box">🌐</div> | |||
<ul> | <h3>Web Stack</h3> | ||
<li>[[ | </div> | ||
<li>[[ | <div class="cs-card-desc">Building modern applications for the internet.</div> | ||
<li>[[Databases/ | <ul class="cs-link-list"> | ||
<li>[[Web Development/Frontend|Frontend (HTML/CSS/JS)]]</li> | |||
<li>[[Web Development/React|React & Frameworks]]</li> | |||
<li>[[Web Development/Backend|Backend API Design]]</li> | |||
<li>[[Databases/SQL|SQL & NoSQL]]</li> | |||
</ul> | </ul> | ||
</div> | </div> | ||
</div> | |||
<div class="cs- | <div class="cs-section-head"> | ||
<div class="cs-icon">🛡️</div> | <h2>Specializations</h2> | ||
<span class="cs-tag">Master Level</span> | |||
< | </div> | ||
<li>[[Cybersecurity/ | <div class="cs-grid"> | ||
<div class="cs-card"> | |||
<div class="cs-card-header"> | |||
<div class="cs-icon-box cs-icon-red">🛡️</div> | |||
<h3>Cybersecurity</h3> | |||
</div> | |||
<div class="cs-card-desc">Defensive and offensive security operations.</div> | |||
<ul class="cs-link-list"> | |||
<li>[[Cybersecurity/Ethical Hacking|Ethical Hacking]]</li> | |||
<li>[[Cybersecurity/Cryptography|Cryptography]]</li> | <li>[[Cybersecurity/Cryptography|Cryptography]]</li> | ||
<li>[[Cybersecurity/Network Security|Network Defense]]</li> | |||
</ul> | </ul> | ||
</div> | </div> | ||
<div class="cs- | <div class="cs-card"> | ||
<div class="cs-card-header"> | |||
<div class="cs-icon-box cs-icon-orange">☁️</div> | |||
<h3>DevOps & Cloud</h3> | |||
</div> | |||
<div class="cs-card-desc">Infrastructure as code and scalable deployment.</div> | |||
<ul class="cs-link-list"> | |||
<li>[[Cloud/AWS|AWS & Cloud Providers]]</li> | |||
<li>[[DevOps/Docker|Docker & Containers]]</li> | |||
<li>[[DevOps/Kubernetes|Kubernetes Orchestration]]</li> | |||
</ul> | |||
</div> | </div> | ||
<div class="cs- | <div class="cs-card"> | ||
<div class="cs-icon"> | <div class="cs-card-header"> | ||
<div class="cs-icon-box cs-icon-purple">🧠</div> | |||
<ul> | <h3>Data & AI</h3> | ||
<li>[[ | </div> | ||
<li>[[ | <div class="cs-card-desc">Turning data into intelligence.</div> | ||
<li>[[ | <ul class="cs-link-list"> | ||
<li>[[Data Science/Machine Learning|Machine Learning]]</li> | |||
<li>[[Artificial Intelligence/Neural Networks|Neural Networks]]</li> | |||
<li>[[Data Science/Pandas|Data Analysis (Pandas)]]</li> | |||
</ul> | </ul> | ||
</div> | </div> | ||
</div> | |||
<div class="cs-stats-bar"> | |||
<div class="cs-stat-item"> | |||
< | <strong>{{NUMBEROFARTICLES}}</strong> | ||
<div style=" | <span>Documentation Pages</span> | ||
</div> | |||
<div class="cs-stat-item"> | |||
<strong>{{NUMBEROFACTIVEUSERS}}</strong> | |||
<span>Active Developers</span> | |||
</div> | |||
<div class="cs-stat-item"> | |||
<strong>∞</strong> | |||
<span>Lines of Knowledge</span> | |||
</div> | |||
<div class="cs-stat-item" style="display:flex; align-items:center;"> | |||
<span style="background: #2563eb; padding: 10px 20px; border-radius: 6px; cursor: pointer;">[[Help:Getting Started|<span style="color:white; font-weight:bold;">Start Contributing →</span>]]</span> | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
Revision as of 23:14, 22 November 2025
~/computerscience.wiki/readme.md
The Open Source CS Degree
A community-driven encyclopedia documenting everything from binary code to neural networks.
>
Core Curriculum
Bachelor Level
Foundations
The mathematics and theory behind computation.
Web Stack
Building modern applications for the internet.
Specializations
Master Level
Cybersecurity
Defensive and offensive security operations.
DevOps & Cloud
Infrastructure as code and scalable deployment.