Blog

Top 10 Programming Quotes of All Time

Submitted by navajocodetalker on
According to Wikipedia's description of Computer programming (often shortened to programming) "is the comprehensive process that leads from an original formulation of a computing problem to executable programs." Programming involves activities such as analysis, understanding, solving problems, testing, debugging and maintaining the source codes. Various programmers have also their own inspirations

How Did Angie Chang Learned to Code (Interview)

Submitted by navajocodetalker on
Angie Chang is one of the popular tech innovator and a certified programmers who co-founded Women 2.0, an organization committed to increasing the number of women entrepreneurs starting high growth ventures by providing resources, network, and knowledge for the launch and growth of their company. She currently serves as Editor-in-Chief for Women 2.0 and in January 2008, she began organizing Bay

UK to Teach Programming Starting at 5-Years-Old

Submitted by navajocodetalker on
The United Kingdom Department of Education will introduced a radical change in their education system, as it plans to teach "rigorous computer science" to all children from age 5 to 14 years old. According to UK's education minister who was quoted saying exactly the same words uttered by the Chairman of Google about his view in the current education system of the country. He stated, "As the

Hotel Reservation System Now on GitHub

Submitted by admin on
One of the most downloaded projects here called “Hotel Reservation System (VB.NET)” is now on GitHub. We decided to post this on GitHub so other programmers who are willing to modify the system can collaborate easily using version control of GitHub. I know that some of you are willing to improve this project. So, just follow it at GitHub repository link at Hotel Reservation System. We would like

How to Secure PHP Script: Instructors and Students Guide

Submitted by admin on
I find it hard to see that most of the programmers here who uploaded their source code are still using the old fashion way of connecting to MySQL database using PHP script. The majority of these programmers are students. I believe that these students are just following on what they have learned from their instructor. If you have noticed, the connection used is still the old mysql extension and not

Don’t Limit On SQL for Database Computing in Java Development

Submitted by Raqsoft on

During Java development, SQL is often used to address the database related computation. However, "Ordered Computation" is very inconvenient to realize by writing SQL statements. For example, according to Contract table, compute the monthly growth rate of contract values for each sales man in a specified period. The result set of SQL follows a weird convention that the result set returned directly

Visual Studio 2013 Preview Ready for Download

Submitted by navajocodetalker on
One of the announcement made by Microsoft during Build 2013 is the availability of Visual Studio 2013 Preview, right now the version is ready for download so that developers can try it out and experience the changes made by Microsoft with their highly popular developer tools. For the past few days we have also reported about the details of the next version of Visual Studio. Most of the changes

So You Want To Become A Programmer? Read This…

Submitted by admin on
If you really want to become a programmer, you have to read lot of books, tutorials, or any materials that you think will work for you. Even this article… But…the majority of us hate reading. Even me, I’d rather read other materials than to read programming books, tutorials or the like. The odd part is you need to read and continue reading like what you are doing now, even it annoys you. Way back

HTML5 & CSS3 Cheat Sheet for Beginners

Submitted by navajocodetalker on
Learning and mastering the HTML5 language is just an easy tasks for seasoned programmers but for beginners they need some help when they are stucked in a particular projects, for this reasons we have provided a free downloadable cheat sheets for HTML5 beginner. This will served as a handy resources for those who are new to the language. Experienced programmers can escape this article and focus on

Best Online Sources of Programming Help

Submitted by navajocodetalker on
There are times when programmers are getting stuck on their project, although how fluent you are in your language of choice, sometimes you've hit a brick wall. This kind of situation will not happen only for beginners but sometimes professional and experienced programmers can experience too. There are various resources that are available online for us to help out the problem and can provide