Accelerated DOM Scripting with Ajax, APIs, and Libraries

Download Accelerated DOM Scripting with Ajax, APIs, and Libraries PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 143020284X
Total Pages : 249 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Accelerated DOM Scripting with Ajax, APIs, and Libraries by : Aaron Gustafson

Download or read book Accelerated DOM Scripting with Ajax, APIs, and Libraries written by Aaron Gustafson and published by Apress. This book was released on 2007-09-01 with total page 249 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you're a web developer with previous JavaScript and DOM scripting experience, Pro DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level. It provides a thorough walkthrough of all the fundamentals needed to build effective dynamic web applications. The first part of the book focuses on methodology and technologies for rapid development with JavaScript, including OOP and events, but also Ajax frameworks and JavaScript libraries. The second part includes three complete projects for you to learn from: form validation, mashups, and UI design.

Foundation Website Creation with CSS, XHTML, and JavaScript

Download Foundation Website Creation with CSS, XHTML, and JavaScript PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430209925
Total Pages : 350 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Foundation Website Creation with CSS, XHTML, and JavaScript by : Steve Smith

Download or read book Foundation Website Creation with CSS, XHTML, and JavaScript written by Steve Smith and published by Apress. This book was released on 2008-09-02 with total page 350 pages. Available in PDF, EPUB and Kindle. Book excerpt: Foundation Website Creation with CSS, XHTML, and JavaScript covers the entire process of building a website. This process involves much more than just technical knowledge, and this book provides you with all the information you'll need to understand the concepts behind designing and developing for the Web, as well as the best means to deliver professional, best-practice-based results. There is far more to building a successful website than knowing a little Hypertext Markup Language (HTML). The process starts long before any coding takes place, and this book introduces you to the agile development process, explaining why this method makes so much sense for web projects and how best to implement it. Planning is vital, so you'll also learn how to use techniques such as brainstorming, wireframes, mockups, and prototypes to get your project off to the best possible start and help ensure smooth progress as it develops. An understanding of correct, semantic markup is essential to any web professional, so this book explains how XHTML should be used to structure content so that the markup adheres to current web standards. You'll learn about the wide range of HTML elements available to you, and you'll learn how and when to use them through building example web pages. Without creative use of Cascading Style Sheets (CSS), websites would all look largely the same. CSS gives you the ability to set your website apart from the rest while maintaining the integrity of your markup. You'll learn how CSS works and how to apply styles to your pages, enabling you to realize your design ideas in the browser. JavaScript can be used to make your website easier and more interesting to use. This book provides information on appropriate uses of this technology and introduces the concepts of programming using it. You'll also see how JavaScript works as part of the much-hyped technique Ajax and in turn where Ajax fits into the wider Web 2.0 picture. While a website is being built, it needs to be tested across multiple browsers and platforms to ensure that the site works for all users, regardless of ability or disability, and the book explains how best to do these tasks. Then, it discusses the process of launching and maintaining the site so that it will continue to work for all its users throughout its life-cycle. The book concludes by covering server-side technologies, acting as a guide to the different options available and explaining differences between available products. With insights from renowned experts such as Jason Fried of 37signals, Daniel Burka of Digg and Pownce, and Chris Messina of Citizen Agency, this book provides invaluable information applicable to every web project, regardless of size, scope, or budget.

Practical Prototype and script.aculo.us

Download Practical Prototype and script.aculo.us PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430205024
Total Pages : 332 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Practical Prototype and script.aculo.us by : Andrew Dupont

Download or read book Practical Prototype and script.aculo.us written by Andrew Dupont and published by Apress. This book was released on 2008-08-17 with total page 332 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this book, Prototype Core development team member Andrew Dupont provides you with an essential guide to getting the most out of using Prototype and script.aculo.us. He will help you leverage these popular and well-supported JavaScript libraries to enhance your day-to-day work, speeding up mundane tasks and providing advanced UI effects in a way that is cross-browser compliant. The book examines the different time-saving functions and features Prototype provides and covers how it extends the basic JavaScript objects, including events, Ajax techniques, DOM elements, enumerables, and advanced OOP.

MooTools Essentials

Download MooTools Essentials PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430209844
Total Pages : 262 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis MooTools Essentials by : Aaron Newton

