johnfraserss / ICS4U

ICS4U Course for John Fraser SS
MIT License
23 stars 32 forks source link

Update examples for 2020 #14

Closed mrseidel closed 3 years ago

mrseidel commented 5 years ago

Need to update examples for multiple languages.

Need some basic examples of the concepts below for the languages as well.

mrseidel commented 4 years ago

Will need to update the Documentation examples so that they don't point at the Classes and Objects notes.

davidli3100 commented 4 years ago

Added additional Javascript (ES6) examples to the repository. Also fixed a few errors in previously-existing code.

See #22 for more details.

mrseidel commented 3 years ago

Updated issue to include the new concepts required that are not on the site yet (sorting, searching, and recursion.

mrseidel commented 3 years ago

Merging this with #23 due to similarity and redundancy.