In this workshop, I'll be giving you an overview of JavaScript, the programming language, and how you can use JavaScript in the browser.
I won't be teaching HTML/CSS.
Please go to http://github.com/HackBerkeley/intro-js and click "Download ZIP". Alternately, go to https://github.com/HackBerkeley/intro-js/archive/master.zip. If you know how to use git, you can use that too.
Solutions are in solutions
.
- You know how to code. This workshop is not designed to teach you how to code. I'll be assuming CS 61A-level knowledge of Python.
- Please make sure you have
Google Chrome
.
- Python to JavaScript conversion.
- Exercises. Show people how to test the code in Chrome, and how to use debugger.
- Fun toy app.