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


Quick Links:


newBookmarkLockedFalling

Spektral

Spektral Avatar

*
New Member

0


July 2009
To be frank, I'm growing increasingly tired of finding other people to code my designs. Now I started to learn to code a few years ago at which point I got a pretty solid knowledge in HTML and CSS but when it came to Javascript my mind was just belittled.

What I want to know, before I start again, is what I should count on learning. To all the coders out there right now, how long did it take you before you had a decent knowledge in JS?

Furthermore, how do you even start? Some coders told me before that they began by looking, and even ripping, other people's codes and modifying them, studying them, etc.

What's a good place to start and lastly, anybody willing to take me under their wing, so to say?

Thanks guys.

Llanilek

Llanilek Avatar
Former Elite Mod

****
Dedicated Studio Member

931


October 2005
i'm not javascript either but i have got 8 years php coding under my belt... so it's pretty much the same principle... but studying other peoples codes IS a big help... I wouldn't RIP anyone's code though. I'd use it and completely change everything... break it and then fix it again. i've taught several people php myself and as a tutor i understand that breaking things down into smaller pieces is the best way to learn... don't just jump in at the deep end as you'll get bored and end up giving up. ease yourself in with simple scripts and then once you've got a basic understanding go onto advanced tutorials that deal with the more extensive parts of javascript and you'll be well on your way...

You've got to think the guys on this forum have been doing this for years to get as good as they are now. but they all started off the same knowing minimal stuff to get them through.



Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
Start simple & yes, read other people's codes. That's how I learnt. That & using google if I came across a command that I didn't understand. I taught myself, but I'm like that. I can't stand someone teaching me, I still can't.

Either way, if you get stuck or need help, Chris is around on here, and I will be at 'regular' times.. so post if you need help with something.

Make sure you get a grasp of 'loops' ;D

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Well, I'd just go read some tutorials. I started with random "Write your first PB code" scripts by people and then went on to other tutorials. From there, I just escalated my knowledge. But yeah, breaking down other scripts and playing with them helps a lot.

Spektral

Spektral Avatar

*
New Member

0


July 2009
Chris Avatar
Well, I'd just go read some tutorials. I started with random "Write your first PB code" scripts by people and then went on to other tutorials. From there, I just escalated my knowledge. But yeah, breaking down other scripts and playing with them helps a lot.

I was looking for PB specific tutorials but couldn't find any beyond the super-lame one on PBS. Do you remember where you read them?

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
forum.sz-ex.com/index.cgi?board=codetuts&action=display&thread=2089

^ SZ's thread listing. Below are the ones to look at.

HTML
--+ Make Your Own ProBoards Table by Chris

JS
--+ Adding Something To the top/bottom of your PB Forum by Sasuke
--+ Admin editable hack tutorial by crazynarutard
--+ All you need to know about admin editable hacks. by Nate
--+ Basics of PB Coding by Chris
--+ Basic Proboards Tutorial by dberg20
--+ Creating a Category Splitter [Part 1] by $©Ø®Þ!@Ω™
--+ Creating a Category Splitter [Part 2] by $©Ø®Þ!@Ω™
--+ Creating a Category Splitter [Part 3] by $©Ø®Þ!@Ω™
--+ Creating a Category Splitter [Part 4] by $©Ø®Þ!@Ω™
--+ Remove Forum Jump (Code Breakdown) by $©Ø®Þ!@Ω™




socal.proboards26.com/index.cgi?board=JS&action=display&thread=6476

^ That's by cali. Basic PB tutorial.



hatakeforum.proboards30.com/index.cgi?board=codeindex&action=display&thread=814

^ That list has a few of the ones I learned from. They suck balls now though... they're just a decent start, but the ones above are better. Also, you have to register to view.



solidsnakedesigns.com/index.php?q=node/716
^ That's another decent, extremely basic one.



ngmaster.proboards21.com/index.cgi?board=pbcodeindex&action=display&thread=10843&page=1#1167018770

^ Your own forum I think? :P The three below deal with PB specifically.

Profile Editable Hacks
Adding Menu Buttons
Basic PM Bar Tutorial



When do I get to say you failed at searching?

Spektral

Spektral Avatar

*
New Member

0


July 2009
Chris Avatar
forum.sz-ex.com/index.cgi?board=codetuts&action=display&thread=2089

^ SZ's thread listing. Below are the ones to look at.

HTML
--+ Make Your Own ProBoards Table by Chris

JS
--+ Adding Something To the top/bottom of your PB Forum by Sasuke
--+ Admin editable hack tutorial by crazynarutard
--+ All you need to know about admin editable hacks. by Nate
--+ Basics of PB Coding by Chris
--+ Basic Proboards Tutorial by dberg20
--+ Creating a Category Splitter [Part 1] by $©Ø®Þ!@Ω™
--+ Creating a Category Splitter [Part 2] by $©Ø®Þ!@Ω™
--+ Creating a Category Splitter [Part 3] by $©Ø®Þ!@Ω™
--+ Creating a Category Splitter [Part 4] by $©Ø®Þ!@Ω™
--+ Remove Forum Jump (Code Breakdown) by $©Ø®Þ!@Ω™




socal.proboards26.com/index.cgi?board=JS&action=display&thread=6476

^ That's by cali. Basic PB tutorial.



hatakeforum.proboards30.com/index.cgi?board=codeindex&action=display&thread=814

^ That list has a few of the ones I learned from. They suck balls now though... they're just a decent start, but the ones above are better. Also, you have to register to view.



solidsnakedesigns.com/index.php?q=node/716
^ That's another decent, extremely basic one.



ngmaster.proboards21.com/index.cgi?board=pbcodeindex&action=display&thread=10843&page=1#1167018770

^ Your own forum I think? :P The three below deal with PB specifically.

Profile Editable Hacks
Adding Menu Buttons
Basic PM Bar Tutorial



When do I get to say you failed at searching?


I don't own a forum. So when do I get to say you fail at the semantics? :P

Much thanks for the links though. Mmmm, time to dive in.

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
I said "I think," therefore I'm not held liable. :P

Spektral

Spektral Avatar

*
New Member

0


July 2009
Chris Avatar
I said "I think," therefore I'm not held liable. :P

You don't think so technically that makes you a liar.

This argument would be more in my favor if you weren't in MIT, methinks.

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
--+ Remove Forum Jump (Code Breakdown) by $©Ø®Þ!@Ω™


CSS FTW?!

>.< Why bother using JS to do that? Or is it basic explanation of JS functions/coding, using a lame example? :-X

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Michael Avatar
--+ Remove Forum Jump (Code Breakdown) by $©Ø®Þ!@Ω™


CSS FTW?!

>.< Why bother using JS to do that? Or is it basic explanation of JS functions/coding, using a lame example? :-X


The FJ didn't have an ID when he wrote that tutorial. :P

Spektral

Spektral Avatar

*
New Member

0


July 2009
I use Cali's code to remove forum jump, even though it's basic CSS now.

Still a useful tutorial, though. Even if the resultant code is 100% redundant.

newBookmarkLockedFalling