Download or read book MooTools Essentials written by Aaron Newton and published by Apress. This book was released on 2008-10-08 with total page 262 pages. Available in PDF, EPUB and Kindle. Book excerpt: Mootools is a light, modular JavaScript framework that makes adding Ajax, animations, and interactive elements to your site a breeze. But it's more than fancy effects and shortcuts; Mootools enhances the JavaScript language and makes writing clean, object–oriented code almost pleasant. Unlocking the power of Mootools, and therefore JavaScript, isn't that hard, but knowing where to start can be. Mootools Essentials aims to help you accomplish that task with the following: Illustrations of nearly every class and function in the library Real–world examples of how to use them Written by Mootools user/contributor and Mootorial author, Aaron Newton. See how Mootools makes JavaScript more powerful!

Web Development Solutions

Download Web Development Solutions PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430203935
Total Pages : 258 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Web Development Solutions by : Christian Heilmann

Download or read book Web Development Solutions written by Christian Heilmann and published by Apress. This book was released on 2007-05-25 with total page 258 pages. Available in PDF, EPUB and Kindle. Book excerpt: As a web user, you'll no doubt have noticed some of the breathtaking applications available in today's modern web, such as Google Maps and Flickrdesktop applications than the old style web sites you are used to. You've probably also wished that you could create such things, and then thought "nahhh, I'd need to know a lot of complicated code to be able to even start creating sites like these." Well, think again. There is a lot of complicated code involved in cutting-edge "Ajax-style" web applications, but a lot of the hard work is already done for you, and available on the Web. JavaScript libraries exist to provide most of that Ajax/DOM Scripting functionality out of the box. Application programming interfaces (APIs) exist to allow you to transplant complicated applications such as Google Maps and Flickr right into your own web sites. And hosting services such as Flickr and YouTube provide all you need to store and retrieve your media (be it images, video, or whatever) at your leisure, without having to worry about bandwidth issues and file naming nightmares. All you need to know is enough to successfully wire together all this functionality successfully and responsibly, and this book shows you how. It starts from the very beginning of your journey, showing you what's available, what you need, and how to set up an effective development environment. After a solid base has been built, it shows you how to build up each aspect of your site, including storing, retrieving, and displaying content, adding images and video to your site, building effective site navigation and laying it all out beautifully using CSS, promoting your content so you will attract visitors to your site, and adding special effects to enhance usability and design asthetics...all with ready-made functionality available on the Web! Life as a web developer has never been easier.

Designing with Web Standards

Download Designing with Web Standards PDF Online Free

Author :
Publisher : New Riders
ISBN 13 : 0321679784
Total Pages : 520 pages
Book Rating : 4.3/5 (216 download)

DOWNLOAD NOW!


Book Synopsis Designing with Web Standards by : Jeffrey Zeldman

Download or read book Designing with Web Standards written by Jeffrey Zeldman and published by New Riders. This book was released on 2009-10-15 with total page 520 pages. Available in PDF, EPUB and Kindle. Book excerpt: Best-selling author, designer, and web standards evangelist Jeffrey Zeldman has revisited his classic, industry-shaking guidebook. Updated in collaboration with co-author Ethan Marcotte, this third edition covers improvements and challenges in the changing environment of standards-based design. Written in the same engaging and witty style, making even the most complex information easy to digest, Designing with Web Standards remains your essential guide to creating sites that load faster, reach more users, and cost less to design and maintain. Substantially revised—packed with new ideas How will HTML5, CSS3, and web fonts change your work? Learn new strategies for selling standards Change what “IE6 support” means “Occasionally (very occasionally) you come across an author who makes you think, ‘This guy is smart! And he makes me feel smarter, because now I finally understand this concept.’” — Steve Krug, author of Don’t Make Me Think and Rocket Surgery Made Easy “A web designer without a copy of Designing with Web Standards is like a carpenter without a level. With this third edition, Zeldman continues to be the voice of clarity; explaining the complex in plain English for the rest of us.” — Dan Cederholm, author, Bulletproof Web Design and Handcrafted CSS “Jeffrey Zeldman sits somewhere between ‘guru’ and ‘god’ in this industry—and manages to fold wisdom and wit into a tale about WHAT web standards are, HOW standards-based coding works, and WHY we should care.” — Kelly Goto, author, Web ReDesign 2.0: Workflow that Works “Some books are meant to be read. Designing with Web Standards is even more: intended to be highlighted, dogeared, bookmarked, shared, passed around, and evangelized, it goes beyond reading to revolution.” — Liz Danzico, Chair, MFA Interaction Design, School of Visual Arts

Web Form Design

Download Web Form Design PDF Online Free

