Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Programming Patterns

Hussein Nasser via YouTube

Overview

This course covers a wide range of programming patterns and concepts, including building non-blocking web servers, stateful vs stateless applications, REST principles, asynchronous programming, web APIs, database tutorials, and performance optimization tips. Students will learn through examples and crash courses in various programming languages and technologies like Node.js, Python, C#, and JavaScript. The course aims to enhance skills in designing efficient and scalable applications, understanding different architectural patterns, and optimizing performance. It is suitable for intermediate to advanced programmers looking to deepen their understanding of software development practices and patterns.

Syllabus

Building a non-blocking multi-processes Web Server (Node JS fork example).
C# by Example Crash Course.
Examples of Stateful vs Stateless web applications with Python.
Writing a Python HTTP Server with Tornado (Explained with 4 Examples).
Understanding State Transfer in REST (Explained by Example).
Resource vs Query String Parameters (Explained by Example).
Synchronous vs Asynchronous Applications (Explained by Example).
Stateful vs Stateless Applications (Explained by Example).
github REST API v3 Crash Course with Vanilla Javascript (No dependencies).
Amazon Alexa is a Stateless Application, Here is Why.
Spin up a lightweight Nodejs docker container running your application.
Step by Step Mysql 8.x and Javascript Tutorial (with mysql2 NodeJs).
Web-hooks Tutorial with Discord and Vanilla Javascript (fetch api).
What does this Browser Built-in API Does? (Beacon).
Synchronous vs Asynchronous Clients (TikTok vs Instagram Example).
Protocol Buffers Crash Course.
This Javascript code runs on Node JS and the Browser.
Lazy Loading vs Eager Loading with Node JS & Express.
Bloom Filters Explained by Example.
How to Avoid Double Booking and Race Conditions in Online Web Applications.
Lazy Loading Images with NO SCRIPTS! (HTML only).
Asynchronous vs Multithreading and Multiprocessing Programming (The Main Difference).
When to Switch a Backend Programming Language?.
Why Idempotency is very critical in Backend Applications.
10 FrontEnd Performance Tips To Improve Your Application (Any Programming Language).
Is MultiProcessing over a Single TCP Connection a Good Idea?.
Why do we need to call “then” twice on Fetch?.
When is NodeJS Single-Threaded and when is it Multi-Threaded?.
Browser Caching Best Practices, When to use no-cache vs max-age without breaking your site.
Publish-Subscribe Pattern vs Message Queues vs Request Response (Detailed Discussions with Examples).
Synchronous and asynchronous workloads are everywhere.
package.json is not enough.
The Lifecycle of an HTTP Request in NodeJS.

Taught by

Hussein Nasser

Reviews

Start your review of Programming Patterns

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.