Go Back   CodingForums.com > Web Projects and Services Marketplace > Career, job, and business ideas or advice

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-03-2012, 07:42 PM   PM User | #1
skunker
New Coder

 
Join Date: Mar 2004
Posts: 25
Thanks: 0
Thanked 1 Time in 1 Post
skunker is an unknown quantity at this point
I'm a designer looking to learn Javascript...advice

Hi all,
I'm a web designer with over 15 years of experience. I am a master at Photoshop and web usability, but I don't have a clue on how to write Javascript. Recently, I began the process of looking into higher paying jobs and it seems that knowing Javascript is a hot skill to have to compliment my toolbox. I'd like to look into learning that programming language and was wondering if anyone here had any advice on how to start. With all the various frameworks out there (Jquery, etc), is there really a need to know Javascript or can I just jump into a framework and go from there? Do people really write Java from scratch these days or do they just do a "copy and paste" ?

I look forward to any advice you have. Thanks.
skunker is offline   Reply With Quote
Old 04-03-2012, 09:43 PM   PM User | #2
Nile
Regular Coder

 
Nile's Avatar
 
Join Date: Jun 2008
Posts: 280
Thanks: 2
Thanked 46 Times in 46 Posts
Nile is an unknown quantity at this point
First, I suggest, learning the difference between java and javascript. Then, afterwards, learn some basic javascript. When you're done with that, you can jump into something like jquery or mootools.
Nile is offline   Reply With Quote
Old 04-03-2012, 09:50 PM   PM User | #3
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,465
Thanks: 0
Thanked 499 Times in 491 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
To be able to use jQuery properly you need a good understanding of JavaScript - since that's what jQuery is written in.

I see lots of pages that have jQuery and two dozen lines of code to do something that can be done in half a dozen lines of ordinary JavaScript.

In learning JavaScript you need to be careful what resource you use to learn it from - some web sites that teach JavaScript still teach the way to write it for Netscape (w3schools is perhaps the best example of this) and the way to write it for modern browsers is completely different.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:40 AM.


Advertisement
Log in to turn off these ads.