Main Page: Difference between revisions
From ComputerScience.wiki
More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="cs-container"> | <div class="cs-container"> | ||
<!-- Header Section --> | <!-- Header Section - Removed stats --> | ||
<div class="cs-header"> | <div class="cs-header"> | ||
<h1 class="cs-title">ComputerScience.wiki</h1> | <h1 class="cs-title">ComputerScience.wiki</h1> | ||
<p class="cs-subtitle">A community-driven knowledge base for computer science and software engineering</p> | <p class="cs-subtitle">A community-driven knowledge base for computer science and software engineering</p> | ||
</div> | </div> | ||
<!-- Search Bar | <!-- Search Bar --> | ||
<div class="cs-search"> | <div class="cs-search"> | ||
<inputbox> | <inputbox> | ||
Line 23: | Line 19: | ||
</div> | </div> | ||
<!-- Programming Section --> | <!-- Programming Section - Updated header with emoji in title --> | ||
<div class="cs-section"> | <div class="cs-section"> | ||
<div class="cs-section-header"> | <div class="cs-section-header"> | ||
<h2 class="cs-section-title">💻 Programming & Development</h2> | |||
<h2 class="cs-section-title">Programming & Development</h2> | |||
</div> | </div> | ||
<table class="cs-grid"> | <table class="cs-grid"> | ||
Line 92: | Line 87: | ||
<div class="cs-section"> | <div class="cs-section"> | ||
<div class="cs-section-header"> | <div class="cs-section-header"> | ||
<h2 class="cs-section-title">🧠 Data Science & AI</h2> | |||
<h2 class="cs-section-title">Data Science & AI</h2> | |||
</div> | </div> | ||
<table class="cs-grid"> | <table class="cs-grid"> | ||
Line 158: | Line 152: | ||
<div class="cs-section"> | <div class="cs-section"> | ||
<div class="cs-section-header"> | <div class="cs-section-header"> | ||
<h2 class="cs-section-title">🗄️ Databases & Storage</h2> | |||
<h2 class="cs-section-title">Databases & Storage</h2> | |||
</div> | </div> | ||
<table class="cs-grid"> | <table class="cs-grid"> | ||
Line 224: | Line 217: | ||
<div class="cs-section"> | <div class="cs-section"> | ||
<div class="cs-section-header"> | <div class="cs-section-header"> | ||
<h2 class="cs-section-title">☁️ Infrastructure & DevOps</h2> | |||
<h2 class="cs-section-title">Infrastructure & DevOps</h2> | |||
</div> | </div> | ||
<table class="cs-grid"> | <table class="cs-grid"> | ||
Line 290: | Line 282: | ||
<div class="cs-section"> | <div class="cs-section"> | ||
<div class="cs-section-header"> | <div class="cs-section-header"> | ||
<h2 class="cs-section-title">🎓 Computer Science Fundamentals</h2> | |||
<h2 class="cs-section-title">Computer Science Fundamentals</h2> | |||
</div> | </div> | ||
<table class="cs-grid"> | <table class="cs-grid"> | ||
Line 356: | Line 347: | ||
<div class="cs-section"> | <div class="cs-section"> | ||
<div class="cs-section-header"> | <div class="cs-section-header"> | ||
<h2 class="cs-section-title">👥 Community Resources</h2> | |||
<h2 class="cs-section-title">Community Resources</h2> | |||
</div> | </div> | ||
<table class="cs-grid"> | <table class="cs-grid"> | ||
Line 388: | Line 378: | ||
<li>[[Project:Wanted Pages|Needed Articles]]</li> | <li>[[Project:Wanted Pages|Needed Articles]]</li> | ||
<li>[[Special:RecentChanges|Recent Changes]]</li> | <li>[[Special:RecentChanges|Recent Changes]]</li> | ||
<li>[[Project:To | <li>[[Project:To-do List|Current Projects]]</li> | ||
<li>[[Project:Roadmap|Content Roadmap]]</li> | |||
</ul> | |||
</div> | |||
<div class="cs-card-footer"> | |||
[[Project:All|View all project pages →]] | |||
</div> | |||
</div> | |||
</td> | |||
<td class="cs-cell"> | |||
<div class="cs-card"> | |||
<div class="cs-card-header"> | |||
<h3 class="cs-card-title">Wiki Statistics</h3> | |||
</div> | |||
<div class="cs-card-body"> | |||
<ul class="cs-card-list"> | |||
<li>Articles: [[Special:Statistics|{{NUMBEROFARTICLES}}]]</li> | |||
<li>Pages: [[Special:Statistics|{{NUMBEROFPAGES}}]]</li> | |||
<li>Edits: [[Special:Statistics|{{NUMBEROFEDITS}}]]</li> | |||
<li>Active users: [[Special:Statistics|{{NUMBEROFACTIVEUSERS}}]]</li> | |||
</ul> | |||
</div> | |||
<div class="cs-card-footer"> | |||
[[Special:Statistics|View detailed statistics →]] | |||
</div> | |||
</div> | |||
</td> | |||
</tr> | |||
</table> | |||
</div> | |||
</div> | |||
__NOTOC____NOEDITSECTION__ |
Revision as of 19:28, 10 August 2025
ComputerScience.wiki
A community-driven knowledge base for computer science and software engineering
💻 Programming & Development
Languages |
Web Development |
Mobile Development |
🧠 Data Science & AI
Data Science |
Artificial Intelligence |
Data Engineering |
🗄️ Databases & Storage
SQL Databases |
Database Design |
☁️ Infrastructure & DevOps
Cloud Computing |
Cybersecurity |
🎓 Computer Science Fundamentals
Algorithms & Data Structures |
Computer Systems |
Theory of Computation |
👥 Community Resources
Getting Started |