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

2 repos

Awesome GitHub RepositoriesProgramming Language Tutorials

Guides and conceptual explanations focused on specific language syntax, runtime behaviors, and core programming paradigms.

Explore 2 awesome GitHub repositories matching education & learning resources · Programming Language Tutorials. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Learning Resources
  4. Programming Language Tutorials

Awesome Programming Language Tutorials GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • leonardomso/33-js-concepts

    leonardomso/33-js-concepts

    66,252GitHubView on GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-lo

    JavaScriptangularconceptses6
  • Asabeneh/30-Days-Of-Python

    Asabeneh/30-Days-Of-Python

    58,305GitHubView on GitHub↗

    This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series

    Python30-days-of-pythondatadata-science

Explore sub-tags

  • Code Documentation GuidesStandards and best practices for writing clear, maintainable, and useful documentation for software source code.
  • Error Handling GuidesStrategies and patterns for identifying, catching, and gracefully managing runtime errors in software applications.
  • Execution ModelsExplanations of how programming languages interpret, compile, and execute code on underlying hardware architectures.
  • Functional Programming ConceptsCore principles of functional programming, including immutability, pure functions, and higher-order functions.
  • JavaScript ConceptsExplanations of fundamental JavaScript language features, including asynchronous patterns, closures, and the event loop.
  • Python Syntax GuidesReference guides detailing the grammar, keywords, and idiomatic structures of the Python programming language.