(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...
Did you know that you can make a desktop app with javascript?There's a js framework for this named...
Cool ass dynamic charts generated by code inside readme is trully awesome ain't it? In Gtihub,there...
Linux.The os that makes servers,embedded systems,android phones etc.Linux is everywhere.It is free...
Swift is a programming language for developing apps for IOS and Mac OS, and it is destined to become...
I wanted to make this tutorial as beginner friendly as possible.If you didn't understand something,...
You may not think your site has anything worth being hacked for, but websites are compromised all the...
C is being there for years now but for beginners C is very hard to learn.I already use C and bash on...
Understanding Ownership Ownership is Rust’s most unique and famous feature and has deep implications...
yet again... A couple of weeks ago I started making a Fnaf type horror game with unique story and...
If you use nodejs you probably used npm before. Yarn is something similar, It is another package...
what is Rust? Rust is a memeory safe compiled language, It is used where memory is critical,where...