awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Foundational Computer Science Modules · Awesome GitHub Repositories

7 repos

Awesome GitHub RepositoriesFoundational Computer Science Modules

Academic and theoretical modules covering core computational logic, algorithms, and mathematics, distinct from applied career roadmaps.

Explore 7 awesome GitHub repositories matching education & learning resources · Foundational Computer Science Modules. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Curricula and Instructional Design
  4. Curricula & Roadmaps
  5. Foundational Computer Science Modules

Awesome Foundational Computer Science Modules GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • kamranahmedse/developer-roadmap

    kamranahmedse/developer-roadmap

    349,419GitHubView on GitHub↗

    This project is a comprehensive repository of structured learning paths and professional development curricula designed to guide individuals through various technical domains and career roles. It provides a hierarchical knowledge base that organizes complex software engineering concepts into progressive, actionable mod

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
  • jwasham/coding-interview-university

    jwasham/coding-interview-university

    337,188GitHubView on GitHub↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling u

    algorithmalgorithmscoding-interview
  • ossu/computer-science

    ossu/computer-science

    201,490GitHubView on GitHub↗

    This project is a community-maintained, open-source educational curriculum designed to provide a comprehensive, university-grade computer science education for self-taught learners. It functions as a centralized index that aggregates high-quality third-party academic resources, organizing them into a structured, modula

    HTMLawesome-listcomputer-sciencecourses
  • avelino/awesome-go

    avelino/awesome-go

    165,543GitHubView on GitHub↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently di

    Goawesomeawesome-listgo
  • labuladong/fucking-algorithm

    labuladong/fucking-algorithm

    132,696GitHubView on GitHub↗

    This project is a comprehensive educational platform designed to facilitate the mastery of computer science algorithms and data structures. It provides a structured learning curriculum, a library of practice problems, and an integrated toolkit that supports both academic study and competitive programming preparation. B

    Markdownalgorithmscomputer-sciencedata-structures
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    android-interview-questionsangularjs-interview-questionsawesome
  • Developer-Y/cs-video-courses

    Developer-Y/cs-video-courses

    74,064GitHubView on GitHub↗

    This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of

    algorithmsbioinformaticscomputational-biology

Explore sub-tags

  • Advanced Algorithmic TopicsAdvanced study materials focused on complex computational concepts and sophisticated data structures.
  • Computer Science Theory ModulesCurriculum modules covering fundamental algorithms, data structures, and complexity classes for solving computational problems.
  • Data Structures and AlgorithmsEducational resources covering the fundamental properties, applications, and implementation of algorithms and data structures.
Introductory Computer Science Courses
Foundational courses providing a broad overview of computer science concepts and basic programming skills.
  • Mathematics for Computer ScienceMathematical subjects and analytical foundations required for understanding and advancing in computer science.
  • Programming FundamentalsInstructional content for developing proficiency in various programming paradigms and language types.
  • Systems Programming FundamentalsEducational modules covering procedural programming, manual memory management, and computer architecture principles.