Click here to Skip to main content
15,896,730 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to learn
jquery form basic .
want to know which book i should read .
thanks
Posted
Comments
Sergey Alexandrovich Kryukov 11-Feb-12 23:10pm    
Not a big problem, but are you quite confident about CSS and HTML? JavaScript itself?
--SA

1 solution

As I say, prerequisites are: general programming skills, HTML, CSS and JavaScript, general understanding of Web applications. If all of the above is good, the following will be more than enough:

http://en.wikipedia.org/wiki/JQuery[^],
http://docs.jquery.com/Tutorials[^],
http://docs.jquery.com/Main_Page[^] (documentation and reference is on this page).

For alternative tutorial, you can use this: http://www.w3schools.com/jquery/[^].

Everything else you can just find on the Web as you do your development and need more expressive power.

—SA
 
Share this answer
 
v5
Comments
Abhinav S 12-Feb-12 1:55am    
5!
Sergey Alexandrovich Kryukov 12-Feb-12 1:56am    
Thank you, Abhinav.
--SA
zyck 12-Feb-12 3:49am    
10! (n_n)
Sergey Alexandrovich Kryukov 12-Feb-12 13:19pm    
Thank you.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900