awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Languages & Programming Concepts · Awesome GitHub Repositories

23 repos

Awesome GitHub RepositoriesLanguages & Programming Concepts

Explore 23 awesome GitHub repositories matching education & learning resources · Languages & Programming Concepts. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Educational Resources
  4. Languages & Programming Concepts

Awesome Languages & Programming Concepts GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • sindresorhus/awesome

    sindresorhus/awesome

    438,690GitHubView on GitHub↗

    This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software

    Brings together foundational software engineering principles and best practices in a centralized learning directory.

    awesomeawesome-listlists
  • 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

    Establishes standardized workflows for peer review processes to ensure code quality and team collaboration consistency.

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
  • donnemartin/system-design-primer

    donnemartin/system-design-primer

    335,906GitHubView on GitHub↗

    This repository is a comprehensive educational resource designed to help software engineers master large-scale system design and prepare for technical interviews. It provides a structured curriculum that covers the fundamental principles of distributed systems, backend engineering, and object-oriented design through a

    Demonstrates modular code patterns to assist engineers in creating maintainable and extensible object-oriented software.

    Pythondesigndesign-patternsdesign-system
  • practical-tutorials/project-based-learning

    practical-tutorials/project-based-learning

    258,742GitHubView on GitHub↗

    This project is a centralized, community-driven repository of hands-on tutorials designed to facilitate skill acquisition through the practical construction of real-world software applications. It serves as a comprehensive directory that aggregates external documentation and instructional materials, providing a structu

    Teaches Python syntax and application development through hands-on coding projects.

    beginner-projectcppgolang
  • 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

    Adopt industry-standard development environments and tools to improve productivity and manage complex projects effectively throughout the software lifecycle.

    HTMLawesome-listcomputer-sciencecourses
  • getify/You-Dont-Know-JS

    getify/You-Dont-Know-JS

    184,424GitHubView on GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operate

    Offers deep-dive explanations into the core runtime mechanisms and internal behaviors of the language.

    asyncbookbook-series
  • jackfrued/Python-100-Days

    jackfrued/Python-100-Days

    178,734GitHubView on GitHub↗

    This project is a comprehensive, day-by-day curriculum designed to guide learners through the Python programming language and its professional applications. The content spans from fundamental syntax and object-oriented design to advanced topics including database management, web development, data analysis, and machine

    Master core language syntax, set operations, and membership testing through practical, hands-on coding exercises.

    Jupyter Notebook
  • Chalarangelo/30-seconds-of-code

    Chalarangelo/30-seconds-of-code

    127,983GitHubView on GitHub↗

    This project is a comprehensive educational repository providing a wide range of tutorials, code snippets, and technical guides for software developers. It covers essential areas of web development, including styling techniques, version control workflows, algorithmic problem-solving, and framework-specific programming

    Builds complex visual motion sequences by leveraging style sheets and scripting for dynamic user interface elements.

    JavaScriptastroawesome-listcss
  • justjavac/free-programming-books-zh_CN

    justjavac/free-programming-books-zh_CN

    116,327GitHubView on GitHub↗

    This project is a centralized, community-vetted repository that serves as a comprehensive hub for free technical literature and educational resources. It functions as an open-source directory, aggregating links to books, tutorials, and documentation to support developers in mastering diverse programming languages, soft

    Offers access to a wide range of free books and guides for learning Python programming and its applications.

    androidangularbooks
  • rust-lang/rust

    rust-lang/rust

    110,533GitHubView on GitHub↗

    Rust is a programming language designed for memory safety and performance. It provides a comprehensive curriculum that covers fundamental syntax, memory management, and advanced programming paradigms, including support for functional and object-oriented styles. The language features a strong type system that enforces m

    Utilizes explicit result types and panic mechanisms to manage both recoverable and unrecoverable program failures.

    Rustcompilerlanguagerust
  • godotengine/godot

    godotengine/godot

    106,855GitHubView on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-plat

    Supports flexible, heterogeneous type handling through a unified, reference-counted data container.

    C++game-developmentgame-enginegamedev
  • microsoft/generative-ai-for-beginners

    microsoft/generative-ai-for-beginners

    106,618GitHubView on GitHub↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository

    Uses diagrams and graphical aids to simplify complex software engineering concepts for easier understanding.

    Jupyter Notebookaiazurechatgpt
  • angular/angular

    angular/angular

    100,134GitHubView on GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    Applies reusable animation sequences via keyframe definitions and style classes.

    TypeScriptangularjavascriptpwa
  • Shubhamsaboo/awesome-llm-apps

    Shubhamsaboo/awesome-llm-apps

    96,116GitHubView on GitHub↗

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent

    Educational content explains how to mitigate performance issues and hallucinations through hierarchical context management.

    Pythonagentsllmspython
  • iluwatar/java-design-patterns

    iluwatar/java-design-patterns

    93,757GitHubView on GitHub↗

    This project is a comprehensive educational knowledge base designed to help developers master software engineering excellence through a structured catalog of design patterns and architectural principles. It provides a curated repository of best practices, programming heuristics, and implementation examples, all organiz

    Summarizes core architectural philosophies and design guidelines for building maintainable systems.

    Javaawesome-listdesign-patternshacktoberfest
  • ByteByteGoHq/system-design-101

    ByteByteGoHq/system-design-101

    82,955GitHubView on GitHub↗

    This project is a centralized engineering knowledge repository that provides a structured curriculum for mastering system design, architectural patterns, and fundamental software development workflows. It serves as a professional development resource for engineers, offering foundational knowledge and real-world case st

    Illustrates fundamental architectural patterns and system design principles through a combination of clear text and descriptive diagrams.

    awscloud-computingcoding-interviews
  • 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

    Supplies a range of practical exercises and foundational questions to reinforce core markup language knowledge.

    android-interview-questionsangularjs-interview-questionsawesome
  • nestjs/nest

    nestjs/nest

    74,685GitHubView on GitHub↗

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies thr

    Offers comprehensive tutorials and architectural guidance for building scalable server-side applications with TypeScript.

    TypeScriptframeworkhacktoberfestjavascript
  • 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

    Groups university-level instructional material on developing and deploying software for mobile platforms.

    algorithmsbioinformaticscomputational-biology
  • enaqx/awesome-react

    enaqx/awesome-react

    72,041GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a centralized directory for the React and React Native ecosystems. It functions as a developer discovery portal, aggregating high-quality libraries, frameworks, and learning resources to assist in the research and selection of tools for modern web and mob

    Curates tutorials, design pattern guides, and interview preparation materials for mastering development concepts.

    awesomeawesome-listjavascript
Prev12Next

Explore sub-tags

  • Programming Language Mastery Guides9 sub-tagsTechnical documentation and tutorials focused on language-specific mechanics, memory management, and idiomatic patterns.
  • Software Engineering & Languages3 sub-tags