Content
An introduction to Node as a programming and development environment.
Tuesday Zoom with examples
Mikael provides a walkthrough of Node.js as a programming environment. We check out a few example programs when dealing with Node CLI programs.
We review example programs on how to write a hello world program, async and await, a menu driven CLI application and how to structure our code in modules and classes.
The recorded videos are found in this playlist on YouTube.
Presentations
Review this HTML presentation of Node as an application platform. It provides an insight into the architecture and features of Node.
View it as a lecture in swedish or english.
Swedish with Johan L:
English with John H, starts at 52:20, right after the course introduction.
Read & Study
Read and study the following to learn more on Node as a programming environment.