C language: Program for first N prime numbers and to check if a number is...
Prime number programs bugs new programmers too much in thinking how to find the logic of finding the first n prime numbers, nth prime number , or in checking if a number is prime or not So here are the...
View ArticleC language: Program for creating pyramid of star pattern
Another basic task that will let you learn the flow of the computer programming languages using the for loop is creating patterns in programming using characters like ” * ” . If you are just starting...
View ArticleC language: Program for finding a reverse of a number
Another addition in our basic programming series is finding the reverse of a number, in this program you enter a number and the program returns you reverse of the number you gave it. Here’s the code...
View ArticleASP.NET : Customizing Datalist control of ASP.NET web forms
In the last few days there are all basic programming stuff posted on this blog and now i want to step this up and post something a bit more advanced that will be helpful to more real world developers...
View ArticleC# Language: FizzBuzz Program
The “Fizz-Buzz test” is an interview question designed to help filter out the 99.5% of programming job candidates who can’t seem to program their way out of a wet paper bag. The text of the...
View ArticleHow to make Opencart URLS SEO friendly
Here in this post I will be showing you guys how to make your Opencart Urls SEO friendly , this will help you in getting better rankings in search engines and will help boost your page to better places...
View ArticleHow to get rid of advertisements on websites
Do you know that you can get rid of those advertisements you see on the web all the time, on Facebook , on YouTube or google or any other website and it is very easy to get rid of them so you don’t...
View ArticleThe Great Indian education system
What change is needed in Indian education system? Education is a very big problem in our country and severe lack of it is the reason behind too many of other problems in our country. Many big names...
View ArticleTeen entrepreneur Avani Singh: "You can make a difference"
Reblogged from TED Blog: New Delhi's streets are epic -- trucks, cars, cows and, especially, bicycle rickshaws, three-wheeled carriers that can zip through traffic, pedaled by a very, very...
View ArticleErrors in use of Articles
Articles a, an The Use of ‘An’ Before words beginning with vowel sounds E.g. an apple, an egg, an owl. Before words beginning with silent H E.g. an hour, an honest man, an heir, an honourable man....
View Article