Skip to content

devdemystified/intro-art-of-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

intro to the art of programming

  • No previous experience necessary
  • The fundamentals of programming, told as a "story": step by step, why each step matters.
  • Build a simple JavaScript tic tac toe game using tools you probably already have installed
    • Google Chrome
    • Notepad (Win) or TextEdit (Mac)
  • Learn essential programming concepts such as automated testing and separation of concerns
  • But also the "art" of programming: what it feels like to write code from scratch

About

An example app (tic tac toe game) which demonstrates the basics of web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published