Post Reply 
So who is a programmer
Author Message
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #21
RE: So who is a programmer
draggy Wrote:I'd like to know ruby and ajax
AJAX ain't a language (AJAX = Asynchronous JavaScript and XML).

Actually, with the correct Javascript libraries, AJAX is easy to figure out if you know enough Javascript and a server side scripting language (like PHP).
04/09/2007 03:23 PM
Visit this user's website Find all posts by this user Quote this message in a reply
SHIFT-Key
Paradigmatic Apprentice

Posts: 43.1104
Threads: 4
Joined: 28th May 2007
Reputation: 0.51458
E-Pigs: 4.2471
Offline
Post: #22
RE: So who is a programmer
I'm a programmer since I was 8 or 9 yo when I got my first PC. I started with WEB programming (HTML/PHP/CSS) because it was easy to learn.

Now I know: ASM (RISC) / C / VB / JavaScript / LaTeX (not much because I hate it) / HTML / XML / PHP / SQL(the functions I need everytime)
I'm learning: C++ / JAVA + Java2k
I want to learn before I die: ASM (all other versions) / Ruby / Python. / AJAX / Delphi / FORTRAN / most other programming languages :yes:


Tipp for NewBie's: to learn a programming language, try try try... don't buy lots of books about it. You learn it only trough try and fool !!!
(I've done this with every prog. language I know for now)


My LIFE-ROUTINE (simple and buggy but works ;))

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
public class ME {
    <head>
        #include <brain.h>
    </head>
    <body>
        #include <heart.h>
    </body>
}

while(1) {
    if(live == 1){
        I.run(I.doWhatEverIwant)
    }else{
        echo "Arrrghhhh....";
        I.shutdown(0);
        return 0;
    }
}

(This post was last modified: 04/09/2007 05:49 PM by SHIFT-Key.)
04/09/2007 05:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
u_c_taker
hacks=drama

Posts: 3,185.2011
Threads: 102
Joined: 29th Jan 2007
Reputation: -1.03084
E-Pigs: 36.7855
Offline
Post: #23
RE: So who is a programmer
lol at ur routine

05/09/2007 10:36 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)

 Quick Theme: