adds code


Welcome to episode 2 of my Node.JS tutorial series. In this lesson, I will be going over some core concepts and fundamentals in programming, and how they apply in JS. We will go over what values are and how to store them, what functions are and more about using them, and the concept of STDIO, which, although not actually as relevant in JS as some other languages, is still an important concept and a lot of knowledge about it carries over. Transcript: https://github.com/hyper-neutrino/tutorials/blob/master/node.js/2%20General%20Fundamentals.md 1:04 Types of data 6:08 String syntax 12:55 Array basics 15:44 Functions 22:22 STDIO 29:27 Outro
Previous Post Next Post