RIA & Web Books
-
jQuery in Action, Second Edition
Published 10 years ago
by Bear Bibeault, Yehuda Katz, Manning Publications
A really good web development framework anticipates your needs. jQuery does more-it practically reads your mind. Developers fall in love with this JavaScript library the moment they see 20 lines of code reduced to three. jQuery is concise and readable.jQuery in Action, Second Edition is a fast-paced introduction and guide. It shows you how to traverse HTML documents, handle events, perform animations, and add Ajax to your web pages.
-
Adobe Creative Suite 5 Design Premium All-in-One For Dummies (For Dummies (Computer/Tech)
Published 10 years ago
by Jennifer Smith, Christopher Smith, Fred Gerantabee, For Dummies
The perennial Adobe Creative Suite bestseller—fully updated for the latest versionFeaturing eight books in one, this All-in-One For Dummies guide covers the key features and tools that you need to know in order to understand how to use each individual program within the Adobe Creative Suite—InDesign, Illustrator, Photoshop, Acrobat, Dreamweaver, Fireworks, and Flash—to its fullest potential.
-
HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide)
Published 14 years ago
by Elizabeth Castro, Peachpit Press
It's important for anyone who creates Web sites--even those who rely on powerful editors like Dreamweaver or GoLive--to know HTML. The World Wide Web Consortium rewrote HTML as a subset of XML (dubbing it "XHTML 1.0") and the allowable code will eventually be stricter.
-
Head First HTML with CSS & XHTML
Published 15 years ago
by Eric Freeman, Elisabeth Freeman, O'Reilly Media
Today, serious Web pages use HTML and XHTML to structure their content and CSS for style and presentation. You need a book that understands how to incorporate everything correctly. Head First HTML with CSS & XHTML explains the fundamentals of HTML, XHTML, topics like web color, and CSS properties. In this book, pictures and step-by-step instructions explain how to build great-looking, standards-compliant web sites.
-
HTML5 and CSS3: Develop with Tomorrow's Standards Today (Pragmatic Programmers)
Published 10 years ago
by Brian P. Hogan, Pragmatic Bookshelf
HTML5 and CSS3 are the future of web development, but you don't have to wait to start using them. Even though the specification is still in development, many modern browsers and mobile devices already support HTML5 and CSS3. This book gets you up to speed on the new HTML5 elements and CSS3 features you can use right now, and backwards compatible solutions ensure that you don't leave users of older browsers behind.
-
Regular Expressions Cookbook
Published 11 years ago
by Jan Goyvaerts, Steven Levithan, O'Reilly Media
This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. Every programmer can find uses for regular expressions, but their power doesn't come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs.