I write my first line of code in October 2015 at the age of 18 ... It was my first year of BS(CS) and it was C++. And my Lab manager helped me setting my desktop at our lab.
17: PIC Assembly Language
Which looks something like this...
Start:
bsf STATUS,RP0 ; Select Registers at Bank 1
movlw 0x70
movwf OSCCON ; Set the internal clock speed to 8 Mhz
clrf TRISIO ; Set all General Purpose I/O to output
clrf ANSEL ; Make all ports as digital I/O
bcf STATUS,RP0 ; Back to Registers at Bank 0
I learn C language and html,css and javascript at 16 in 2018. Before 16, I just hate computer ,Oh!! forget that my teacher taught us GWBasic language when i was 14. I just hate that because it is beyond my mind :xD. But after come to university, I know what is programming language and learn C Programming then i fell in love with computer and programming languages.
I was 25 and it was Ruby <3 first love.
Even though I haven't started coding in my teenage years, I still consider myself a successfull web developer :)
Latest comments (49)
Wrote my first line of code in Visual Basic 6.0 around 14 years of age...
I write my first line of code in October 2015 at the age of 18 ... It was my first year of BS(CS) and it was C++. And my Lab manager helped me setting my desktop at our lab.
17: PIC Assembly Language
Which looks something like this...
I learn C language and html,css and javascript at 16 in 2018. Before 16, I just hate computer ,Oh!! forget that my teacher taught us GWBasic language when i was 14. I just hate that because it is beyond my mind :xD. But after come to university, I know what is programming language and learn C Programming then i fell in love with computer and programming languages.
Intel 8080 assembler at age 11 or 12. It was so hard because I had nobody to ask suggestions around me😅.
Omg PyGame. I worked once at an early stage startup that was using it 😂
I was 25 and it was Ruby <3 first love.
Even though I haven't started coding in my teenage years, I still consider myself a successfull web developer :)
My first was Logo at around 12.
I was a 6th grader watching old people a my local computer store. I bought Richard mansfields "Machine language for begineers"
My 1st line was A9 00 ON 62XX SERIES CPU
LDA #00
Twenty-one. My father-in-law gave me a Timex Sinclair 1000 for my birthday. BASIC was built in to the Timex.