
JavaScript: How to check if a string is a palindrome
How to check if a string is the same when read either forward or backwards
Blog posts under Programming
How to check if a string is the same when read either forward or backwards
Learn how to build a simple page hit counter that tells you the number of visitors who have visited your page
Learn how to make a simple program which can count the number of occurrence of each letter in a string
Whiles trying to implement a read counter for my website this morning, I run into a bug. The function which returned the query from the database always returned undefined
Python has a count method for finding the number of times an item appears in an array, learn how to do that in JavaScript since it does not have that method
A tutorial which shows you how to create the flames game in Javascript
Many websites theme colours flick on page load, learn how to solve that
You actually don't need an application to save your WhatsApp statuses for you. You can make one yourself
Svelte-kit doesn't minify the HTML it renders, Yeah! But there is a way you can do it
Learn how to make the famous Caesar in the ruby programming language
Learn how to make a simple search tool for your website in HTML and JavaScript
Making a program which automates the closing of softwares at a certain time
Setting your computer's time whenever it goes wrong can be soo boring... Fortunately, you can automate the process
The more you install and uninstall softwares, the more your environment path gets dirty
When using the onkeypress event to grab text, it's always 1 character delayed. Learn how to solve that problem
With Python, you can make a keylogger which will log the keypress of the keyboard and save the contents to a file
Ruby is a general-purpose programming language and it's syntax is close to Python's own. One of the functions I wanted to implement was the input() function.
Learn how to lazy load your css and JavaScript files to speed up your website
Random words are unorganized combination of letters, learn how to use python to create some