awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesComplexity Progression

Sequencing of educational content that increases in technical difficulty to match a learning curve.

Distinct from Learning Step Configurations: Focuses on pedagogical scaling of difficulty rather than time-based repetition intervals

Explore 6 awesome GitHub repositories matching education & learning resources · Complexity Progression. Refine with filters or upvote what's useful.

Awesome Complexity Progression GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pierian-data/complete-python-3-bootcampAvatar Pierian-Data

    Pierian-Data/Complete-Python-3-Bootcamp

    29,604Vezi pe GitHub↗

    This project is a beginner coding bootcamp and Python programming curriculum. It provides a structured set of educational materials and exercise files designed to guide students through the Python language from basic to advanced levels. The curriculum is delivered as Jupyter Notebook courseware, combining live code execution with explanatory text for technical demonstrations. It also functions as a project repository, offering a collection of milestone coding exercises and source files for practicing software development and core syntax. The materials are organized into sequential modules an

    Arranges source files from basic syntax to advanced object-oriented patterns for step-by-step learning.

    Jupyter Notebook
    Vezi pe GitHub↗29,604
  • hakanyalcinkaya/kodluyoruz-frontend-101-egitimiAvatar hakanyalcinkaya

    hakanyalcinkaya/kodluyoruz-frontend-101-egitimi

    10,938Vezi pe GitHub↗

    This project is a comprehensive full-stack web development course delivered through a video-based curriculum. It provides a structured learning path that integrates frontend and backend technologies, guiding users from fundamental concepts to advanced implementation across a multi-language stack. The curriculum distinguishes itself through a progressive layering of complexity, combining a React-based frontend course with a Python and Django backend course. It emphasizes professional workflow integration, featuring dedicated tutorials on Git and GitHub for version control and collaborative cod

    Introduces technical concepts in a structured sequence that increases in difficulty to match the learning curve.

    JavaScriptcssgitgithub
    Vezi pe GitHub↗10,938
  • thejsway/thejswayAvatar thejsway

    thejsway/thejsway

    7,884Vezi pe GitHub↗

    The JavaScript Way is a free, open-access educational resource that teaches modern JavaScript and full-stack web development through a project-based book and interactive exercises. Its core identity is a comprehensive learning path that combines free online content, progressive skill-building, and hands-on exercises to guide learners from programming fundamentals to building a complete real-world application. The project distinguishes itself by structuring its curriculum around a single, unified project—a social news web application—that learners build incrementally across multiple chapters.

    Introduces topics in increasing difficulty, starting from basics to full-stack development.

    CSSbookes2015es6
    Vezi pe GitHub↗7,884
  • wesbos/beginner-javascriptAvatar wesbos

    wesbos/beginner-javascript

    6,771Vezi pe GitHub↗

    This is a video course that teaches JavaScript from scratch, covering fundamentals like variables, functions, scope, closures, and data types through 88+ lessons organized into 15 modules. The course uses a live-coding pedagogy where students code alongside pre-recorded video lessons, with each lesson providing starter and solution files for self-paced practice. The curriculum focuses on browser-native APIs, teaching DOM manipulation, event handling, and data fetching without external frameworks. Students build real-world projects like image galleries, drawing tools, and audio visualizers thr

    Introduces concepts from variables and functions to closures and modules in a carefully ordered learning path.

    HTML
    Vezi pe GitHub↗6,771
  • tssovi/grokking-the-object-oriented-design-interviewAvatar tssovi

    tssovi/grokking-the-object-oriented-design-interview

    6,232Vezi pe GitHub↗

    Introduces design principles incrementally, building from simple examples to complex multi-class systems.

    Python
    Vezi pe GitHub↗6,232
  • gregmalcolm/python_koansAvatar gregmalcolm

    gregmalcolm/python_koans

    5,097Vezi pe GitHub↗

    Acest proiect este un antrenor automat de sintaxă și un curs interactiv de Python conceput ca un framework de învățare bazat pe teste. Învață caracteristicile și sintaxa limbajului Python ghidând cursanții printr-o serie de exerciții de codare în care scopul este modificarea codului sursă până când o suită de teste eșuate trece cu succes. Sistemul utilizează o metodologie de dezvoltare bazată pe teste (TDD), oferind o secvență de provocări incrementale care cresc în complexitate. Dispune de un runner de teste automatizat și monitorizarea modificărilor fișierelor pentru a oferi feedback imediat prin re-executarea automată a testelor atunci când fișierele sursă sunt modificate. Mediul de învățare organizează exercițiile prin sistemul de fișiere și permite executarea țintită a testelor pentru a verifica concepte specifice de programare fără a rula întreaga suită.

    Structures exercises in a sequence of increasing technical difficulty to match the learner's progress.

    Pythonkoanspython
    Vezi pe GitHub↗5,097
  1. Home
  2. Education & Learning Resources
  3. Spaced Repetition Systems
  4. Learning Step Configurations
  5. Complexity Progression

Explorează sub-etichetele

  • Full-Stack CurriculaCurricula that progress from programming fundamentals to complete full-stack application development. **Distinct from Complexity Progression:** Distinct from Complexity Progression: focuses on the specific endpoint of full-stack development rather than general difficulty scaling.