ThatSoftwareDude
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
Typing Test
Menu
Menu
About
Polls
Typing Tests
Newsletter
Shop
Holiday Gift Guide
Contact
Contact
Ask a question
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#Artificial Intelligence
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#React
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
Software Development News and Articles
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 ...
Gadgets
Published on: 3/3/2021 - 7 min read
The best wireless headset for programming in 2021
I've used alot of headphones in my time as a professional programmer. Everything from cheap 20$ wireless earbuds, to $150 wireless earbuds, ...
Javascript
Published on: 3/2/2021 - 7 min read
How to implement infinite scrolling in JavaScript
Infinite scrolling is a popular technique that social media sites tend to use often, mainly on mobile devices, in which a user naturally scr...
Published on: 2/24/2021 - 2 min read
Get 4 Front-End Web Development Courses for Just $1
The lowest tier is only $1 and includes 7 hefty coding courses....
Gadgets
Published on: 2/24/2021 - 9 min read
Is the Surface Pro 7 good for programming?
Many people think that you need to have a super powerful heavy duty desktop PC with liquid cooling and dedicated graphics cards in order to ...
Published on: 2/22/2021 - 4 min read
3 common roadblocks when teaching yourself to code
Learning to code has never been as accessible as it is today. You have thousands upon thousands of websites with free courses and some with ...
Javascript
Published on: 2/16/2021 - 4 min read
Implementing a Caesar Cipher in JavaScript
Cipher's are a great way to practice your logical coding skills. Plus, they're kind of fascinating. Ciphers have been used for hundreds, if ...
Published on: 2/10/2021 - 2 min read
Get Humble Bundle's Programming Books For Just a Dollar
The lowest tier is only $1 and includes 7 hefty coding books. And for the highest tier of $15, you get the entire collection of books which total over $1000 in value....
Published on: 2/10/2021 - 4 min read
Why every developer needs a tech blog in 2021
Whether you are just getting started with a programming language and a tech stack, or if you have 10 years of experience already and buildin...
Published on: 2/9/2021 - 5 min read
Should you still learn PHP in 2021?
You don't hear much about PHP these days in online communities or in tech blogs in general. And that might have you thinking that it's perha...
Published on: 2/8/2021 - 4 min read
Earn money while browsing the web with Brave
For the past few years, Firefox and Chrome have been the browsers to beat. They get regular updates, they run on multiple platforms and they...
Published on: 2/3/2021 - 5 min read
How important is your GitHub activity for a job interview?
I often get asked just how important it is to maintain an active status on GitHub in order to land that next big job. Just how much attentio...
Previous page
Next page
get more coding tips and guides in your inbox
Sign me up
Popular Articles
A Simple Next.js API Folder Structure
10 gadgets every programmer should carry
Coding A Card Deck In JavaScript
How To Code Blackjack Using JavaScript
How To Encrypt Passwords Using SHA-256 In C# And .NET
The many ways to sanitize user input in C#
ChatGPT can do code reviews, but are they any good?
How to Create a Basic Text Editor In JavaScript: A Step by Step Tutorial
What is the best way to check for an empty string in JavaScript
How to show PDF file upload previews using JavaScript
How to bind a dropdown dynamically using React
Step-by-Step Guide to Coding Tic Tac Toe in JavaScript
How to enabled aspx pages in Visual Studio 2022
Is 8GB enough for a programming laptop?
Coding The Snake Game In JavaScript
A Developers Guide to A.I. Prompt Engineering
Coding A Calendar In JavaScript
How to implement a "Load More" button in JavaScript
The simplest way to create dynamic modal pop-ups in JavaScript
How to Check for Unused Modules in a Node.js App