Head first Ajax
(eBook)

Book Cover
Average Rating
Published
Sebastopol [Calif.] : O'Reilly Media, ©2008.
Format
eBook
Edition
1st ed.
ISBN
0596515782, 1449370004, 9780596515782, 9781449370008
Physical Desc
1 online resource (xxx, 485 pages) : illustrations
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English

Notes

Description
Ajax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do--and has been done--with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach. Using the unique and highly effective visual format that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components--including the JavaScript event model, DOM, XML, JSON, and more--as it progresses. You'll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you've learned. Head First Ajax covers: The JavaScript event model Making Ajax requests with XMLHTTPREQUEST objects The asynchronous application model The Document Object Model (DOM) Manipulating the DOM in JavaScript Controlling the browser with the Browser Object Model XHTML Forms POST Requests XML Syntax and the XML DOM tree XML Requests & Responses JSON -- an alternative to XML Ajax architecture & patterns The Prototype Library The book also discusses the server-side implications of building Ajax applications, and uses a "black box" approach to server-side components. Head First Ajax is the ideal guide for experienced web developers comfortable with scripting--particularly those who have completed the exercises in Head First JavaScript--and for experienced programmers in Java, PHP, and C# who want to learn client-side programming

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Riordan, R. (2008). Head first Ajax . O'Reilly Media.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Riordan, Rebecca. 2008. Head First Ajax. O'Reilly Media.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Riordan, Rebecca. Head First Ajax O'Reilly Media, 2008.

MLA Citation, 9th Edition (style guide)

Riordan, Rebecca. Head First Ajax O'Reilly Media, 2008.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
793929f2-2eb3-dc1c-5f9f-e9de551e5f37-eng
Go To Grouped Work

Grouping Information

Grouped Work ID793929f2-2eb3-dc1c-5f9f-e9de551e5f37-eng
Full titlehead first ajax
Authorriordan rebecca
Grouping Categorybook
Last Update2024-09-06 16:31:08PM
Last Indexed2024-09-28 03:36:11AM

Book Cover Information

Image Sourcesyndetics
First LoadedSep 16, 2024
Last UsedSep 24, 2024

Marc Record

First DetectedJul 29, 2024 03:56:58 PM
Last File Modification TimeSep 06, 2024 04:32:37 PM

MARC Record

LEADER04333cam a2200481 a 4500
001ocn288596461
003OCoLC
00520240830103855.0
006m     o  d        
007cr unu||||||||
008081217s2008    caua    o     001 0 eng d
015 |a GBA817804|2 bnb
0167 |a 014519495|2 Uk
019 |a 261331210|a 618140766|a 969068355|a 1035695460|a 1044236971|a 1056379695|a 1063980280|a 1074327544|a 1103274437|a 1129342300|a 1152976501|a 1192339244|a 1240530770
020 |a 0596515782
020 |a 1449370004
020 |a 9780596515782
020 |a 9781449370008
035 |a (OCoLC)288596461|z (OCoLC)261331210|z (OCoLC)618140766|z (OCoLC)969068355|z (OCoLC)1035695460|z (OCoLC)1044236971|z (OCoLC)1056379695|z (OCoLC)1063980280|z (OCoLC)1074327544|z (OCoLC)1103274437|z (OCoLC)1129342300|z (OCoLC)1152976501|z (OCoLC)1192339244|z (OCoLC)1240530770
037 |a CL0500000029|b Safari Books Online
040 |a UMI|b eng|e pn|c UMI|d WPG|d OCLCQ|d CEF|d OCLCQ|d UIU|d DEBSZ|d OCLCO|d CNNAI|d OCLCF|d OCLCQ|d MKN|d COO|d IDEBK|d OCLCQ|d FEM|d INARC|d MOQ|d WYU|d UAB|d STF|d VT2|d UKAHL|d OCLCO|d OCLCQ|d OCLCO|d OCLCL
049 |a FMGA
050 4|a TK5105.8885.A52|b R56 2008
08204|a 005.759 A312 Rio 2008 [ONLINE]
1001 |a Riordan, Rebecca.|0 http://id.loc.gov/authorities/names/n99054082
24510|a Head first Ajax /|c by Rebecca M. Riordan.
250 |a 1st ed.
260 |a Sebastopol [Calif.] :|b O'Reilly Media,|c ©2008.
300 |a 1 online resource (xxx, 485 pages) :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
347 |a text file
4901 |a Head first series
5050 |a Using Ajax -- Designing Ajax applications -- Javascript events -- Multiple event handlers -- Asynchronous applications -- The document object model -- Manipulating the DOM -- Frameworks and toolkits -- XML requests and responses -- JSON -- Forms and validation -- Post requests -- Leftovers.
520 |a Ajax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do--and has been done--with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach. Using the unique and highly effective visual format that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components--including the JavaScript event model, DOM, XML, JSON, and more--as it progresses. You'll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you've learned. Head First Ajax covers: The JavaScript event model Making Ajax requests with XMLHTTPREQUEST objects The asynchronous application model The Document Object Model (DOM) Manipulating the DOM in JavaScript Controlling the browser with the Browser Object Model XHTML Forms POST Requests XML Syntax and the XML DOM tree XML Requests & Responses JSON -- an alternative to XML Ajax architecture & patterns The Prototype Library The book also discusses the server-side implications of building Ajax applications, and uses a "black box" approach to server-side components. Head First Ajax is the ideal guide for experienced web developers comfortable with scripting--particularly those who have completed the exercises in Head First JavaScript--and for experienced programmers in Java, PHP, and C# who want to learn client-side programming
5880 |a Print version record.
650 0|a Ajax (Web site development technology)|0 http://id.loc.gov/authorities/subjects/sh2006004062
65017|a Ajax (Web site development technology)|2 bisacsh
758 |i has work:|a Head first Ajax (Text)|1 https://id.oclc.org/worldcat/entity/E39PCH63jYPHJBW3wqkHQqvrMd|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Print version:|a Riordan, Rebecca.|t Head first Ajax.|b 1st ed.|d Sebastopol [Calif.] : O'Reilly Media, ©2008|w (DLC) 2009277290
830 0|a Head first series.|0 http://id.loc.gov/authorities/names/no2006015882
85640|u https://www.aclib.us/OReilly