awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

منهج البرمجة الوظيفية بلغة Haskell

تم تحديث الترتيب في 30 يونيو 2026

For منهج تعليمي لتعلم Haskell, the strongest matches are liuxinyu95/algoxy (AlgoXY is a LaTeX-based educational book that teaches functional), bitemyapp/learnhaskell (This repository is a structured Haskell functional programming curriculum) and huangzworks/real-world-haskell-cn (This repository translates the classic "Real World Haskell" book). caiorss/functional-programming is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

استكشف موارد تعليمية منظمة، ودروساً تفاعلية، وتمارين شاملة لإتقان البرمجة الوظيفية في Haskell.

منهج البرمجة الوظيفية بلغة Haskell

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • liuxinyu95/algoxyالصورة الرمزية لـ liuxinyu95

    liuxinyu95/AlgoXY

    6,325عرض على GitHub↗

    AlgoXY is a functional programming educational book and technical publication produced as a LaTeX digital book. It serves as a programming education resource and library focused on functional algorithms and data structures. The project provides a collection of persistent data structures, such as trees and heaps, designed for immutable state management. It includes a series of implementation exercises and verified answers to teach core computer science concepts through the practical application of functional logic. The content covers the design of persistent data structures and the implementa

    AlgoXY is a LaTeX-based educational book that teaches functional algorithms and data structures using Haskell, with structured lessons and exercises with answers—matching the core request for a Haskell functional programming learning resource.

    TeXFunctional Programming Education
    عرض على GitHub↗6,325
  • bitemyapp/learnhaskellالصورة الرمزية لـ bitemyapp

    bitemyapp/learnhaskell

    8,026عرض على GitHub↗

    This project is a comprehensive functional programming curriculum and learning resource for Haskell. It provides sequenced educational paths and technical reference guides designed to take developers from beginner to advanced levels of proficiency. The project distinguishes itself through a deep focus on theoretical and technical foundations, offering detailed studies on type theory, category theory, and runtime internals. It includes a dedicated performance handbook for optimizing execution speed and memory management, as well as an ecosystem guide for managing development tools and editor c

    This repository is a structured Haskell functional programming curriculum with sequenced educational paths and deep coverage of core concepts like type theory and performance, fitting the search for a learning resource, though it does not explicitly mention practical exercises or interactive code.

    MakefileFunctional Programming EducationHaskell Resources
    عرض على GitHub↗8,026
  • huangzworks/real-world-haskell-cnالصورة الرمزية لـ huangzworks

    huangzworks/real-world-haskell-cn

    1,574عرض على GitHub↗

    This project provides a community-driven translation of technical literature into Simplified Chinese, focusing on Haskell programming and functional software architecture. It serves as an educational resource designed to help non-native speakers master advanced language features and practical application development through accessible documentation. The project maintains a standardized collection of translated programming terminology to ensure consistency and clarity across its collaborative documentation efforts. By utilizing a centralized glossary and structured peer review processes, the t

    This repository translates the classic "Real World Haskell" book into Chinese, teaching functional programming through real-world examples, but it is a static text translation rather than a structured interactive course with exercises.

    HaskellFunctional Programming EducationHaskell Resources
    عرض على GitHub↗1,574
  • caiorss/functional-programmingالصورة الرمزية لـ caiorss

    caiorss/Functional-Programming

    2,692عرض على GitHub↗

    This repository serves as an educational resource and tutorial collection focused on the principles and implementation of functional programming. It provides a structured guide for developers to learn how to apply functional paradigms to improve software architecture, logic design, and code maintainability. The project distinguishes itself by demonstrating how to implement functional concepts across both statically and dynamically typed programming languages. By utilizing examples in Haskell, OCaml, and Python, it illustrates the practical application of techniques such as immutability, highe

    This repository covers functional programming concepts, examples, and patterns using Haskell (along with Ocaml and Python), serving as a learning reference for core FP ideas, though it may lack a structured lesson plan or exercises.

    HaskellFunctional Programming Education
    عرض على GitHub↗2,692

Related searches

  • منهج تعليمي لتعلم Clojure
  • منهج منظم لتعلم علوم الحاسب ذاتياً
  • مجموعة من الكتب البرمجية المجانية
  • قائمة قراءة لتعلم Scala
  • منهج تعليمي لتعلم Swift
  • مشروع لتعلم تصميم لغات البرمجة بشكل عملي
  • منهج تعليمي للرياضيات المتقطعة
  • قائمة قراءة لتعلم Elixir