awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesAutomated Exercise Validations

Automated systems that verify the correctness of coding exercise implementations through test suites.

Distinct from Exercise-Driven Validations: Distinct from Exercise-Driven Validations by focusing on the automated testing mechanism rather than the pedagogical requirement of implementation

Explore 2 awesome GitHub repositories matching software engineering & architecture · Automated Exercise Validations. Refine with filters or upvote what's useful.

Awesome Automated Exercise Validations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • system-f/fp-courseAvatar von system-f

    system-f/fp-course

    4,237Auf GitHub ansehen↗

    This project is an exercise-based learning platform and functional programming course designed to teach Haskell through a structured curriculum of practical implementation tasks. It functions as an interactive tutorial and learning framework where students master functional programming concepts by completing a curated sequence of modules. The platform emphasizes a type-driven development workflow, utilizing type holes and compiler-integrated type querying to guide the discovery of program logic. It provides an interactive programming environment via a read-eval-print loop, allowing for real-t

    Implements automated validation of coding exercises through integrated unit and property-based test suites.

    Haskell
    Auf GitHub ansehen↗4,237
  • data61/fp-courseAvatar von data61

    data61/fp-course

    4,237Auf GitHub ansehen↗

    This project is a functional programming course and automated coding curriculum designed to teach the core principles of the paradigm through a structured sequence of exercises and modules. It serves as an interactive programming tutorial where learners solve incremental problems and validate their understanding through a programming exercise suite. The curriculum is language-agnostic, focusing on core logic and paradigms rather than a specific language. It employs an automated toolchain that transforms source code into executable binaries to verify solutions. Correctness is validated using

    Verifies implementation correctness by executing predefined test cases and property-based checks against user code.

    Haskell
    Auf GitHub ansehen↗4,237
  1. Home
  2. Software Engineering & Architecture
  3. Interface-Driven Validation
  4. Exercise-Driven Validations
  5. Automated Exercise Validations