Results 1 to 1 of 1
  1. #1
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,968
    My Mood
    Cool

    Java Tutorial Chapter 1 - An Introduction to Programming

    Introduction:
    A computer is just a bunch of switches which can be ON (1) or OFF (0) . So unless someone played around with those switches , a computer would do NOTHING!

    I want to be a programmer!
    So ,you have dreamed all your life to get the computer to do what YOU want ? Great, because that's what programming is all about.
    But,it's kind of impossible to get the computer to do something useful using endless amounts of 1's and 0's . How about using English -like words instead ?
    Words like print , random , or , and , not ....

    So how does a PC understand me ?
    Well it does not really . There is a special program called a COMPILER . It's job is to convert English - like words (used in programming languages such as JAVA , C++ and Visual Basic) to binary.

    Of course , the basic principle of a computer system of Input -> Process -> Output is obeyed .
    Last edited by Takari; 10-12-2011 at 08:28 AM. Reason: Wrote suck instead of such
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

  2. The Following User Says Thank You to Takari For This Useful Post:

    darkness24713 (10-13-2011)

Similar Threads

  1. Java Tutorial Chapter 2 - All hail JAVA!
    By Takari in forum Programming Tutorials
    Replies: 3
    Last Post: 10-20-2011, 04:58 PM
  2. Java Tutorial Chapter 3 - Creating a File
    By Takari in forum Programming Tutorials
    Replies: 0
    Last Post: 10-13-2011, 11:58 AM
  3. [Tutorial]Chapter 1 - Basic Java Syntax
    By xXH4XM@ST3RXx in forum Java
    Replies: 2
    Last Post: 03-28-2010, 08:47 AM
  4. [release] Java tutorial !
    By vxheadshotxv in forum Java
    Replies: 3
    Last Post: 01-02-2010, 11:21 PM
  5. Java tutorial/Book
    By zeco in forum Java
    Replies: 3
    Last Post: 09-02-2009, 05:56 PM