Computer programming or coding is a complex process of designing, writing, testing, debugging and maintaining the source code of computer programs. You can use different programming language to write your own code, for example:

  • HTML/XHTML;
  • CSS;
  • JavaScript;
  • Java;
  • PHP;
  • Java Script;
  • Microsoft .NET;
  • Android or Swift for mobile devices;
  • etc …

Nowadays exists an ongoing debate on the extent to which the writing of programs is an art, a craft or an engineering discipline. But, in general, good programming is considered to be the measured application of all three, with the goal of producing an efficient and evolvable software solution (the criteria for “efficient” and “evolvable” vary considerably).

Here we have an accurately goal in mind, to help you understand how to consume java code as well as a great developer does, to show you how the java programs are composed an to present you what languages tools there are to assist you for written code that can be read in a methodical order.

When you write your own code you must keep in mind a simple rule:

Writing software is fun!
Testing software is hard work!
Buggy software is embarrassing, expensive, devastating, deadly!!!

Spread the love