Unit 17.1 - 17.3: Computer Science for JavaScript
Unit Objectives:
By the end of this unit, you will be able to:
-
Explain and identify the order of common search and sort algorithms
-
Explain how JavaScript works
-
Explain the difference between stacks and queues
-
Explain and implement closures
-
Implement performance measuring interfaces
-
Explain the historical and contemporary importance of performance in computer science