IFD:Computational Thinking-SoS16/Sources-31May16

From Medien Wiki
< IFD:Computational Thinking-SoS16
Revision as of 23:20, 31 May 2016 by Reizner (talk | contribs) (Created page with "Don't Hug Me I'm Scared 4<br /> https://www.youtube.com/watch?v=G9FGgwCQ22w<br /> <br /> On Software, or the Persistence of Visual Knowledge<br /> Wendy Chun<br /> http://www.bro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Don't Hug Me I'm Scared 4
https://www.youtube.com/watch?v=G9FGgwCQ22w

On Software, or the Persistence of Visual Knowledge
Wendy Chun
http://www.brown.edu/Departments/MCM/people/chun/papers/software.pdf

Interpreter Vs Compiler: Difference Between Interpreter and Compiler
http://www.programiz.com/article/difference-compiler-interpreter

Introduction to Compilers
http://cs.lmu.edu/~ray/notes/introcompilers/

Rust Playground
https://play.rust-lang.org

How Compilers Work: An Introduction
http://paloalto.unileon.es/mel/docs/libroPH/PH_HowCompilersWork.pdf

The C++ Compilation Process
http://faculty.cs.niu.edu/~mcmahon/CS241/Notes/compile.html

Reading Assembly Code
http://www.hexblog.com/?p=17

Processing 3 Debugger
https://vimeo.com/140134398

Javascript Debugging for Dummies
http://five.agency/javascript-debugging-for-dummies/

Debugging Mozilla with GDB
https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/Debugging_Mozilla_with_gdb

Debugger for Processing 2.0
https://github.com/martinleopold/DebugMode