| Author |
Ajax Beginner
|
Bashar Ayyash
Ranch Hand
Joined: Jun 24, 2004
Posts: 44
|
|
Hi Kris, I'm interested in Ajax because I heared from all the people around me and I read on the net articles about Ajax. So I want to learn and use Ajax in my work. As Ajax beginner programmer would I find easy to understand? Does your book lead me from A-to-Z in Ajax world? Best Regards, [ December 20, 2006: Message edited by: Bashar Ayyash ]
|
 |
Neerav Narielwala
Ranch Hand
Joined: Dec 08, 2006
Posts: 106
|
|
http://www.hotscripts.com/Detailed/52705.html You will find asn beginner Ajax tutorial for you.. Enjoy..
|
<a href="http://www.java-tips.org/java-tutorials/tutorials/" target="_blank" rel="nofollow">Java Tutorials</a> | <a href="http://www.planet-java.org" target="_blank" rel="nofollow">Java Weblog</a> | <a href="http://computer-engineering.science-tips.org" target="_blank" rel="nofollow">Computing Articles</a>
|
 |
Bashar Ayyash
Ranch Hand
Joined: Jun 24, 2004
Posts: 44
|
|
ok thanks,,,,, but does "Ajax for Web Application Developers" talks about how to implement Ajax in JAVA, in PHP or it talks about Ajax in general? Regards,
|
 |
Corey McGlone
Ranch Hand
Joined: Dec 20, 2001
Posts: 3271
|
|
Originally posted by Bashar Ayyash: ...but does "Ajax for Web Application Developers" talks about how to implement Ajax in JAVA, in PHP or it talks about Ajax in general?
Directly from the book description:
This detailed guide covers the creation of connections to a MySQL database with PHP 5 via a custom Ajax engine and shows how to gracefully format the response with CSS, JavaScript, and XHTML while keeping the data tightly secure. It also covers the use of four custom Ajax-enabled components in an application and how to create each of them from scratch.
So, while it talks about Ajax, in general, the specific examples appear to be covered in PHP.
|
SCJP Tipline, etc.
|
 |
Mike Firkser
Ranch Hand
Joined: Oct 21, 2003
Posts: 246
|
|
|
Whether you use PHP or Java Servlets or even just a .jsp page, it really doesn't matter
|
Mike Firkser
Rutgers '84
|
 |
Bashar Ayyash
Ranch Hand
Joined: Jun 24, 2004
Posts: 44
|
|
Does this book contain tutorials? because I find tutorials easier to understand than long context and explanations... Regards,
|
 |
Vivian Josh
Ranch Hand
Joined: Oct 31, 2006
Posts: 112
|
|
Hi, I am also interested in learning Ajax. Does this book comes along with CD? Is this book for the people who don't know ajax at all or it requires some basic knowledge?
|
 |
Bashar Ayyash
Ranch Hand
Joined: Jun 24, 2004
Posts: 44
|
|
Originally posted by v joshi: ...I am also interested in learning Ajax. Does this book comes along with CD? Is this book for the people who don't know ajax at all or it requires some basic knowledge?
Yes joshi, I agree with you that this book must cover basic knowlege for developers new to Ajax....
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8147
|
|
In one of the threads, Kris mentioned:
Originally posted by Kris Hadlock: The book is not a beginner book, but I do briefly cover the basic concepts in the first couple chapters. If you are familiar with other programming languages it should be an easy transition.
|
[My Blog] [JavaRanch Journal]
|
 |
Bashar Ayyash
Ranch Hand
Joined: Jun 24, 2004
Posts: 44
|
|
OK,,,, that is fine with me as long as it gives us a small introduction and basic knowledge in Ajax, because I'm Java programmer I assume it will be easy to understand..... Thank you,,,,,
|
 |
Bashar Ayyash
Ranch Hand
Joined: Jun 24, 2004
Posts: 44
|
|
Hi Guys, I'm confused!!! I read an article about Ajax frameworks, so why I need to learn Ajax if I can use Ajax framwrok (which is simpler in programming and implementing). I need your advice,
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8147
|
|
|
Frameworks make life easier for developers. However if you want to know what actually goes behind the scenes then you should have some knowledge of AJAX. Infact this is true for any framework that you use. Also having a sound knowledge of the technology will also help you in selecting the right framework for your application.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56224
|
|
Not only that, but if you don't understand the technology underlying a framework, you have little hope of diagnosing problems when the framework doesn't do what you expect. Frameworks are there to save you time (supposedly, doesn't always happen) not to let you stay uninformed. [ January 14, 2008: Message edited by: Bear Bibeault ]
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Raghavan Muthu
Ranch Hand
Joined: Apr 20, 2006
Posts: 3327
|
|
Well said Bear! Perfectly valid too
|
Everything has got its own deadline including one's EGO!
[CodeBarn] [Java Concepts-easily] [Corey's articles] [SCJP-SUN] [Servlet Examples] [Java Beginners FAQ] [Sun-Java Tutorials] [Java Coding Guidelines]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56224
|
|
Catching up? (P.S. I fixed a typo in my post)
|
 |
Raghavan Muthu
Ranch Hand
Joined: Apr 20, 2006
Posts: 3327
|
|
Yes Bear Kinda . Though it was not very much related to the jQuery's post, but my interest! Also the way you have told about the 'fact' . Now it somehow coincidentally happened to match up!
|
 |
 |
|
|
subject: Ajax Beginner
|
|
|