programmer

Developer

MERN Stack Full Course 2022

This video is based on SimpliLearn’s MERN Stack Developer Full Course. MERN Stack Developer tutorial will help you learn the latest technical advancements in MERN Stack and guide you with the fundamentals based on current IT standards. This tutorial will teach you about MongoDB, Express, React, and Node.js. This tutorial will help you with critical […]

Read More
Python

Generators in Python

Learn how to use generators in Python. This video covers two types: Generator Functions and Generator Expressions. Generator functions use the “yield” keyword, while generator expressions look like a “tuple comprehension.” Generators are a powerful and efficient tool for use when looping over large amounts of data.

Read More
Developer

Clean Code Lesson 1 with Uncle Bob

“Coding Better World Together” is a set of master lessons from the famous Uncle Bob (Robert Cecil Martin), where he gives us a broad vision of the importance and future of Software in today’s society. In this first lesson, Uncle Bob demonstrates the need to write a clean code and establishes the bases to achieve […]

Read More
Security Windows

CODE RED: The Billion Dollar Buffer Overflow & How it Worked

How does a buffer overflow work and what does it have to do with CODE RED, one of the biggest security holes ever found (so far)? Join retired Microsoft developer Dave Plummer as he explains how CODE RED was unleashed on the world and how it worked so that you can avoid the mistakes of […]

Read More
Career

How to Build a Programming YouTube Channel

blondiebytes shows us how to build a software development channel on YouTube from the ground up.

Read More
AI Generative AI Python

OpenAI Model Generates Python Code

OpenAI demonstrated what happens when you learn a language model on thousands of GitHub Python repositories  Yannic Kilcher talks about this code completion engine which can write an entire function from just the name. Source Clip: https://youtu.be/fZSFNUT6iY8 Full Video: https://www.pscp.tv/Microsoft/1OyKAYWPRrWKb

Read More