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


Quick Links:


newBookmarkLockedFalling

-Koopa King-

-Koopa King- Avatar

*
New Member

8


August 2005
Im a total n00b coder, i don't know anything at all.
What sites are good to learn code from?
And what code/s would be useful to learn the most?
Thanks in advance


Chris

Chris Avatar

******
Head Coder

19,519


June 2005
They're all helpful, and completely different.

The first language you should learn, no matter what, is HTML, or its slight varient XHTML. After you've grasped the basic concepts of that, I suggest learning CSS, which is mainly used for designing. But its helpful like everything else. Now, after that, if you're going to be coding for ProBoards, learn JavaScript, probably by tutorials other PB members have written. If you aren't coding for PB, then its your choice of PHP or JS, or even Perl. Perl and PHP can accomplish the same things, but most people use PHP now. As for JavaScript, that's your choice and I recommend learning it before PHP.

Nate

Nate Avatar

**
Official Member

85


July 2007
Learn in this order:

1. Basic-Advanced HTML/XHTML
2. Basic-Intermediate/Advanced Javascript
3. Basic-Intermediate/Advanced XML
4. Basic-Intermediate/Advanced PHP
5. Basic-Intermediate/Advanced Basic
6. Basic-Intermediate/Advanced Visual Basic
7. Basic-Intermediate/Advanced Dark Basic

Where you can learn some of these languages:
HTMLite
Spoono (Teaches HTML/XHTML, JS, PHP, XML)
Brainjar (DOM Reference)
Solid Snake Designs

5-7 are just cool languages but, you need a very expensive program to use those languages.

Just learn 1-4 and you'll be set.



Last Edit: Aug 31, 2005 16:55:53 GMT by Nate

-Koopa King-

-Koopa King- Avatar

*
New Member

8


August 2005
Thanks, what good sites can you find tutorials on? I know pixel2life has some...

Nate

Nate Avatar

**
Official Member

85


July 2007
I posted some.

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
I taught myself almost all of my knowledge of HTML and CSS, and about half of JS, so I can't really help you.

-Koopa King-

-Koopa King- Avatar

*
New Member

8


August 2005
sorry, i didn't read your post! Thanks!
Can you insert html into proboards?

Nate

Nate Avatar

**
Official Member

85


July 2007
koopaking said:
sorry, i didn't read your post! Thanks!
Can you insert html into proboards?
Yes and javascript :)

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
And PHP if done correctly, but not what you'd use it for most. You can also insert CSS.

newBookmarkLockedFalling