Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 403 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 403 Bytes

Collection of exercises from and outside of codecademy

Here are some of the exercises from the Front-End career path of Codecademy and other exercesis from around the web.

For now it includes topics like:

  • HTML semantics
  • CSS and modelbox
  • JS :
    • Data types
    • Variables
    • Conditionals
    • Functions
    • Scope
    • Arrays
    • Loops
    • Objetcs
    • Iterators
    • Debugging