We've all heard of the usual suspects: Git, VS Code, Docker. Great tools, but there's also a second...
AI art is everywhere these days. Type in a prompt, and boom. You’ve got a “masterpiece” in seconds....
I asked this question a few years ago, but while revisiting my old blog posts, I got curious again:...
Development is a craft. Think like a developer, not a follower. "Never use Redux again." "React is...
So you know Python, JavaScript. and then some guy leaned over and said: "Brainfuck." You laughed. You...
If you have spent any time surfing dev Twitter, Github, or any Reddit thread that involves modern...
This year there has been a huge buzz in the world of modern web development with edge functions, edge...
To be clear: Git is confusing! Nobody picks up git and immediately feels like a wizard. If you're...
Let's be frank: if you have written more than two MATLAB scripts in your life, you have probably...
This guide is tailored towards Unity 3D but you can use them for other engines as they are pretty...
Ever tried to create an ambitious game only to be met by a thousand setbacks ? Don't worry it...
(NB: Some users of dev.to are far better programming problem solvers than me. I'm more of an ace of...
A heartfelt apology: Feels great to be back after such a while, with a newly ignited ambition I hope...
In the world of cybersecurity, 2024 has put a renewed focus on memory protection, where memory...
Introduction: In the world of software development, code repository platforms play a...
Ah, back after a veryyyy long time.Well, guess I could be more regular now. Okay then back to the...
There are many blogging and micro blogging platform.Out of them what made you choose dev over the...
Do you prefer python in the browser with py-script? as shown in the py con. if yes why and why...
So for "The Linux Game Jam" I made a short horror game in 2 days but unfortunately was too late to...
What tech stacks(MERN, MEVN etc) do you guys use in your personal projects or work? and why do you...
So, I've been using Grepper for some time now.For those you aren't familiar with it Grepper is The...
When you think about the web's logic, it's nothing but Javascript.Javascript is a dynamic single...
What is Copilot: GitHub Copilot is an artificial intelligence tool developed by GitHub...
A pen(penetration) test allows us to determine any security weakness of the entire web application...
Solidity is a strongly typed high-level programming language for writing ethereum based smart...
Programmers at all stages of their careers deal with imposter syndrome. But that feeling of...
Databases are like data warehouses. Since we also have a book store in a public library, we can...
Today,In this blog we will build a simple webserver in GO Lang to serve static files. Go is often...
Writing code is not hard but writing clean code is not easy either.I wrote trash code when I first...