Boeken over Javascript
Hieronder vind je boeken over de scripting taal Javascript en het populaire JavaScript-framework jQuery. Lees onze JavaScript cursus om de beginselen van JavaScript te leren en de mogelijkheden van de taal te ontdekken.
jQuery Boeken
jQuery - de basis
Sander Gerz
Paperback, 245 pagina's
Beschrijving: jQuery is een JavaScript-framework voor het programmeren van dynamische en interactieve websites. Met slechts enkele slanke regels code kunt u fantastische webeffecten creëren. 'jQuery - de basis' legt precies uit hoe jQuery werkt, welke code u moet kennen en wat u met jQuery kunt bereiken. Eerst worden de basisbeginselen van jQuery uitgelegd en vervolgens leert u hoe u elementen op een webpagina laat bewegen of verdwijnen, hoe u animaties maakt, hoe u effecten combineert en hoe u werkt met widgets en plugins. Enige voorkennis van HTML en CSS is vereist, maar u hoeft niets te weten over JavaScript.
Een greep uit de inhoud:
- De basis van JavaScript
- Starten met JQuery
- Visuele effecten, tabellen en plug-ins
- Interactie: werken met events
- Apps met JQuery
Ieder boek in deze serie behandelt de basisbeginselen van een programma of programmeertaal. Deze serie onderscheidt zich door de oefeningen, het gebruik van kleur en de aansprekende voorbeelden en cases uit de dagelijkse praktijk. De boeken zijn geschreven door ervaren auteurs, dus u leert van een expert. Kijk op www.pearson.nl/debasis voor meer informatie over deze serie.
» jQuery - de basis is ook verkrijgbaar bij: Computerboek.nl
[Engels]
Smashing jQuery
Jake Rutter
Paperback, 336 pagina's
Beschrijving: Interfaces Smashing jQuery demonstrates how you can create rich Web interfaces by easily integrating the jQuery framework into your Web site with minimal JavaScript knowledge.
jQuery allows Web designers to build interactivity that is compatible across all major browsers into their Web sites. Jake Rutter, an experienced Web designer and developer, shows you how to add interactivity through a series of tutorials, providing you with the ability to create great Web applications. jQuery can really up your development time and allow you to write interactive components that you thought were impossible without serious programming knowledge.
'Smashing jQuery' provides practical techniques, solutions, and examples with real-world solutions that you can use in your everyday working environment building Web and mobile sites.
Topics covered include:
- jQuery Fundamentals
- Ajax Requests Events and Effects
- Dom Manipulation with Tutorials on Tasks such as Building a Drop-Down
- Menu Gallery Lightboxes
- Form Management Dynamic
- Tabular Data Mouse Event
- Effects Modal Dialog Boxes
- Custom jQuery Plug-ins
- ...and much more
» Smashing jQuery is ook verkrijgbaar bij: Computerboek.nl
[Engels]
Head First jQuery
Ryan Benedetti, Ronan Cranley
Paperback, 500 pagina's
Beschrijving: Ever wished there where a jQuery book that doesn't assume you also know JavaScript right out of the gate? Have you heard that jQuery can help you add interactivity to your websites and apps, but don't know where to start?
'Head First jQuery' is your express ticket to engaging, interactive websites that look and feel real applications.
What's so special about this book? We think your time is too valuable to wast struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multisensory learning experience. 'Head First jQuery' uses a visually rich format designed for the way your brains works, not a text-heavy approach that puts you to sleep.
» Head First jQuery is ook verkrijgbaar bij: Computerboek.nl
Javascript Boeken
Basiscursus Xhtml, Css En Javascript
Peter Kassenaar, Peter Doolaard
Paperback, 989 pagina's
Beschrijving: In dit 3-in-1 boek laten Peter Kassenaar en Peter Doolaard u kennis maken met XHTML 1.0, Cascading Style Sheets (CSS) 2.1 en JavaScript 1.5.
In het eerste boek leert u hoe u zelf goede websites ontwerpt met XHTML. Van uw eerste regel code tot het publiceren van een volledige, moderne website op internet. Door zelf XHTML te leren hebt u de volledige controle over het eindresultaat. Voorkennis van HTML is niet nodig, u leert alles vanaf het begin.
In het tweede boek leert u stap voor stap - en aan de hand van voorbeelden - hoe u de opmaak van webpagina's vastlegt in Cascading Style Sheets (CSS). U leert hoe u elementen als koppen, alinea's, afbeeldingen en koppelingen een eigen stijl geeft. Ook het opmaken van kaders en menu's komt aan de orde, evenals vloeibaar ontwerpen, waarbij de opmaak zich aanpast aan de venstergrootte. Tot slot worden positionering, het werken met lagen en dynamische stijlen behandeld.
In boek 3 leest u hoe de programmeertaal JavaScript werkt. Daarnaast leert u hoe u de browser bestuurt met JavaScript, zelf vensters opent, rollover-buttons maakt, werkt met datums en tijden en meer.
» Basiscursus Xhtml, Css En Javascript is ook verkrijgbaar bij: Computerboek.nl
[Engels]
JavaScript Bible 7th Edition + CD-ROM
Danny Goodman, Michael Morrison, Paul Novitski, e.a.
Paperback, 1186 pagina's
Beschrijving: Get interactive with this definitive guide to JavaScript.
Do you want to add interactivity to your web pages or gain more control over how browsers display your content? This bestselling guide shows you how to use JavaScript to give your site visitors a more engaging experience. Packed with sample code and ready-to-use scripts, it helps you quickly master JavaScript fundamentals and deploy strategies that best suit your web goals. You'll be on your way to writing scripts for rollover effects, taking advantage of Web 2.0, using JavaScript subroutine libraries, and more!
- Explore the latest advances in JavaScript programming
- Develop a scripting strategy and select the right tools
- Master closures, generators, and iterators
- Apply the latest JavaScript exception handling and custom object techniques
- Harness the power of the Document Object Model
- Launch Web 2.0 applications using Ajax, E4X/XML, and JSON
- Perform data entry validation and enhance security
- outine libraries, and more!
What's on the CD-ROM? You'll find a large collection of extras on the CD-ROM, including a searchable e-version of the book with additional reference details, and 29 bonus JavaScript chapters on advanced topics such as data-entry validation, debugging scripts, cross-browser dynamic HTML issues, and more.
Also on the CD:
- 10 full-fledged JavaScript applications
- 300+ ready-to-run scripts
- All the code in the book
» JavaScript Bible 7th Edition + CD-ROM is ook verkrijgbaar bij: Computerboek.nl
[Engels]
Professional JavaScript for Web Developers
Nicholas C. Zakas
Paperback, 919 pagina's
Beschrijving: If you want to achieve JavaScript's full potential, it is critical to understand its nature, history, and limitations. To that end, this updated version of the bestseller by veteran author and JavaScript guru Nicholas C. Zakas covers JavaScript from its very beginning to the present–day incarnations including the DOM, Ajax, and HTML5.
Zakas shows you how to extend this powerful language to meet specific needs and create dynamic user interfaces for the web that blur the line between desktop and internet. By the end of the book, you'll have a strong understanding of the significant advances in web development as they relate to JavaScript so that you can apply them to your next website.
Professional JavaScript for Web Developers:
- Offers a detailed discussion of the components that make up a JavaScript implementation
- Zeroes in on new and emerging APIs such as the Selectors API, Web Workers, and Cross-Document Messaging
- Explores object-oriented programming in JavaScript
- Shows how to implement drag and drop file upload with Ajax and the File API
- Highlights the new core language features introduced in ECMAScript5
- Explains how to work with data formats such as XML and JSON
- Looks at what's coming in ECMAScript Harmony
- Walks you through creating offline-capable web applications
» Professional JavaScript for Web Developers is ook verkrijgbaar bij: Computerboek.nl
[Engels]
The Complete Reference JavaScript
Thomas Powell, Fritz Schneider
Paperback, 954 pagina's
Beschrijving: Design, debug, and publish high-performance web pages and applications using tested techniques and best practices from expert developers. The all-new edition of this comprehensive guide has been thoroughly revised and expanded to cover the latest JavaScript features, tools, and programming methods.
'JavaScript: The Complete Reference, 3rd Edition' provides illustrative examples, line-by-line code samples, and practical development advice-from the core of the language to the various standard and emerging APIs supported by modern web browsers. This in-depth resource covers everything you need to know, whether you're trying to understand the fundamentals of weak typing in JavaScript, reduce your confusion over closures, or perform common tasks like form validation or Ajax calls.
- Explore core JavaScript syntax and data types
- Investigate often confusing concepts such as weak typing and closures
- Use object-oriented programming the JavaScript way
- See what changes come from ECMAScript 5
- Perform dynamic content updates using DOM methods
- Handle user-generated events with modern event models
- Modernize form handling with HTML5 and JavaScript
- Use the XMLHttpRequest object to create Ajax applications
- Control animation and multimedia content with JavaScript
- Generate bitmap graphics with the Canvas API
- Learn methods to handle the challenges of cross-browser coding
- Discover defensive development and error handling
» The Complete Reference JavaScript is ook verkrijgbaar bij: Computerboek.nl
[Engels]
JavaScript by Example 2nd Edition
Ellie Quigley
Paperback, 879 pagina's
Beschrijving: 'JavaScript by Example, 2nd Edition', is the easiest, most hands-on way to learn JavaScript. Legendary programming instructor Ellie Quigley has thoroughly updated her classic book to deliver the skills and information today's JavaScript users need most-including up-to-the-minute coverage of JavaScript programming constructs, CSS, Ajax, JSON, and the latest JavaScript libraries and best practices.
Quigley illuminates every technique with focused, classroom-tested code examples, detailed line-by-line explanations, and real program output. This exceptionally clear, easy-to-understand book takes you from your first script to advanced techniques. It's the only JavaScript book you'll ever need!
New in This Edition:
- End-of-chapter study tools, including classroom-tested labs
- Programming the DOM
- More Cascading Style Sheets
- Introduction to Ajax and JSON
- Explanation of how to develop interactive Web applications with dynamic, desktop-style interfaces
- Programmers' preparation for HTML 5's breakthrough capabilities
This edition has been completely updated and includes many new and completely rewritten code examples; contains fully revised and updated coverage of Cascading Style Sheets (CSS) and the Document Object Model (DOM); and fully covers modern JavaScript concepts, principles, and programming techniques.
Thousands of Web developers, administrators, and power users have relied on 'JavaScript by Example' to become expert JavaScript programmers. With this new edition, you can, too-even if you're completely new to JavaScript. After you've become an expert, you'll turn to this book constantly as the best source for trustworthy answers, solutions, and code.
» JavaScript by Example 2nd Edition is ook verkrijgbaar bij: Computerboek.nl
Homepage-Maken Tip
De makkelijkste manier om je eigen website te maken?
Dat is via een website bouwer als Weebly. Hiermee kun je eenvoudig via je browser door middel van drag-en-drop een website bouwen. Je kunt volledig gratis beginnen met 500MB webruimte voor je site. Zo nodig kun je een betaald pakket nemen met eigen domeinnaam, "onbeperkte" opslag (fair use policy) en e-commerce mogelijkheden.
Weebly is daarom een prima optie als je snel een website in elkaar wilt zetten. Kennis van HTML of het installeren van een eigen content management systeem is niet nodig bij Weebly.