All Projects → libreim → Haskell

libreim / Haskell

Licence: gpl-2.0
Recursos de Haskell

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Haskell

Oppia
A free, online learning platform to make quality education accessible for all.
Stars: ✭ 4,361 (+25552.94%)
Mutual labels:  education, tutorials
Protoschool.github.io
The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, and local events.
Stars: ✭ 99 (+482.35%)
Mutual labels:  education, tutorials
Tutorials
All of the code for my Medium articles
Stars: ✭ 92 (+441.18%)
Mutual labels:  education, tutorials
Processing Docs
Processing reference, examples, tutorials, and website
Stars: ✭ 346 (+1935.29%)
Mutual labels:  education, tutorials
Pointfreeco
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.
Stars: ✭ 782 (+4500%)
Mutual labels:  education
Projectlearn Project Based Learning
A curated list of project tutorials for project-based learning.
Stars: ✭ 699 (+4011.76%)
Mutual labels:  tutorials
Android guides
Extensive Open-Source Guides for Android Developers
Stars: ✭ 27,621 (+162376.47%)
Mutual labels:  tutorials
Udacity Nanodegrees
🎓 List of Udacity Nanodegree programs with links to the free courses in their curricula
Stars: ✭ 5,893 (+34564.71%)
Mutual labels:  education
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-5.88%)
Mutual labels:  education
Chronophore
Desktop app for tracking student sign-ins in a tutoring center.
Stars: ✭ 6 (-64.71%)
Mutual labels:  education
Resources For Beginner Bug Bounty Hunters
A list of resources for those interested in getting started in bug bounties
Stars: ✭ 7,185 (+42164.71%)
Mutual labels:  education
Mastering Pycharm Course
Course demos and handouts for Talk Python's Mastering PyCharm course
Stars: ✭ 700 (+4017.65%)
Mutual labels:  tutorials
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (+4647.06%)
Mutual labels:  tutorials
Teaching App Dev Swift
DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
Stars: ✭ 699 (+4011.76%)
Mutual labels:  education
Node Canvas Lms
A simple (WIP) node wrapper for the Canvas LMS API
Stars: ✭ 6 (-64.71%)
Mutual labels:  education
Carbon
🖤 Create and share beautiful images of your source code
Stars: ✭ 29,304 (+172276.47%)
Mutual labels:  education
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+42376.47%)
Mutual labels:  education
Whitebophir
Online collaborative Whiteboard that is simple, free, easy to use and to deploy
Stars: ✭ 821 (+4729.41%)
Mutual labels:  education
Sakai
Sakai is a freely available, feature-rich technology solution for learning, teaching, research and collaboration. Sakai is an open source software suite developed by a diverse and global adopter community.
Stars: ✭ 729 (+4188.24%)
Mutual labels:  education
Njucs
2021南京大学计算机科学与技术845考研公共课和专业课资料:数学一、英语一、政治、数据结构、计算机网络、计算机系统基础、操作系统教程、算法设计与分析-包括真题、期末考试、PPT、模拟题、专业课参考书及课后答案、报录比、经验等等
Stars: ✭ 720 (+4135.29%)
Mutual labels:  tutorials

haskell

Repositorio de recursos de libreim sobre Haskell.

Cuaderno en IHaskell

Introducción a Haskell interactiva que describe desde cero el sistema de tipos, cómo definir y utilizar funciones, tipos y constructores de tipos y funtores. Una versión actualizada del código original utilizado en la charla está disponible aquí.

Contiene ejercicios sobre los temas introducidos que pueden realizarse en el mismo cuaderno si se ejecuta con IHaskell.

También se incluyen algunos ejercicios adicionales.

Introducción a Haskell

Los primeros apuntes que creamos están revisados y disponibles en pdf. Son una introducción corta que describe desde cero el sistema de tipos, los constructores de tipos más habituales (listas y tuplas) y cómo definir y utilizar funciones y tipos.

También está disponible el código fuente en LaTeX.

Funtores y Mónadas

Ejemplos autocontenidos de funtores y uso de mónadas. Requieren los conocimientos de las introducciones desde cero.

Haskell en la OSL

Como parte de una reunión de usuarios de Github en Granada dimos una charla en la OSL. Incluimos aquí la presentación con notas.

Ejemplos en Haskell literario

Ejemplos autocontenidos realizados en Haskell literario. Pueden compilarse a pdf o ejecutarse con ghc mediante el Makefile que incluimos. Requieren conocer los contenidos descritos en las introducciones desde cero:

Posts

En el blog de libreim hay disponibles varios posts que expanden distintos temas de Haskell, relacionados con la teoría de tipos y la teoría de categorías:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].