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: 12/4/2017 - 4 min read
How To Properly Use Code Reviews
Code reviews can be either a fantastic tool to maintain a stronger codebase that is freer of bugs and issues, or it can be a stressful and ...
Software
Published on: 12/1/2017 - 5 min read
First Impressions of Microsoft SQL Operations Studio
Microsoft recently unveiled their new Microsoft SQL Operations Studio (in preview) application for Windows, Linux, and Mac. SQL Operations...
Javascript
Published on: 11/28/2017 - 4 min read
A Quick Guide To JavaScript Touch Events
The JavaScript specification now supports touch event handling for interactions with mobile devices and tablets....
Startup
Published on: 11/28/2017 - 6 min read
6 Startup Mistakes To Watch Out For
If you're looking to start, or are currently in, a startup, then mistakes are part of the game. In fact, they're the biggest part of the ga...
Startup
Published on: 11/21/2017 - 6 min read
Why I Quit My Job For A Startup
I get asked this question a lot, as I left my job 2 years ago to work full-time on our startup Renly.co. And it's a tough question to answe...
Startup
Published on: 11/18/2017 - 6 min read
How To Build Disruptive Technology
What is disruptive technology? Disruptive technology is any new technology that essentially changes the way that the current societal model...
Startup
Published on: 11/17/2017 - 5 min read
When Is The Right Time To Start Your Business
Sometimes it's difficult to notice because of our usual day to day rush, but somebody owns every single business establishment that you wal...
Published on: 11/14/2017 - 7 min read
How We Can Code A Better Sociey
It's hard to see it, but our society is quickly becoming what authors decades ago wrote about when they pictured the future. A future where...
Programming
Published on: 11/11/2017 - 7 min read
My Most Difficult Programming Task To Date
YouTube ads and Instagram posts make coding seem like a fun sticker filled evening with excellent cups of coffee and gorgeous scenery's of ...
Career
Published on: 11/9/2017 - 3 min read
Interviewing a senior software engineer
Ibrahim D. Inglewood, CA www.idiallo.com A 300 word blurb about yourself My name is Ibrahim Diallo, I am software ...
Career
Published on: 11/2/2017 - 4 min read
Programmer Spotlight 01: ThatSoftwareDude
This will be the first in the hopefully long series of Developer Interviews that we conduct for the blog. The idea is to get a few passiona...
Gadgets
Published on: 11/1/2017 - 5 min read
How I Run A Whole Company On The Surface 3
Some years ago I purchased Microsoft's Surface 3 laptop as a convenient on the go amendment to my full sized laptop at home. Obviously some...
Programming
Published on: 10/30/2017 - 5 min read
How To Be A Better Programmer
Being a programmer can a fun and rewarding career. Particularly in the later stages when your experience has grown and you have more freed...
Programming
Published on: 10/24/2017 - 4 min read
This Is Why You Should Be Learning PHP
As a .NET developer for the past decade it is a bit odd that I would go out of my way to talk up PHP and to try to create a case for using ...
Security
Published on: 10/22/2017 - 5 min read
Implementing Google's Invisible ReCaptcha In .NET
If keeping bots away is your thing, then using Google's reCAPTCHA is a must. And while it can be tedious to click on 20 images of cars in...
Programming
Published on: 10/4/2017 - 5 min read
A Quick Roadmap To Learning To Program
There are a million and one ways to learn to code nowadays. Everything from a formal college education, to books, to free online classes to...
Javascript
Published on: 9/27/2017 - 11 min read
Building Tetris In JavaScript Part 2
Welcome to part 2 in this building Tetris tutorial. If you missed part 1, feel free to check it out here. In this second part, we'll be fin...
Javascript
Published on: 9/19/2017 - 9 min read
How to Code a Tetris clone In JavaScript
Tetris is one of the first games that many of us played growing up. It's fun and challenging and playing a single level can take you from a...
Programming
Published on: 9/12/2017 - 4 min read
The Next Generation Of Programmers
Online coding classes are all the rage this year. In lieu of attending a university for 4 years to earn a degree in order to become a softw...
Programming
Published on: 9/10/2017 - 4 min read
Learning Every Programming Language
In my early programming years, I had this strange pull towards every new programming language that was hitting the scene. I would begin to ...
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
A Simple Next.js API Folder Structure
Implementing Argon2id Password Hashing in C#
How To Encrypt Passwords Using SHA-256 In C# And .NET
The many ways to sanitize user input in C#
10 gadgets every programmer should carry
How to show PDF file upload previews using JavaScript
Coding A Card Deck In JavaScript
What is the state of ASP.NET Web Forms in 2025?
Setting Up a Dev Server Proxy in Vite
How To Code Blackjack Using JavaScript
How to Code The Snake Game Using JavaScript - Full Tutorial
How to Check for Unused Modules in a Node.js App
How to Handle Emoji Storage in SQL Server
A simple database schema for your next user system
Kiro IDE: A Fresh Take on AI-Powered Development
Is 8GB of RAM Enough for Programming in 2025?
How to Generate GUIDs in JavaScript
How to Work With Multiline Strings in JavaScript