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
AI
Published on: 11/29/2023 - 8 min read
How Developers Can Get Ahead of the Looming A.I. Race
Almost on a daily basis now I read articles talking about tech companies downsizing and laying off it's dev workforce. Sometimes it's h...
Artificial Intelligence
Published on: 11/29/2023 - 2 min read
Microsoft Paint adds new A.I. Cocreator to the mix
Not long ago Microsoft unveiled its slew of A.I. features that were planned to be baked right into the Windows OS, and one of those features...
CSS
Published on: 11/27/2023 - 3 min read
How to use :user-valid and :user-invalid pseudo-classes for validation
User input validation on websites, for the most part, has usually come down to the specific design that a developer or a designer have come ...
AI
Published on: 11/20/2023 - 6 min read
How to create and share OpenAI's custom GPT's
One of the more recent additions to the already robust ChatGPT feature list are Custom GPT's. These are GPT's that you can personally give c...
AI
Published on: 11/17/2023 - 2 min read
ChatGPT Plus signups are temporarily paused due to high demand
If you've been putting off hitting the upgrade button on your ChatGPT dashboard then it looks like you'll have to wait just a bit longer to ...
Database
Published on: 11/16/2023 - 4 min read
How to connect a SQL Server database to a Node.js application: A beginner's guide
When you think of a Node.js project you typically think about either a PERN stack or a MERN stack implementation. Meaning you are either wor...
Gadgets
Published on: 11/14/2023 - 8 min read
The Best Programming Laptop? The Asus Zenbook S 13 OLED
I recently picked up the Asus Zenbook S 13 OLED laptop to replace a Lenovo ThinkPad (which I am still a huge fan) that was pretty much ...
Career
Published on: 11/10/2023 - 7 min read
10 tips for your next programming interview
Regardless of how skilled you are in your craft, interviews can still be rough for most of us. And that's because you are walking in blind t...
Programming
Published on: 11/9/2023 - 5 min read
20 years later, is programming still a fun job?
The very first line of code that I ever wrote was back in 2003 sitting at home while still in High School on a PC that had less storage than...
Programming
Published on: 11/8/2023 - 4 min read
5 EDC Gifts For Programmers for the Holidays
If you're a programmer/developer/gamer/etc then there's a good chance that you have a desk full of random gadgets lying around. At least I d...
AI
Published on: 11/7/2023 - 6 min read
OpenAI DevDay announces GPT4-Turbo, lower costs and much more
OpenAI's DevDay developer conference recently went down and it did not disappoint. The company announced the many great things coming to the...
QA
Published on: 11/6/2023 - 7 min read
The Art of Debugging: Unveiling the Problem Solving Process
Equally as important as writing brand new fresh code for a new feature that will revolutionize the world, is trying to figure out why last...
Programming
Published on: 8/31/2023 - 7 min read
The Art of Code Comments: Writing Clean and Effective Explanations
Have you ever looked at a piece of code that you wrote eons ago and wondered what you were thinking? Or even wondered if it actually worked?...
Startup
Published on: 8/28/2023 - 6 min read
Should New Programmer's Work For Startups?
Working for a startup can be a great opportunity for developers at any stage to work on projects from the ground up. You get to be in charge...
Hardware
Published on: 8/1/2023 - 6 min read
How much storage space do you actually need on your programming laptop?
One of the biggest stresses that comes with picking up a new laptop (particularly if you're a developer) is the process of having ...
Artificial Intelligence
Published on: 5/30/2023 - 5 min read
Proceed with caution when using ChatGPT for production code
There is alot of noise these days when it comes to the forthcoming A.I. apocalypse. Developer's are worried that a chatbot is going to take ...
Artificial Intelligence
Published on: 5/4/2023 - 6 min read
Tips For New Programmer's In The Age Of A.I.
When it comes to artificial intelligence, you're either completely for the idea of a robotic sidekick that will help you out with your day t...
Published on: 1/22/2023 - 26 min read
HTTP Status Code List And Meanings
HTTP status codes are numeric code values that a server sends back to the client wrapped in the response indicating the status of the r...
Hardware
Published on: 1/19/2023 - 8 min read
How to Choose the Best Programming Laptop
As a programmer, having the right tools is essential to your success. A good programming laptop can make a big difference in your productivi...
Career
Published on: 1/11/2023 - 6 min read
7 biggest challenges of being a remote programmer
Programming is typically considered one of the rare dream jobs that can be done from anywhere in the world that has a decent internet connec...
Previous page
Next page
Popular Articles
Why I Finally Decided to Upgrade To GitHub Copilot Pro
Creating a Good Folder Structure For Your Vite App
A Simple Next.js API Folder Structure
The many ways to sanitize user input in C#
The Best Way to Check for an Empty String in JavaScript
Implementing Argon2id Password Hashing in C#
10 gadgets every programmer should carry
How To Encrypt Passwords Using SHA-256 In C# And .NET
How to Code The Snake Game Using JavaScript - Full Tutorial
How to Work With Multiline Strings in JavaScript
Coding A Card Deck In JavaScript
Setting Up a Dev Server Proxy in Vite
What is the state of ASP.NET Web Forms in 2025?
Is 8GB of RAM Enough for Programming in 2025?
How to Enable Copilot Agent Mode in Visual Studio 2022
How to show PDF file upload previews using JavaScript
Public vs Src Assets: When to Use Each Approach in Vite
Playdate Console Review (2025): A Platform for Creative Development
How to enabled aspx pages in Visual Studio 2022
How to Handle Emoji Storage in SQL Server