Code

Security

Uncovering the History of STUXNET: The World’s First Cyber Weapon

When considering the impact of modern warfare, the gravity of cyber operations is very often overlooked by the general public. We have no idea where this is going. This video is from Upper Echelon. “Stuxnet” is the worlds first known Cyber Weapon. Initially deployed against Iran, the program eventually escaped containment, spreading to the world […]

Read More
Python

Learn the 5 Must-Know Concepts in Python

This video is from Tech With Tim. If you’re interested in becoming a developer that writes any type of code in python, then you need to understand these 5 Python concepts. In today’s video, I’m going to break down 5 key Python concepts for any aspiring developer. Master Python, elevate your skills.

Read More
AI Large Language Models

How to Upload Files to ChatGPT: A More Powerful Experience

In this video from Automate My Life., see how to upload files into ChatGPT, a powerful language model based on the GPT-3.5 architecture. With this code, you can easily upload text files, JS files, Python files, and even CSV ‘s to ChatGPT and get accurate responses to your prompts.

Read More
GameDev Python

How to Code An Entire Game Using ChatGPT

Nick White used ChatGPT to create an entire game from scratch using Chat GPT. Are we witnessing the birth of an entirely new kind of coder?

Read More
Developer

Running RabbitMQ Locally with Docker

Tim Corey shows us how to run RabbitMQ Locally with Docker. RabbitMQ is a popular open-source message broker, especially among C# developers who are creating microservices or even just disconnected systems that follow the pub/sub pattern. Let’s see how to get RabbitMQ installed and running for development in just a couple minutes in this 10-Minute […]

Read More
Developer

How To Learn Blazor In 2023

Tim Corey shows us how to learn Blazor. In this video, I will start by answering some of the commonly asked questions about Blazor. Then, we will look at the different flavors of Blazor and when to use each. After that, I will outline the order to learn Blazor in, I will go over the […]

Read More
Interesting

Meet the inventor of the electronic spreadsheet | Dan Bricklin

Dan Bricklin changed the world forever when he codeveloped VisiCalc, the first electronic spreadsheet and grandfather of programs you probably use every day like Microsoft Excel and Google Sheets. Join the software engineer and computing legend as he explores the tangled web of first jobs, daydreams and homework problems that led to his transformational invention.

Read More