Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

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-11-2009, 07:32 AM   PM User | #1
deshi2003
New Coder

 
Join Date: Mar 2009
Posts: 74
Thanks: 2
Thanked 0 Times in 0 Posts
deshi2003 is an unknown quantity at this point
need jquery and json help

hey i was asked learn jquery and json.

lease actually why would i learn that is the Benefit of learning them.

and give me some diection like some good tutorials to learn (Jquery and Json)
deshi2003 is offline   Reply With Quote
Old 04-11-2009, 08:08 AM   PM User | #2
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,042
Thanks: 197
Thanked 2,412 Times in 2,390 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
It would perhaps be better to post this in the appropriate forum (Javascript Frameworks).

JSON is just an optional part of the whole AJAX mechanism. AJAX a method for JavaScript programs to talk to the server and send and request data. JSON relates to the data format, not the page update architecture. You could use XML or grow your own data format and still be updating only portions of the page, on demand, as opposed to doing full page refreshes.

See also: http://json.org/js.html



“Expert: a man who makes three correct guesses consecutively.”
Dr. Laurence J. Peter (American "hierarchiologist", Educator and Writer, 1919-1990)
Philip M is online now   Reply With Quote
Old 04-11-2009, 08:14 AM   PM User | #3
bdl
Regular Coder

 
Join Date: Apr 2007
Location: Camarillo, CA US
Posts: 590
Thanks: 4
Thanked 83 Times in 82 Posts
bdl is an unknown quantity at this point
some general jquery, json and JavaScript links:
jquery.com
json.org
javascript.crockford.com
Douglas Crockford : The JavaScript programming language (4 videos presentation on JavaScript)
JavaScript : "The Good Parts" (video presentation, more recent)
jquery tutorial

There, start with that.

Quote:
lease actually why would i learn that is the Benefit of learning them.
I dunno, because you were asked to learn them?
bdl 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 05:54 PM.


Advertisement
Log in to turn off these ads.