Code

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
Blockchain Cryptocurrency

How to create a Cryptocurrency RIGHT NOW

In this video, NetworkChuck walks you through how to create your own cryptocurrency token on the Solana blockchain.

Read More
Power Apps

How to use Office Scripts in Excel & Power Automate

In this step-by-step tutorial, Kevin Stratvert shows you how you can use Office Scripts in Excel on the web to automate repetitive and mundane tasks. Additionally, learn how you can trigger you scripts automatically using Power Automate. With Power Automate, you can set a Teams message, an email, or other app to trigger your script.

Read More