Code resources - complexmemlab/wiki GitHub Wiki
This page hosts redirects to technical resources
Python
- Book to learn the basics learn python3 the hard way
- Good class with lectures and homeworks cs for psychologists
R
- Shelly Cooper's Intro to R online course
JavaScript/jsPsych
- jsPsych version 6.3 docs (what we use on cognition mostly) 6.3 docs
- very guided intro to JS codecademy JS course
Bash/Command Line
- Book for basic command line command line crash course
- Book for really cool tools Data science at the command line