Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 824 Bytes

File metadata and controls

32 lines (24 loc) · 824 Bytes

Home > Computer Programming

Module: Computer Programming

Learn the fundamental principles of computer programming

Recommended Duration
~ 150 hours
Number of Topics
6

Topics

  1. Getting started with JavaScript
  2. Programming fundamentals
  3. Principles of functional programming
  4. Source Code Control
  5. Code Quality Control
  6. Deployment and automation

Learning Outcomes

  • What is programming
  • Writing simple programs
  • Variables, arrays, loops, conditions, functions, callback, etc
  • Functional programming
  • Basic use of Git
  • Use of JS Lint
  • Build scripts, hosting, cloud IaaS/PaaS, pipelines