That
Software
Dude
Musings of a web developer
Coding Jobs
About
Tutorials
JavaScript
Resources
Links and Downloads
Keyboard Keycodes
Typing Tests
Digital Downloads
Book Recommendations
Website Launch Checklist
HTTP Status Codes
Collections
Menu
Menu
Home
Contact
Typing Test
Poll Results
Collections
Follow me on
Codepen
RSS
Popular tags
#.NET
#5 minute guide
#Android
#API
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#Coding
#Computer Science
#CraftyJS
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Google
#Guide
#Hardware
#Health
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#Remote
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
javascript
programming
productivity
web-development
career
dot-net
Coding
asp-net
Business
algorithms
Posted on: 1/10/2023 - 3 min read
How to implement ROT13 in JavaScript
ROT13 is a specific implementation of the Caesar cipher that replaces each letter with the letter that is 13 places down the alphabet. For e...
read more
Posted on: 2/16/2021 - 3 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 ...
read more
Posted on: 10/27/2019 - 3 min read
Bubble Sort algorithm in JavaScript
Sorting is a common task that is required of programmers many a time. You need to sort things such as search result sets to standard lists o...
read more
Next page
Popular this week
Coding A Card Deck In JavaScript
Posted on: 5/20/2015
How To Code Blackjack Using JavaScript
Posted on: 2/2/2017
Is the Surface Pro 7 good for programming?
Posted on: 2/24/2021
Is the Surface Laptop Go 2 a good programming laptop?
Posted on: 6/22/2022
How to implement a "Load More" button in JavaScript
Posted on: 1/21/2021
Implementing a Caesar Cipher in JavaScript
Posted on: 2/16/2021
Is the Surface Pro 8 the best programming laptop so far?
Posted on: 9/24/2021
Coding A Calendar In JavaScript
Posted on: 1/5/2017
What is "black-box code" and why it's important
Posted on: 11/29/2018
The simplest way to create dynamic modal pop-ups in JavaScript
Posted on: 11/4/2019
Creating functions dynamically with JavaScript
Posted on: 8/22/2019
How To Encrypt Passwords Using SHA-256 In C# And .NET
Posted on: 6/29/2015
Is the Surface Laptop 4 good for programming?
Posted on: 8/26/2021
10 gadgets every programmer should carry in 2021
Posted on: 3/28/2021
Taking a look at Microsoft.Data.SqlClient in .NET Core
Posted on: 5/10/2021
How to Ctrl + S to save in JavaScript
Posted on: 1/27/2021
A simple database schema for your next user system
Posted on: 8/20/2020
Should you still be using ASP.NET Web Forms in 2021?
Posted on: 12/18/2020
How to set up an ASP.NET website with GoDaddy
Posted on: 3/22/2021
Add Pagination To Any Table In JavaScript
Posted on: 12/9/2016
get more coding tips and guides in your inbox
Sign me up