Generating UUIDs With Go
Go offers many ways to generate UUIDs, which are a convenient and robust way of organizing your data.
3 Advanced Data Structures Every Programmer Should Know
Get a leg up on the competition by learning these heaps and trees.
What Is WebAssembly?
WebAssembly brings native speed to the browser and you don’t have to ditch your favourite language!
6 Skills Developers Should Learn to Stay Ahead of AI
AI is advancing by leaps and bounds, but is it a real threat to your developer job? Not if you prepare.
What Is the Decorator Design Pattern?
Discover the decorator pattern and build more flexible, extensible object hierarchies.
How to Dockerize a Django App
Get started with Docker containerization by practicing on a sample Django app.
Winforms: Create a Digital Clock That Updates Every Second
A clock is always useful so why not build your own and customize it to your unique requirements?
How Error Boundaries Work in React
Use the built-in ErrorBoundary class to level-up your error handling.
JavaScript Basics: How to Create and Use a Dictionary
A map of key/value pairs is an incredibly useful data structure. JavaScript has native support for dictionaries via its Object type.
How to Create a Drag and Drop File Uploader in a Winforms App
Add support for file uploads with the intuitive usability of drag and drop.
How the App Directory Works in Next.js 13
The new app directory feature has increased the routing performance in Next.js more than ever.
The Top 10 Certifications for Database Developers
Looking to boost your database development skills? Here are some of the best certifications to take your career to the next level.
The Top 11 Tools You Should Master as a UI/UX Designer
If you want to stay ahead of the game as a UI/UX designer, these are the tools you should master.
The Top 7 Open-Source Python IDEs to Program Like a Pro
As a programmer, an IDE can be your most important tool. Use this selection to pick a good one.
4 Interesting Image Processing Techniques Using JES
JES lets you build your own image filters in just a few lines of code.
What Is Varnish Cache and Why Is It Important?
Varnish is probably the quickest way to speed up your site with the least amount of effort.
An Introduction to the Spring Framework
Put some Spring in your step and learn how to build apps with this powerful framework.
How to Add Charts to Your React App
From basic bar graphs to xy plots and beyond, get charting with React.
7 Common Mistakes Freelancers Make When Starting a Website
If you're a freelancer, having a website is useful. However, many people make several mistakes when starting.