Skip to content

Some things we think you should be familiar with, and we won't be spending much time on in class. This is a living document.

Notifications You must be signed in to change notification settings

Duke-HC-Mobile-Apps-Web/prereq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Prereq Concepts

##General Programming You should be familiar with:

  • Variables
  • Control flow (for, if, while statements)
  • Functions

This is all covered in the Codecademy JavaScript tutorial.

##Object Oriented Programming You should be familiar with concepts like:

  • Classes
  • Objects as data structures
  • Class instances
  • Methods
  • Anything beyond this (inheritance, abstraction) will be explained at length in class

These concepts are best summarized in the Codecademy JavaScript tutorial, units 7 and 8.

For additional reading, see

About

Some things we think you should be familiar with, and we won't be spending much time on in class. This is a living document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published