Author :
Publisher : Rosenfeld Media
ISBN 13 : 193382025X
Total Pages : 226 pages
Book Rating : 4.9/5 (338 download)

DOWNLOAD NOW!


Book Synopsis Web Form Design by : Luke Wroblewski

Download or read book Web Form Design written by Luke Wroblewski and published by Rosenfeld Media. This book was released on 2008-05-01 with total page 226 pages. Available in PDF, EPUB and Kindle. Book excerpt: Forms make or break the most crucial online interactions: checkout (commerce), registration (community), data input (participation and sharing), and any task requiring information entry. In Web Form Design, Luke Wroblewski draws on original research, his considerable experience at Yahoo! and eBay, and the perspectives of many of the field's leading designers to show you everything you need to know about designing effective and engaging Web forms.

Practical JavaScript, DOM Scripting and Ajax Projects

Download Practical JavaScript, DOM Scripting and Ajax Projects PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430201975
Total Pages : 552 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Practical JavaScript, DOM Scripting and Ajax Projects by : Frank Zammetti

Download or read book Practical JavaScript, DOM Scripting and Ajax Projects written by Frank Zammetti and published by Apress. This book was released on 2007-09-08 with total page 552 pages. Available in PDF, EPUB and Kindle. Book excerpt: This "learn by example" book offers 10 complete JavaScript projects that will save web developers countless hours of development time. These projects can serve as samples to learn from and/or be adapted for use in other projects. The 10 projects all address common needs in modern web applications, including a utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag and drop shopping cart, and more! Coverage details JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI library.

Beginning JavaScript with DOM Scripting and Ajax

Download Beginning JavaScript with DOM Scripting and Ajax PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430250925
Total Pages : 377 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning JavaScript with DOM Scripting and Ajax by : Russ Ferguson

Download or read book Beginning JavaScript with DOM Scripting and Ajax written by Russ Ferguson and published by Apress. This book was released on 2013-06-25 with total page 377 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beginning JavaScript with DOM Scripting and Ajax is an essential resource for modern JavaScript programming. This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with service side scripts such as PHP. Find out how to: Construct good JavaScript syntax following modern coding practices Use JavaScript to communicate with the server and retrieve data Dynamically manipulate markup, validate forms and deal with images Debug applications using features inside the browser JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax will take you from being a JavaScript novice to work freely with this important technology - begin your JavaScript journey today! What you’ll learn What functions, variables, events and objects are and how to use them. How build a site that will still work in the case that JavaScript is turned off. How to access and update part of the page using code. How to use JavaScript to communicate with the server and retrieve data. How to use JavaScript to for form validation and user feedback. How to use Third-Party Libraries like jQuery. Who this book is for Beginning JavaScript with DOM Scripting and Ajax is for the person who has a good grasp of HTML and CSS but wants to add JavaScript to their skillset. If you want to learn some basic programming concepts, have experience but need help updating your skills, or you’re coming from another language, Beginning JavaScript with DOM Scripting and Ajax can help. Table of Contents Getting Started with JavaScript Data and Decisions From DHTML to DOM Scripting HTML5 and JavaScript Presentation and Behavior (CSS and Event Handling) Common Uses of JavaScript: Image and Windows JavaScript and User Integration: Navigation and Forms Back-End Interaction with Ajax and Node.js Data Validation Techniques Modern JavaScript Case Study: A Dynamic Gallery Using Third-Party JavaScript Appendix A: Debugging JavaScript

Beginning Javascript With Dom Scripting And Ajax: From Novice To Professional

Download Beginning Javascript With Dom Scripting And Ajax: From Novice To Professional PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 9788181284969
Total Pages : 720 pages
Book Rating : 4.2/5 (849 download)

DOWNLOAD NOW!


Book Synopsis Beginning Javascript With Dom Scripting And Ajax: From Novice To Professional by : Christian Heilmann

Download or read book Beginning Javascript With Dom Scripting And Ajax: From Novice To Professional written by Christian Heilmann and published by John Wiley & Sons. This book was released on 2006-08 with total page 720 pages. Available in PDF, EPUB and Kindle. Book excerpt:

AdvancED DOM Scripting

Download AdvancED DOM Scripting PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 9781430214816
Total Pages : 592 pages
Book Rating : 4.2/5 (148 download)

DOWNLOAD NOW!


Book Synopsis AdvancED DOM Scripting by : Jeffrey Sambells

