Code Literacy in Programming Doesn’t Necessarily Require Other Skills

Submitted by anthea on
When it comes to computer programming, learning through its codes doesn't required high standard of skills in order to know the deep languages of different codes. Codes use in programming were just like learning the academic subjects such as English, Math, Science and other necessary subjects that will enable a person learn in varieties of field. Other considered that codes in programming is very

Simple Order Entry

Submitted by ramos.cj360 on
Simple Order Entry - is a simple data entry form which you can use in your projects such as Sales and Purchasing, POS, Inventory and etc. This sample uses MSHFlexgrid and Datagrid. Please download and I hope this could somehow help you in your programming. Credits: Sourcecodester Admin

Students Delve into Programming in "Hour of Code"

Submitted by anthea on
Today's generation, computers played a vital role in the lives of most people, especially for those who seeks wide knowledge in the field of programming. In taking programming, other people think it quite boring and very difficult profession, but there are also some wanted to be part of this field, getting more interested and curious how a programmer supposedly do. Based on the survey, as an

Organizing MySQL Connection and CRUD in Visual Basic 2008 and MySQL Database

Submitted by janobe on
In this tutorial I will show you how to organize MySQL Connection and CRUD by using a module. Module is one of the ways on how to organize your system, refining the code and it lessens your work. You can also access your code in different places. Lets’ begin: 1.

How to Learn Basic Programming with Zero Experience

Submitted by anthea on
There's a general question that everybody wants to be given an answer such as "how can a person with zero experience begin to learn basic programming?" In regard with this question, best opinions gathered from some nitezens who contributed their answers. According to Athenasc, in order to learn basic principles in programming, a person should try the codestart.com, which enables to teach beginners

D.P.F Delphi AndroidNative Components

Submitted by b_yaghobi on
Welcome to the world of Android programming! Develop Native Android applications with Delphi XE5 Some components: + Added TDPFJAlertDialog + Added TDPFJAnalogClock + Added TDPFJButton + Added TDPFJCheckBox + Added TDPFJChronometer + Added TDPFJDatePicker + Added TDPFJDatePickerDialog + Added TDPFJEditText + Added TDPFJImageView + Added TDPFJListView (not completed) + Added TDPFJProgressBar + Added

Advance Autocomplete/Autosuggest in a Textbox Using Visual Basic 2008 and MySQL database

Submitted by janobe on
When searching a data from the database using textbox in Visual Basic 2008, commonly, it’s hard for us to search the exact data. So, in this tutorial I created an autosuggest textbox, so that it will be easy for you to search the correct record in your table. For instance, the word “google”.