Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 700 Bytes

File metadata and controls

18 lines (8 loc) · 700 Bytes

Programming Prep

If you are new to programming with HTML, CSS, and JavaScript (or just need brushing up), we recommend you start with the following tutorials on Codecademy. We will reiterate some key concepts briefly in the Foundations module, but these tutorials provide an excellent skill base. Each of these are available with a free-tier account at https://codecademy.com.

HTML

{% embed url="https://www.codecademy.com/learn/learn-html/modules/learn-html-elements" %}

CSS

{% embed url="https://www.codecademy.com/learn/learn-css" %}

JavaScript (Lessons 1 - 8)

{% embed url="https://www.codecademy.com/learn/introduction-to-javascript" %}