Download or read book AdvancED DOM Scripting written by Jeffrey Sambells and published by Apress. This book was released on 2008-11-01 with total page 592 pages. Available in PDF, EPUB and Kindle. Book excerpt: DOM Scripting is a vital technique for web developers and designers to learn and master in order to add such dynamic web applications as animations, maps, drag and drop, and more. This book offers comprehensive coverage of advanced DOM Scripting techniques and reads like a wish list of must have dynamic web application features, including visual effects using JavaScript libraries, Ajax, Mashups using APIs, and much more. It follows in the footsteps of Jeremy Keith's acclaimed book, DOM Scripting (friends of ED: 1590595335, 2005), helping you master the next level with countless real world tutorials.

Pro Web 2.0 Application Development with GWT

Download Pro Web 2.0 Application Development with GWT PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430206373
Total Pages : 463 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro Web 2.0 Application Development with GWT by : Jeff Dwyer

Download or read book Pro Web 2.0 Application Development with GWT written by Jeff Dwyer and published by Apress. This book was released on 2008-07-27 with total page 463 pages. Available in PDF, EPUB and Kindle. Book excerpt: Pro Web 2.0 Application Development by Jeff Dwyer is the first book on professional Web 2.0 principles that includes the Google Web Toolkit (GWT). GWT is one of the leading Java Ajax frameworks in market, and is very hot in terms of relative growth; it can be integrated with other broader Java frameworks like JBoss Seam and possibly Spring. The book's focus on a single, extremely rich, example "killer application" is what sets this apart from other GWT titles.

Beginning Ajax with ASP.NET

Download Beginning Ajax with ASP.NET PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470089180
Total Pages : 428 pages
Book Rating : 4.4/5 (7 download)

DOWNLOAD NOW!


Book Synopsis Beginning Ajax with ASP.NET by : Wallace B. McClure

Download or read book Beginning Ajax with ASP.NET written by Wallace B. McClure and published by John Wiley & Sons. This book was released on 2006-07-28 with total page 428 pages. Available in PDF, EPUB and Kindle. Book excerpt: Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development. Following an exploration of how Ajax works with .NET, you'll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you will examine the Ajax-type features built into ASP.NET and explore the Ajax.NET Professional Library in detail. Finally, you will explore client scripting as well as building and using controls with Microsoft's Atlas. With an entire chapter devoted to debugging, you will have all you need to use this cutting-edge technology. What you will learn from this book * What you can do with the open source Ajax.NET Professional Library * How to use the corresponding functionality, Asynchronous Client Script Callbacks, that comes with ASP.NET 2.0 * Techniques for using the XMLHttpRequest Object to communicate between the client web browser and the server * An overview of XML, XSLT, and other ways to send data between client and server * How to integrate Microsoft's Atlas with many of the services available in ASP.NET 2.0 Who this book is for This book is for programmers who use ASP.NET and are just starting to use Ajax technologies to create more responsive, modern applications. Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

Advanced Ajax

Download Advanced Ajax PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0132702983
Total Pages : 295 pages
Book Rating : 4.1/5 (327 download)

DOWNLOAD NOW!


Book Synopsis Advanced Ajax by : Shawn M. Lauriat

