Skip to content

Exercises from around the web, programming books, courses, and anything else.

Notifications You must be signed in to change notification settings

minond/exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises from around the web, programming books, courses, and anything else.


### Courses

- Embedded Hardware and Operating Systems
  https://www.coursera.org/learn/embedded-operating-system

- From Nand to Tetris, Parts 1 and 2
  https://www.coursera.org/learn/nand2tetris1
  https://www.coursera.org/learn/nand2tetris2

- Introduction to SWI-Prolog
  https://edu.swi-prolog.org/

- Java Programming and Software Engineering Fundamentals
  https://www.coursera.org/specializations/java-programming

- Programming Languages, Parts A, B, and C
  https://www.coursera.org/learn/programming-languages
  https://www.coursera.org/learn/programming-languages-part-b
  https://www.coursera.org/learn/programming-languages-part-c

- The Pharo MOOC
  http://mooc.pharo.org
  http://rmod-pharo-mooc.lille.inria.fr/MOOC
  http://rmod-pharo-mooc.lille.inria.fr/MOOC/WebPortal

- The R Programming Environment
  https://www.coursera.org/learn/r-programming-environment

- The Racket School 2018
  https://summer-school.racket-lang.org/2018/


### Books

- Beautiful Racket
  By Matthew Butterick
  https://beautifulracket.com/

- Build Your Own Lisp
  By Daniel Holden
  http://buildyourownlisp.com/

- Compiler Construction
  By Niklaus Wirth
  https://books.google.com/books?id=GDUzAAAAMAAJ

- Crafting Interpreters
  By Bob Nystrom
  http://www.craftinginterpreters.com/

- Designing Data-Intensive Applications
  By Martin Kleppmann
  https://dataintensive.net/

- Language Implementation Patterns
  By Terence Parr
  https://pragprog.com/book/tpdsl/language-implementation-patterns

- Programming in Lua
  By Roberto Ierusalimschy
  https://www.lua.org/pil/contents.html

- Programming in Prolog
  By William F. Clocksin and Christopher S. Mellish
  https://books.google.com/books/about/Programming_in_Prolog.html?id=GUFGAQAAIAAJ

- Seven Concurrency Models in Seven Weeks
  By Paul Butcher
  https://pragprog.com/book/pb7con/seven-concurrency-models-in-seven-weeks

- Seven Languages in Seven Weeks
  By Bruce Tate
  https://pragprog.com/book/btlang/seven-languages-in-seven-weeks

- The C Programming Language (2nd Edition)
  By Brian W. Kernighan and Dennis Ritchie
  https://books.google.com/books?id=3_wGtAEACAAJ

- The Little Schemer
  By Daniel P. Friedman and Matthias Felleisen
  https://mitpress.mit.edu/books/little-schemer

- The Pragmatic Programmer
  By Andy Hunt and Dave Thomas
  https://pragprog.com/book/tpp/the-pragmatic-programmer

- The Rust Programming Language
  By Steve Klabnik and Carol Nichols
  https://doc.rust-lang.org/book

- The Tao of Programming
  By Geoffrey James
  https://en.wikipedia.org/wiki/The_Tao_of_Programming

About

Exercises from around the web, programming books, courses, and anything else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published