Tech Tutorial: Learning Express.js for Web Applications – Episode 03: HTTP Overview

Websites and web applications are key to the success and the popularity of the Internet. What most people do not know is that what they see in their browsers is actually the browser’s interpretation of a combination of files containing markup language. These documents are transmitted over the networks that make up the Internet through a network protocol called the Hypertext Transfer Protocol or HTTP. In this video, we will discuss how the HTTP protocol makes the web happen.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Express.js for Web Applications – Episode 02: Networking Overview

Being that the Internet is one massive network or networks, it becomes important that we understand exactly how simple networks actually work. In this video, we will take a high-level approach to understand the world of networking.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Express.js for Web Applications – Episode 01: How The Web Works

The World Wide Web or the Internet as we know it today, is a complex system composed of millions of networks all joined and working together to provide access to information and services. In this video, we dive into how and why the Internet works.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Node.js for JavaScript Programming – Episode 10: Node Package Executer

Within the Node.js community, we often rely on the ingenious code and utilities other developers create. These utilities are often used to modify or setup application code and need to be executed. Traditionally, these utilities would need to be executed manually by a developer and this can sometimes be pretty complex to do. To handle this, NPM added Node Package Executer or NPX, which is a utility for executing code packaged and managed by NPM.

In this video, we learn how to use NPX to execute utilities packaged in NPM on our local machine.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Node.js for JavaScript Programming – Episode 09: Using NPM Windows

In this video, we demonstrate how to use NPM to manage Node.js packages in a JavaScript application running on Windows.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning Node.js for JavaScript Programming – Episode 08: Using NPM MacOS

In this video, we demonstrate how to use NPM to manage Node.js packages in a JavaScript application running on macOS.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/