Download or read book Advanced Ajax written by Shawn M. Lauriat and published by Pearson Education. This book was released on 2007-10-15 with total page 295 pages. Available in PDF, EPUB and Kindle. Book excerpt: “I very much enjoyed how this book covers the full Ajax application lifecycle and not only coding techniques. Anyone who is looking to become a professional front-end developer will appreciate the architectural insight and best practices delivered by this book.” — Andi Gutmans, Co-Founder & Co-Chief Technology Officer of Zend Technologies Mission-Critical Ajax: Maximizing Scalability, Performance, Security, Reliability, and Maintainability Advanced Ajax: Architecture and Best Practices is the definitive guide to building business-critical, production-quality Web applications with Ajax. Shawn M. Lauriat systematically addresses the design, architecture, and development issues associated with Ajax, offering proven patterns and robust code examples available in no other book. You’ll find best practices for addressing the full spectrum of issues enterprise Ajax developers face: scalability, performance, security, reliability, flexibility, maintainability, and reusability. Writing for experienced Web developers, Lauriat delivers fresh ideas and elegant solutions: meaty technical content, presented with exceptional clarity. Among the many topics he covers in unprecedented depth: cleanly implementing JavaScript custom events to reduce coupling and to enhance flexibility; overcoming Ajax’s traditional accessibility limitations; reducing network latency through compression and other techniques; and much more. Coverage includes Planning Ajax interfaces for simplicity, clarity, and intuitiveness Creating scalable, maintainable architectures for client-side JavaScript Using the latest tools to profile, validate, and debug client-side code Architecting the server side for security and functionality, while restricting loaded data, objects, and actions to current requests Protecting against the most widespread and significant Ajax security risks Optimizing every component of an Ajax application, from server-side scripts to database interactions Introducing cutting-edge Ajax: game development, Ajax with canvas, and Ajax for enterprise applications About the Web Site This book’s companion Web site (http://advancedajax.frozen-o.com) doesn’t just provide all the code: It shows code examples in action, as building blocks of a real Web application interface.

Pro JavaScript Techniques

Download Pro JavaScript Techniques PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430202831
Total Pages : 363 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro JavaScript Techniques by : John Resig

Download or read book Pro JavaScript Techniques written by John Resig and published by Apress. This book was released on 2007-05-01 with total page 363 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book addresses today’s approach to JavaScript in detail: modern browser support, including information on Internet Explorer 7; Object-Oriented JavaScript; testing and debugging; unobtrusive JavaScript techniques using DOM Scripting; Ajax; creating and using blocks of reusable code, and the future of JavaScript. All the concepts expressed in this up-to-the-minute reference are thoroughly backed up with real world examples and full-scale case studies. The book offers reusable functions for readers to use in their own projects, a significant time-saver. Also included are several reference sections that allow developers to look up details quickly and easily.

Springer Handbook of Geographic Information

Download Springer Handbook of Geographic Information PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 3540726802
Total Pages : 1132 pages
Book Rating : 4.5/5 (47 download)

DOWNLOAD NOW!


Book Synopsis Springer Handbook of Geographic Information by : Wolfgang Kresse

Download or read book Springer Handbook of Geographic Information written by Wolfgang Kresse and published by Springer Science & Business Media. This book was released on 2012-02-21 with total page 1132 pages. Available in PDF, EPUB and Kindle. Book excerpt: Computer science provides a powerful tool that was virtually unknown three generations ago. Some of the classical fields of knowledge are geodesy (surveying), cartography, and geography. Electronics have revolutionized geodetic methods. Cartography has faced the dominance of the computer that results in simplified cartographic products. All three fields make use of basic components such as the Internet and databases. The Springer Handbook of Geographic Information is organized in three parts, Basics, Geographic Information and Applications. Some parts of the basics belong to the larger field of computer science. However, the reader gets a comprehensive view on geographic information because the topics selected from computer science have a close relation to geographic information. The Springer Handbook of Geographic Information is written for scientists at universities and industry as well as advanced and PhD students.

Sams Teach Yourself JavaScript in 24 Hours

Download Sams Teach Yourself JavaScript in 24 Hours PDF Online Free

Author :
Publisher : Sams Publishing
ISBN 13 : 0133048314
Total Pages : 926 pages
Book Rating : 4.1/5 (33 download)

DOWNLOAD NOW!


Book Synopsis Sams Teach Yourself JavaScript in 24 Hours by : Phil Ballard

Download or read book Sams Teach Yourself JavaScript in 24 Hours written by Phil Ballard and published by Sams Publishing. This book was released on 2012-11-05 with total page 926 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn JavaScript in 24 Hours Covers JavaScript 1.8+, Ajax and jQuery In just 24 lessons of one hour or less, you can learn how to create dynamic, interactive Web pages with the popular and ubiquitous JavaScript web programming language. Using a straightforward, step-by-step approach, each lesson in this book clearly and carefully walks you through basic concepts and techniques, and helps you learn the essentials of JavaScript programming from the ground up. Learn how to... Use JavaScript to build dynamic, interactive Web pages Debug scripts Create scripts that work in all browsers Work with HTML5 and CSS3 Leverage the popular jQuery library Control CSS with simple JavaScripts Add Ajax effects to your web pages Script animations and music Step-by-step instructions carefully walk you through the most common JavaScript programming tasks Quizzes at end of every chapter help you build and test your knowledge Interactive online exercises let you practice what you learn at the Codecademy web site with no downloads or installation needed Sams Publishing has teamed up with Codecademy — the online place where anyone can learn and teach coding — to provide readers of Sams Teach Yoruself JavaScript in 24 Hours with an exclusive area on the Codecademy web site where you can supplement what you've learned in this book with some fun, fully interactive exercises and projects. After reading a lesson in the book you can roll up your sleeves and get some hands-on coding experience at codecademy.com/tracks/teachyourself