ThatSoftwareDude
Building the web
since 2008
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
UUID/GUID Generator / Analyzer
US State Databases
Typing Test
Menu
Menu
About
Hubs
Polls
Typing Tests
Newsletter
Services
Resources
Code Bytes
Developer Guides
Developer Gift Guide
Contact
Contact
Ask a question
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#css
#CSS
#CSS3
#Database
#ES6
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Javascript
#Learning to code
#Module
#NodeJS
#Performance
#Productivity
#Programming
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
Software Development News and Articles
Published on: 4/15/2021 - 3 min read
PC Hardware Components Every Programmer Should Upgrade
While it’s true that you can code with any working computer, you may run into problems when running your applications or programs if your ...
C-Sharp
Published on: 4/13/2021 - 3 min read
How to resize image files with C#
I recently wrote about website optimization on this blog as it is quickly becoming an important ranking factor in search engines....
Performance
Published on: 4/12/2021 - 6 min read
5 ways to improve your website's performance
Performance on a website is often left to last and at times ignored by developers. This is mainly because it's surprisingly not a simple or ...
Career
Published on: 4/6/2021 - 6 min read
How to get a programming job without a college degree
The age old question of college vs self-taught has been debated for decades now, with no clear winner. But I think that we're now closer tha......
Web Development
Published on: 4/5/2021 - 7 min read
How to setup your first blog on SiteGround
There are a million options when it comes to setting up and creating your first blog. You have everything from out-of-the-box solutions, suc...
Javascript
Published on: 4/2/2021 - 3 min read
How to add color and style to the console.log
The developer console in a browser is one of the most valuable tools for any web designer and web developer. Not only does it tell you what'...
Javascript
Published on: 4/1/2021 - 2 min read
How to create console log groups in JavaScript
Most programmer's are familiar with a browser's built in debugging tools. This includes the standard Inspector used to view the DOM elements...
Productivity
Published on: 3/31/2021 - 5 min read
3 sure signs you are burning out as a programmer
The term burnout gets used way too liberally these days to imply any kind of dissatisfaction with your job.If you have an argument with your...
Published on: 3/30/2021 - 3 min read
Get a great deal on these programming books for a limited time
Once again, Humble Bundle has put together another great deal for programmers. This month you can pick up the Learn You More Code by No Star...
Productivity
Published on: 3/29/2021 - 6 min read
6 bad habits every programmer should get rid of
The longer we do anything in life, the more bad habits we will inevitably accumulate. And the same holds true for programming. Sometimes we ...
Gadgets
Published on: 3/28/2021 - 8 min read
10 gadgets every programmer should carry
If you're a programmer then there's a good chance that you have a desk full of random gadgets lying around. Maybe a few flash drives, an old...
ASP.NET
Published on: 3/22/2021 - 7 min read
How to set up an ASP.NET website with GoDaddy
In this article I will walk through the process of setting up an ASP.NET web applications on a shared GoDaddy Windows server.I will mainly w...
Programming
Published on: 3/22/2021 - 4 min read
How to Become a Programmer
Try googling the same query and I bet you’ll see dozens of answers to it! “Should I read every answer?” Do you have enough time? What’s gre...
Gadgets
Published on: 3/19/2021 - 5 min read
The best programming keyboards for everyday developers
There are alot of options these days when it comes to choosing the right keyboard. You have everything from wired, to wireless, to hybrid to...
Web Development
Published on: 3/16/2021 - 5 min read
Deprecated HTML tags to stop using
The following is a list of the the currently deprecated HTML tags that you should probably stop using in your markup.While they may not be t...
Web Development
Published on: 3/15/2021 - 6 min read
9 HTML Tags You Should Start Using
As the HTML specification gets updated year after year, new tags get added and old tags get deprecated. And it's hard to keep up sometimes w...
Web Development
Published on: 3/10/2021 - 4 min read
5 Web Developer Blogs to read in 2021
Blogs are still one of the best ways to stay up to date with the latest happenings in the realm of code and software engineering. Mainly bec...
Productivity
Published on: 3/9/2021 - 7 min read
9 strategies in 2021 to improve your programming skills
Whether you are brand new to coding or have been at it for the past decade, odds are that there is some area that could use improving when i...
Javascript
Published on: 3/8/2021 - 7 min read
How to drag elements in JavaScript without jQuery
In this article, we are going to implement the draggable functionality (found in jQuery) using vanilla JavaScript with just a few lines of c...
Published on: 3/3/2021 - 4 min read
OpenJDK or Java on Linux
From scraping or verifying data with Java to using machine machine learning to build weather forecasting software, these days you can teach ...
Previous page
Next page
Popular Articles
Creating a Good Folder Structure For Your Vite App
Why I Finally Decided to Upgrade To GitHub Copilot Pro
Implementing Argon2id Password Hashing in C#
A Simple Next.js API Folder Structure
How to Actually Write Code on Your Tablet
The many ways to sanitize user input in C#
The Best Way to Check for an Empty String in JavaScript
How To Encrypt Passwords Using SHA-256 In C# And .NET
How to Code The Snake Game Using JavaScript - Full Tutorial
How To Code Blackjack Using JavaScript
What is the state of ASP.NET Web Forms in 2025?
10 gadgets every programmer should carry
How to Work With Multiline Strings in JavaScript
Coding A Card Deck In JavaScript
How to Generate GUIDs in JavaScript
Is 8GB of RAM Enough for Programming in 2025?
How to show PDF file upload previews using JavaScript
How to Check for Unused Modules in a Node.js App
Top JavaScript PDF Libraries in 2025: A Comprehensive Guide
Why Vite's Proxy Only Works in Dev And What to Do About It