How Algorithms Changed the World (Infographic)

Submitted by navajocodetalker on
An infographic prepared and posted by the College Degree Search, shows the impact of programming to the human civilization. The infographic "How Algorithms Change the World" was designed to generate some enthusiasm among students to study the most important subject of all, that is, programming. There's an indisputable argument that software has touched most things in the modern world, but you

Hadoop Tutorials Launched by Hortonworks

Submitted by navajocodetalker on
Hortonworks announced a sandbox environment for Hadoop which aimed at giving new users and easy way to learn how to use Hadoop. The Hortonworks Sandox is designed to be an easy-to-use environment for learning Apache Hadoop. The program is a free download for a complete, self contained virtual machine with Apache Hadoop pre-configured. With the Hortonworks Sandbox you can also get a Web interface

Change MySQL Table Collation

Submitted by admin on
In my previous post, I explained on how to Convert MyISAM to InnoDB. This time I’ll show you on how to change the collation of MySQL database tables. BTW, collation controls the way string values are sorted. This code is useful if the table collation varied from each other. Example one table has utf8_general_ci collation, while the other has utf8_unicode_ci. It’s a best practice if there is

Convert MyISAM to InnoDB

Submitted by admin on
MyISAM and InnoDB is a storage engine of MySQL. If you have large databases and have lots of traffic on your website, you will probably encounter a CPU load problem due to table locking features of MyISAM. I created this article to share my problem on several website that I owned including sourcecodester.com. Almost every day I am worried about the load that MySQL is generating on my server’s CPU

Simulating a Voice Aided Automated Teller Machine for the Blind

Submitted by Walterjnr1 on
This is system that simulate an automated teller machine with a voice aided feature for a blind customer in a bank. On the click of a button number , a corresponding number sound is produce to assist the blind customer. Key Features of the system include login system, checking balance , setting atm pin, withdrawal. What you will learn from this project include text to speech,login system,select

Search query in Php

Submitted by jkev on
Search query in php is a simple php sourcecode enables you to search data in the table thier are two tables in the program one is a normalize table and other is not but they come out with same output.. Hope that this sourcecode will help you a lot.. thank you :P

Human Resource Information System

Submitted by nass on
After receiving a lot of emails and comments i decided to do this project,if you downloaded my last project ( Complete Student Information System) I used the same codes and steps as i did in previous project. BUT this one you also have to finish the remaining panels,what i did is to give you ideas and you can implement those ideas to develop your own system. Database password: humnaresource System