mj's Logbook

Tag: programming remove

Grokking Deep Learning

A book that purports to teach Deep Learning from an intuitive perspective without advanced math.

ai programming python

8 years ago

Introduction to Machine learning

An introductory presentation to machine learning.

intro machinelearning programming

9 years ago

UW CSE341, Spring 2013

Dan Grossman’s class on Programming Languages. It starts by introducing foundational ideas using ML, then builds on top of them using other languages to introduce new concepts. After watching several videos, this is an easy one to recommend.

dan grossman functional ml programming tutorial

9 years ago

PICO-8: Fantasy Console

A software “console” target that allows you to write and play constrained games on the web. See TIS-100 also.

games programming

9 years ago

Re-Frame - Functional Reactive Programming With Clojurescript

Also, from re-frame’s github project page wiki is this entry on how to bootstrap a re-frame app.

clojure clojurescript programming tutorial

9 years ago

Controlling Time and Space: understanding the many formulations of FRP

elm programming talk

10 years ago

Getting Started With Elm

elm programming

10 years ago

Hypermedia APIs

Talk by Jon Moore on designing a RESTful api with HATEOAS.

api programming rest talk web

10 years ago

Syncing a fork

I need to look this page up every single time.

git github programming

10 years ago

Clojure Tutorials by Tim Baldrige

A series of video tutorials on various Clojure topics by Tim Baldrige.

clojure programming tutorial video

10 years ago

Functional UI programming with React.JS and ClojureScript

clojurescript javascript programming react.js talk video

10 years ago

React.js: an interactive tutorial to get started

javascript programming react.js tutorial

10 years ago

Try Haskell

These always make me think of _why.

haskell programming

11 years ago

Software Foundations

books programming

11 years ago

Haskell for Mac OS X, self-contained relocatable GHC builds

Bob Ippolito’s single-step Mac OS X Haskell installation.

haskell programming

11 years ago

Brent Yorgey CIS 194 Lecture notes and assignments

Brent Yorgey’s course on Haskell. Chris Allen’s recommended way of learning Haskell. After going through it a bit, I found some problems and progress slowed, then halted. I’ll bet it’s great when you take the course…the lecture notes are not enough for self study. I personally would recommend Learn You a Haskell to dip toes in, then look for the next step.

course education haskell programming

11 years ago

Learnable Programming

bret victor knowledge learning programming teaching

11 years ago

Hello Processing

An interactive tutorial that teaches you Processing. Taught by Daniel Shiffman. Love his enthusiasm.

daniel shiffman javascript processing programming tutorial

11 years ago

React beginner tutorial: implementing the board game Go

javascript programming react.js tutorial

11 years ago

PyLogo: the Logo Language implemented in Python

The link to pylogo.org no longer works, although there is a sourceforge page.

logo programming python

11 years ago