|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: Feb 2003
Posts: 33
|
i'm just starting to try to learn how to program and i was wondering if anybody had any helpful tips or knows of some good sites for begginers. thanks
|
|
|
|
|
|
#2 |
|
Member (6 bit)
Join Date: Feb 2003
Posts: 33
|
by the way.. whats a compiler and how does it work?
|
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Jan 2003
Posts: 89
|
im a beginner too and i found this java site to be good
http://www.java.sun.com/docs/books/t...ava/win32.html also www.htmlgoodies.com/ |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
The computer's CPU doesn't understand code written in high level languages (Java, C ...), it only understands machine code, and the compiler is a program that converts high level code into machine code, so the CPU can execute programs written in high level languages.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|