Post Reply 
So who is a programmer
Author Message
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
Post Reply 


Messages In This Thread
So who is a programmer - Pirata Nervo - 01/09/2007, 07:05 AM
RE: So who is a programmer - Ge64 - 01/09/2007, 07:28 AM
RE: So who is a programmer - michaelp - 01/09/2007, 07:44 AM
RE: So who is a programmer - Pirata Nervo - 01/09/2007, 08:08 AM
RE: So who is a programmer - hibbyware - 01/09/2007, 08:28 AM
RE: So who is a programmer - Pirata Nervo - 01/09/2007, 08:58 AM
RE: So who is a programmer - MaDc0w - 01/09/2007, 09:03 AM
RE: So who is a programmer - UncertainGod - 01/09/2007, 08:44 AM
RE: So who is a programmer - ZiNgA BuRgA - 01/09/2007, 06:28 PM
RE: So who is a programmer - _VEndeTta - 01/09/2007, 08:08 PM
RE: So who is a programmer - SnailsPace - 01/09/2007, 08:46 PM
RE: So who is a programmer - ZiNgA BuRgA - 01/09/2007, 10:55 PM
RE: So who is a programmer - _VEndeTta - 02/09/2007, 07:04 AM
RE: So who is a programmer - Pirata Nervo - 02/09/2007, 02:33 PM
RE: So who is a programmer - ZiNgA BuRgA - 02/09/2007, 03:36 PM
RE: So who is a programmer - draggy - 04/09/2007, 07:53 AM
RE: So who is a programmer - Pirata Nervo - 04/09/2007, 09:11 AM
RE: So who is a programmer - draggy - 04/09/2007, 11:21 AM
RE: So who is a programmer - Pirata Nervo - 04/09/2007, 11:25 AM
RE: So who is a programmer - ZiNgA BuRgA - 04/09/2007, 03:23 PM
RE: So who is a programmer - SHIFT-Key - 04/09/2007 05:48 PM
RE: So who is a programmer - u_c_taker - 05/09/2007, 10:36 AM

Forum Jump:


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

 Quick Theme: