All Projects → gelisam → mastering-haskell

gelisam / mastering-haskell

Licence: other
The slides for my Packt course, "Mastering Haskell".

Programming Languages

shell
77523 projects
haskell
3896 projects

Projects that are alternatives of or similar to mastering-haskell

course
高性能并行编程与优化 - 课件
Stars: ✭ 1,610 (+10633.33%)
Mutual labels:  course, slides
cefet-web
Aulas da disciplina de Programação Web no CEFET/MG
Stars: ✭ 12 (-20%)
Mutual labels:  course, slides
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (+906.67%)
Mutual labels:  course, slides
raptor infiltrate19
#INFILTRATE19 raptor's party pack
Stars: ✭ 27 (+80%)
Mutual labels:  slides
nestjs-zero-to-hero
Coding through the course: NestJS Zero to Hero - Modern TypeScript Backend Development
Stars: ✭ 23 (+53.33%)
Mutual labels:  course
elm-slice-show
A simple presentation engine in Elm
Stars: ✭ 59 (+293.33%)
Mutual labels:  slides
awesome-speaker
A curated list of awesome resource for public speakers, trainers and so on!
Stars: ✭ 136 (+806.67%)
Mutual labels:  slides
Course ArcGIS Python
Course on ArcGIS automation through scripting with Python
Stars: ✭ 27 (+80%)
Mutual labels:  course
Coursera HTML-CSS-Javascript-for-Web-Developers
Solutions to the assignments of the Coursera course "HTML, CSS, and Javascript for Web Developers" by Johns Hopkins University.
Stars: ✭ 103 (+586.67%)
Mutual labels:  course
takefive.css
The most advanced pure CSS lightbox – not one single line of JavaScript has been wasted
Stars: ✭ 123 (+720%)
Mutual labels:  slides
CreativeProgramming1
An introductory course exploring code as a tool for creative making
Stars: ✭ 51 (+240%)
Mutual labels:  course
human-memory
Course materials for Dartmouth course: Human Memory (PSYC 51.09)
Stars: ✭ 239 (+1493.33%)
Mutual labels:  course
slides
No description or website provided.
Stars: ✭ 17 (+13.33%)
Mutual labels:  slides
container-slides
Slides for my container talks
Stars: ✭ 47 (+213.33%)
Mutual labels:  slides
paris-2020-talks
No description or website provided.
Stars: ✭ 37 (+146.67%)
Mutual labels:  slides
NLP
Natural Language Processing For Everyone
Stars: ✭ 112 (+646.67%)
Mutual labels:  slides
kubernetes-localdev
Create a local Kubernetes development environment on macOS or Windows and WSL2, including HTTPS/TLS and OAuth2/OIDC authentication.
Stars: ✭ 210 (+1300%)
Mutual labels:  course
Curso-JS-Avanzado-para-desarrolladores-Front-end ed1
FICTIZIA » JavaScript Avanzado para desarrolladores Front-end — 1ª Edición
Stars: ✭ 18 (+20%)
Mutual labels:  course
lt1
Course on Language Technologies and NLP
Stars: ✭ 15 (+0%)
Mutual labels:  course
in-pursuit-of-open-source
🤗 "In Pursuit of Open Source" Zeit Day 2018
Stars: ✭ 23 (+53.33%)
Mutual labels:  slides

Mastering Haskell

This repository holds the slides for my upcoming video course, "Mastering Haskell", published by Packt.

The slides for each video are in individual branches, one commit per slide.

The slides were created using git-slides, and that tool is useful to navigate the slides as well, but not strictly required, you can simply navigate through the history using git commands.

Note that modifying slides is implemented by modifying the history, so unlike with most git repositories, it's easier to get the latest version by cloning the entire repository anew than by trying to pull the latest changes and dealing with the bifurcated histories.

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].