24 websites to learn JQuery scripting
JQuery is simply a Java Framework which can add interactivity to webpages. With JQuery, you can add anmations and much more than you can imagine to your website. And the best of it is, it can be run on...
View ArticleHow to empty trash automatically every specified number of days
If there are some things I must have wished to be automated while using my wordpress blog, this is surely one of them. WordPress is a nice CMS platform, and thus gives us the opportunity to toy around...
View ArticleHow to replace a word in multiple posts in wordpress
Let’s say you had a blog under Blogger, then after some time in the blogosphere, you decided to move to wordpress. One thing about this is that, after Moving from blogger to WordPress, you must have...
View ArticleHow to Add Facebook Comments Box form to Blogger Blogs
The Facebook comment form is one of the recent blogging resources facebook has developed for bloggers, and it helps the bloggers in getting most comments and more social media exposure. This Facebook...
View ArticleHow to create an Android App for your blog without any programming knowledge
As we all know, the Android OS is one of the most used mobile operating systems in recent times, thus, it would be great fun and also a means to promote your blog if you can create an Android App for...
View ArticleHow to Add Read More and Excerpts to Blogger
Adding the Read More button and Excerpts to your blogger blog makes your blog look neat and organized. On default, when you visit any blogger blog, all posts are displayed on the home page in full, but...
View ArticleHow to find a Category ID in WordPress
Most of the times, you need to get the ID of any specific category in order to program some stuff or for some plugins such as Widget Logic. Here is a run through on how to get your categories ID in...
View ArticleHow to Program A Calculator With Notepad (Batch Tut)
For those of my readers who are quite interested in programming stuff, here is a little Batch tutorial to help you program a simple calculator in the .bat format. It won’t take you more than 5 minutes...
View ArticleHow to Display Online Users in WordPress and PHP Scripts
Have you ever wished to display the number of online users on your PHP powered website or on your WordPress blog without the use use of Plugin and wondered how you could achieve this using PHP tags?...
View Article10 Useful .htaccess Tricks to Improve Your WordPress Blog
One thing I would always love about the .htaccess file in a website root directory is its ability to override configuration settings which includes server’s global configuration, content type and...
View ArticleHACK – Facebook’s Newly Introduced Programming Language
Have you been thinking you knew all web development languages, well Facebook Engineers have really been working hard the past few years to prove you wrong. Facebook Engineers Bryan O’Sullivan, Julien...
View ArticleExplaining How a Programmer Thinks to a Non-Coder
Being someone who has been writing codes for some while now, I constantly get smacked with the same lines of questions from people who barely...→ Read More The post Explaining How a Programmer Thinks...
View ArticleHow To Print/Echo a DateTime Object In PHP
I decided to write this short PHP tutorial on how to print a Date Time object because this is one of the frequent questions I...→ Read More The post How To Print/Echo a DateTime Object In PHP appeared...
View ArticleHow To Build a Simple Calculator Using HTML, CSS & Javascript
Have you ever wanted to design a simple calculator using HTML, CSS and most of all Javascript to handle the calculations? In this tutorial I’ll...→ Read More The post How To Build a Simple Calculator...
View ArticleTop 5 Laptops For Programmers In 2020
Programming and computers go hand in hand. They need each other, and when it comes to finding the best laptop for programming, there are some things you need to look out for. Before, the heart of...
View Article20 Things You Didn’t Know About Javascript
Javascript is actually the lord of programming languages. As you learn to code, you will find out just how versatile it is. It works on lots of platforms and devices including IoT. Developers that...
View Article10 Most Popular Languages to Learn Programming in 2020
Learning some programming languages may be very difficult, but making research and selecting a suitable programming language can be difficult too. Today we have many programming languages, capable of...
View Article7 Best Laptops For Coders In 2020
The days when buyers had restricted options when purchasing a new laptop are over. Technology has developed greatly in recent times and there are lots of options to choose from nowadays. It does not...
View ArticleCommon Mistakes Newbie Developers Make and Solutions
Software development is no easy task, and for someone just getting into it it can be overwhelming at first sight. Below i will outline some of the common mistakes the newbie developers make and some...
View Article