Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

Shockeye

Shockeye Avatar
Studying HTML and Javascript

**
Official Member

61


December 2006
How did you learn coding? Internet or a book?

I'm apparently using a book to make me learn HTML :P I am Learning XHTML as well as Web design.


tenkabuto

tenkabuto Avatar

****
Senior Member

420


January 1970
Trial 'n Error

Mithras

Mithras Avatar

****
Studio Member

600


July 2006
I used online tutorials only... I'm too cheap to buy a book :P


Support Rob Scuderi, the #1 Penguins Defender!

lucifer said:
"Behold: me! I have authority in this building."

Scorpian

Scorpian Avatar

******
[ Bracket Admin ]

2,457


April 2006
I did try and learn from a book, but books suck. All I learned was a vague history of JavaScript. I mostly learned through trial, error, and watching other coders' methods.
wat

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Depends what you're learning. For me, it went like this.

Basics of HTML - Book
CSS - self-taught and a few tutorials for more advanced things
More advanced HTML - self-taught by viewing the source of sites
Basic JavaScript - self-taught by changing things in codes and seeing how they reacted differently
Advanced JavaScript - tutorials mainly.

I only used a book originally, and it didn't do me much good really.

Mithras

Mithras Avatar

****
Studio Member

600


July 2006
I don't even see the point of buying a book, especially when there are so many resources online. Not only is it cheaper, but it's interactive (like w3school's Tryit Editor).


Support Rob Scuderi, the #1 Penguins Defender!

lucifer said:
"Behold: me! I have authority in this building."

Llanilek

Llanilek Avatar
Former Elite Mod

****
Dedicated Studio Member

931


October 2005
i have piles and piles of books... i learnt basic php from a book.... which i just basically looked at the scripts they was givening me and developed them further ... and i'm basically self taught in everything else i know

Andrew McGivery

Andrew McGivery Avatar
Formerly Fredy

******
Legendary Studio Member

Male
5,742


September 2005
html- taught myself by looking at source codes, and then trying stuff.
javascript- currently learning through tutorials and trial/error.
k

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
bakura said:
i have piles and piles of books... i learnt basic php from a book.... which i just basically looked at the scripts they was givening me and developed them further ... and i'm basically self taught in everything else i know


I forgot to mention PHP. :P I basically learned the same was as Yami did. Basics from a book (including basic MySQL) and then I learned more advanced things from online sites and trial and error.

Scorpian

Scorpian Avatar

******
[ Bracket Admin ]

2,457


April 2006
HTML - Learned it from various websites & tutorials for school.
CSS - Just kind of learned it.
JavaScript - Taught it to myself and got help from others.
PHP & MySQL - Same as JavaScript, taught myself and got help from others. Still learning, though. :P
wat

Mithras

Mithras Avatar

****
Studio Member

600


July 2006
I try and teach myself stuff, but you'd be amazed at how many things don't work, even though they follow the pattern of regular JavaScript.

Like, not 10 minutes ago I was trying to put an array in an array, but when I tried to call it, I kept getting errors. I checked the SZ source, and wah-lah, I figured it out. Now, why on Earth would you have to store the contents the slot of the array into another variable, in order to the array that's in it?

Note: If I totally lost you there, and you are actually interested in knowing what I was talking about, then go to sz-ex.com/v1/coding/mfoot.js and do a search for "var y =", it's the 3rd line :P


Last Edit: Jan 21, 2007 22:22:47 GMT by Mithras


Support Rob Scuderi, the #1 Penguins Defender!

lucifer said:
"Behold: me! I have authority in this building."

Reverse Blade

Reverse Blade Avatar

**
Official Member

37


September 2005
Html: Taught myself from viewing what other people do
Css: Same as Html
Javascript: same as Html and Website tutorials
Php: Website Tutorials
C++: Books and Website Tutorials

Most of the languages I barly know, the only ones I know good/semi-good are C++ and Html.

Kai

Kai Avatar

**
Official Member

66


September 2005
HTML: I stole different snippets of code from Neopets Guild site, and mixed them all into my own.

CSS: Same as above, except I used some tutorials as well.

Javascript: Again, I stole different snippets of codes from different sites I've been to that has javascript. Then I just edited them - Trial and Error.

PHP: Started on the book, "Sam teach yourself PHP in 21 days", except I finished the book within two days. Then I went downloading different scripts (phpBB, SMF, the then-free IPB and several others), and read them all, file by file.



Last Edit: Feb 5, 2007 5:06:58 GMT by Kai
Religion should be put back in its place - beneath man, not above him.

Nate

Nate Avatar

**
Official Member

85


July 2007
I was born this awesome.

snoozyboozy
Guest
nate said:
I was born this awesome.


LMFAO!!!!!!!

ok, really sorry to drag up old threads, but you just wouldn't believe how relevant this all is to me at this moment in time.

I work for two rock bands. I do some of the web stuff for one of them and all of the web stuff for the other.

So far, I've been blagging very successfully. Up until a couple of weeks ago when I was given a website to sort out that no one else could understand. I had to call in the help of a professional friend, sorted now.

The thing is, I have absolutely NO idea what i'm doing. I understand how to place codes, where to place codes and how to get things working, I know about the cross browser stuff.

I just don't know HOW... So, I can't afford to go back to college, books bore me and online tutorials make me fall asleep in under ten seconds.

Anyone want to move in here for a couple of weeks and teach me? I get things immediately when a real person explains stuff haha

I'm so out of my depth here!!!

:-/

newBookmarkLockedFalling