Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 381 Bytes

syllabus.md

File metadata and controls

12 lines (11 loc) · 381 Bytes

r/incremental_games Into to Programming Syllabus

Language Introduction

  • data types
  • structures (if/for/while, functions)
  • imperative/object oriented programming

Document Object Model (DOM)

  • basic html tags and structure
  • generic functions (getElementById, innerText/innerHTML)

First Steps

  • label and button that increments
  • setTimeout/setInterval + progress bar