Showing posts with label web development. Show all posts
Showing posts with label web development. Show all posts

15% Off Discounts: Best Price Web Development and Design Foundations with XHTML, 5th Edition Review

Web Development and Design Foundations with XHTML, 5th Edition

Are you looking to buy Web Development and Design Foundations with XHTML, 5th Edition? here is the right place to find the great deals. we can offer discounts of up to 90% on Web Development and Design Foundations with XHTML, 5th Edition. check out the link below:

>> Click Here to See Compare Prices and Get the Lowest Price Offers

Web Development and Design Foundations with XHTML, 5th Edition Review

We use this book in a community college course for both online and face-to-face classes. The students really like the hands-on approach with examples, practice exercises and case studies. This popular textbook integrates XHTML and CSS topics so students learn from the beginning how to use both XHTML and CSS to configure text, color, and page layout. There is also excellent coverage of web design best practices, accessibility, usability, and Web standards. Related topics such as search engine optimization, the web development process, and e-commerce are also introduced. A bonus is the textbook's companion website at [...]t that has a page for each chapter with chapter links, additional information, flash review puzzles, iPod review quizzes, and chapter updates.

Web Development and Design Foundations with XHTML, 5th Edition Overview



Want to learn more information about Web Development and Design Foundations with XHTML, 5th Edition?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

45% Off Discounts: Buy Cheap JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides) Review

JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)

Are you looking to buy JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)? here is the right place to find the great deals. we can offer discounts of up to 90% on JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides). check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides) Review

Readers should note that most of the reviews of this book refer to older editions which are -- due to the rapid evolution of javascript -- completely different books. I've spent a considerable amount of time the last few months reading the 6th edition of this book and have a number of complaints. But first, the kudos: this book is more comprehensive than any other javascript reference.
Complaints:
- the text is frequently non-linear in the sense that author will talk about undefined feature X, stating that feature X will be explained a couple of chapters later. Sometimes this is a good way to gradually introduce concepts, but it's used too much here. Some critics of this book have suggested you need to know javascript before reading this book, this might be why.
- Almost every concept is followed with the caveat "but this feature doesn't work in Internet Explorer prior to version Z. For that you have to use this entirely different function f". This makes the text unnecessarily confusing. How about talking about *standard* ECMAscript and relegating the caveats to end of chapter notes, perhaps adding a superscript to alert the reader about version incompatibilities?
- The examples are poor -- most show how to re-implement javascript 5 functions in javascript 3, or how to get a standard function to work in Internet Explorer 8. Who cares? This is why we have jQuery and Dojo -- in order not to worry about stuff like this. A few examples like this would provide welcome insight into dealing with compatibility issues, but in this case my eyes started to glaze over after a few hundred pages.
Case study: Chapter 17, "Handling Events". After reading much of this chapter I realized I didn't know anything about how to use events in actual, practical code. I went back to re-read the chapter, which starts on p. 445. The first example "snippet" doesn't occur until p. 457 and the first real example is on p. 466, demonstrating a "whenReady" function which shows you how "you can improve the startup time of your web applications if you trigger your scripts on events other than 'load'." Somewhat interesting, but is this really the best first example on event processing? The next example illustrates dragging an object, and is already quite complex and hard to follow.
The beginning of Ch. 17 tells us "An event object is an object that is associated with a particular event and contains details
about that event. Event objects are passed as an argument to the event handler function (except in IE8 and before where they are sometimes only available through the global variable event). All event objects have a type property that specifies the event type and
a target property that specifies the event target. (In IE8 and before, use srcElement instead of target.) Each event type defines a set of properties for its associated event." OK, how about an EXAMPLE illustrating how this works in real code? It's nearly impossible to get much out of this comment (and certainly impossible to retain anything) without an example. Only someone who already knows this stuff will follow that effectively, and if you already know the material, why read this chapter?
Additionally, some standard methods appear not to be documented in the client-side reference. Unfortunately I can't recall which ones at the moment; just remember looking for them and not finding them.
The "camel" book "Programming Perl" by Wall, Christiansen, and Orwant continues to be the gold standard for programming books by almost any measure, despite the fact that the current edition (3rd) is now terribly out of date. This book is readable, starts out with a good overview and then gradually dips the reader into the complexities of the language, included good examples, and frankly is an extremely enjoyable read. By comparison, this book meets none of these metrics. As a side note, O'Reilly (also the publisher of Programming Perl) used to be the dominant technical book publisher by huge margins, but in the past few years has begun to fall behind newer, more nimble competitors like Packt and Manning, who offer steep discounts on ebook editions and who appear to be taking greater care to maintain content quality. The affect is that at one time I would have simply assumed that the O'Reilly title was the highest quality text on any particular issue and now I'm finding this is not the case more often than not.
I must also add that I'm a fairly experienced programmer with some prior javascript experience; hence presumably a member of the target audience for this book. Whatever it's shortcomings and merits, and as other reviewers have pointed out, this book is COMPLETELY inappropriate for novice programmers and beginners. Stay far away, newbies, lest you burn in the pit of doom.

JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides) Overview


Since 1996, JavaScript: The Definitive Guide has been the bible for JavaScript programmers—a programmer's guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers.

The 6th edition covers HTML5 and ECMAScript 5. Many chapters have been completely rewritten to bring them in line with today's best web development practices. New chapters in this edition document jQuery and server side JavaScript. It's recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers who want to master it.

"A must-have reference for expert JavaScript programmers...well-organized and detailed." --Brendan Eich, creator of JavaScript, CTO of Mozilla

"I made a career of what I learned from JavaScript: The Definitive Guide." -- Andrew Hedges, Tapulous


Want to learn more information about JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

41% Off Discounts: Buy Cheap Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics Review

Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics

Are you looking to buy Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics? here is the right place to find the great deals. we can offer discounts of up to 90% on Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics. check out the link below:

>> Click Here to See Compare Prices and Get the Lowest Price Offers

Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics Review

It's been awhile since I've taken a look at what passes for a beginning web development book these days. I decided to examine Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics (3rd edition) by Jennifer Niederst Robbins. All I want to know is... why weren't books like this around when I was trying to learn this stuff?
Contents:
Part 1 - Getting Started: Where Do I Start?; How the Web Works; The Nature of Web Design
Part 2 - HTML Markup for Structure: Creating a Simple Page (HTML Overview); Marking up Text; Adding Links; Adding Images; Basic Table Markup; Forms; Understanding the Standards
Part 3 - CSS For Presentation: Cascading Style Sheets Orientation; Formatting Text (Plus More Selectors); Colors and Backgrounds (Plus Even More Selectors and External Style Sheets); Thinking Inside the Box (Padding, Borders, and Margins); Floating and Positioning; Page Layout with CSS; CSS Techniques
Part 4 - Creating Web Graphics: Web Graphics Basics; Lean and Mean Web Graphics
Part 5 - From Start to Finish: The Site Development Process; Getting Your Pages on the Web
Appendix A - Answers; Appendix B - CSS 2.1 Selectors; Index
The first clue that things were different is that it's a full color book. So not only can the code examples be color-coded for clarity, but you don't get black-and-white graphics that attempt to illustrate a full-color web page. Next, covering XHTML and CSS together means that the reader gets the correct foundation for how to separate content from structure. I personally still have a bad habit of using HTML tags instead of using CSS like I really should. Had I had Robbins' book when I first learned, I'm inclined to think I'd have fewer bad habits to get rid of. Finally, she hits a sweet spot in covering issues like browser quirks and incompatibilities. It's not so in-depth that the beginner gets lost, yet it's detailed enough that even those who have been doing web work for some time will likely pick up or rediscover a few things they didn't know or had forgotten.
For those working through the book as a tutorial, there are plenty of exercises that reinforce the skills you've acquired. After going through the material, there should be very little in the way of HTML and CSS coding that won't make sense. The only part of web design that this book doesn't cover is JavaScript. So if you're coming to this book hoping to learn how to make your page dynamic and interactive via scripting, you'll go away disappointed. Personally, I think it was a wise decision to leave that out. The target audience is more likely to want to build a basic page with static content to get started. Throwing programming skills at them might be enough to confuse and discourage, which would be a shame. There's more than enough material here with HTML and CSS to get plenty of value for your book buying dollar.
I have a colleague at work who is dipping her toe into the world of web design. She asked me if I knew of any good books to get her started. I'll be shipping my copy to her, as I'm quite confident this will be exactly what she needs...

Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics Overview


Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning -- defining how the Web and web pages work -- and builds from there. By the end of the book, you'll have the skills to create multi-column CSS layouts with optimized graphic files, and you'll know how to get your pages up on the Web. This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards. Learning Web Design explains:

How to create a simple (X)HTML page, how to add links and images
Everything you need to know about web standards -- (X)HTML, DTDs, and more
Cascading Style Sheets -- formatting text, colors and backgrounds, using the box model, page layout, and more
All about web graphics, and how to make them lean and mean through optimization
The site development process, from start to finish
Getting your pages on the Web -- hosting, domain names, and FTP
The book includes exercises to help you to learn various techniques, and short quizzes to make sure you're up to speed with key concepts. If you're interested in web design, Learning Web Design is the place to start.

Want to learn more information about Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

38% Off Discounts: Lowest Price Adobe Dreamweaver CS5 Classroom in a Book Review

Adobe Dreamweaver CS5 Classroom in a Book

Are you looking to buy Adobe Dreamweaver CS5 Classroom in a Book? here is the right place to find the great deals. we can offer discounts of up to 90% on Adobe Dreamweaver CS5 Classroom in a Book. check out the link below:

>> Click Here to See Compare Prices and Get the Great Deals

Adobe Dreamweaver CS5 Classroom in a Book Review

The CS4 Classroom in a book sucked eggs. I would hand it out as a parting gift to my students.
This CS5 version has been completely re-written. I will actually use this book when I teach my Dreamweaver classes from now on. I'm an Adobe Certified Instructor. The lessons in this book cover all the basics beginners need to know. It covers lots of basic questions about HTML and CSS. There are better books out there for intermediate users, but for someone just getting started with no clue about HTML, CSS and Dreamweaver, I highly recommend this book.

Adobe Dreamweaver CS5 Classroom in a Book Overview

Creative professionals seeking the fastest, easiest, most comprehensive way to learn Adobe Dreamweaver CS5 choose Adobe Dreamweaver CS5 Classroom in a Book from the Adobe Creative Team at Adobe Press. The 18 project-based lessons in this book show readers step-by-step the key techniques for working in Dreamweaver CS5. Readers learn what they need to know to create a professional website without having to delve into code. This completely revised CS5 edition covers Adobe's Spry framework for Ajax to create dynamic interfaces, Spry widgets (pre-built user interface components) to quickly add common components to Web pages; and Live View, a working browser rendering right in the program. The book also shows how to enter text in headings, paragraphs, lists, and tables; insert graphics and Photoshop Smart Objects; add links to text and images; apply cascading style sheets; and customize the Dreamweaver workspace. Readers will also learn to add interactive elements to their sites, such as Flash video and animation, get guidance for working with code, and finally publish a finished site to the Web. The companion DVD includes lesson files so readers can work along with the book, as well as 2 hours of FREE video tutorials from 'Learn Adobe Dreamweaver CS5 by Video' by video2brain and Adobe Press."The Classroom in a Book series is by far the best training material on the market. Everything you need to master the software is included: clear explanations of each lesson, step-by-step instructions, and the project files for the students." —Barbara Binder, Adobe Certified Instructor, Rocky Mountain TrainingClassroom in a Book®, the best-selling series of hands-on software training workbooks, helps you learn the features of Adobe software quickly and easily. Classroom in a Book offers what no other book or training program does—an official training series from Adobe Systems Incorporated, developed with the support of Adobe product experts.Note from the publisher:FREE Adobe Dreamweaver CS5.5 updates are available for this title. Simply register your product at www.peachpit.com/register and you will receive the updates when they become available.

Want to learn more information about Adobe Dreamweaver CS5 Classroom in a Book?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

41% Off Discounts: Best Buy for Dreamweaver CS5 Digital Classroom, (Book and Video Training covers CS5 & CS5.5) Review

Dreamweaver CS5 Digital Classroom, (Book and Video Training covers CS5 and CS5.5)

Are you looking to buy Dreamweaver CS5 Digital Classroom, (Book and Video Training covers CS5 & CS5.5)? here is the right place to find the great deals. we can offer discounts of up to 90% on Dreamweaver CS5 Digital Classroom, (Book and Video Training covers CS5 & CS5.5). check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Dreamweaver CS5 Digital Classroom, (Book and Video Training covers CS5 & CS5.5) Review

I have used Digital Classroom books by the AGI Creative Team in the past, and found them very user-friendly. The Dreamweaver CS5 book is no exception. Easy-to-follow lessons and excellent DVD tutorials make this book perfect for someone looking to create high-quality websites without all the mysterious behind-the-scenes coding that can feel so intimidating to the casual user. I can see myself using Dreamweaver to update websites for volunteer organizations that I work with, and if you are a business owner this could be a huge help to you, too.
One thing that I found really great (and it seems like it should be a no-brainer, but we all know that it's not) is that the index for this book is brilliantly done. Anything that I need to look up quickly is there, which is a huge time-saver.
A quick note on coding: this book certainly does not focus hard on it, but there is enough information in the lessons that I felt like I was getting a good look at what is really happening on websites. I really enjoyed the lessons that use the Split View, where I could see both what the design elements are and the code that makes them happen.
I highly recommend this book to users like me - websites are not my career, but I enjoy the creative aspect of building them. With the skills I have learned using this book, and having it at my fingertips to reference in the future, I could easily see turning this new hobby into a lucrative home business!

Dreamweaver CS5 Digital Classroom, (Book and Video Training covers CS5 & CS5.5) Overview

Learning Dreamweaver is a dream with this instructional book-and-DVD package!
The Dreamweaver CS5 Digital Classroom covers Dreamweaver CS5 and Dreamweaver CS5.5 Adobe Dreamweaver allows you to easily create robust Web sites without needing extensive programming knowledge or skills. The latest version of Dreamweaver boasts enhanced capabilities and this exciting book-and-DVD training package makes learning the new features of Dreamweaver less intimidating. Thirteen Sixteen self-paced lessons explain how to design, develop, and maintain a fully functioning site. The complementary lessons featured on the DVD are each approximately five minutes long and demonstrate the concepts and features covered in the lesson.
Features full-color, step-by-step tutorials that complement the topics covered in each lesson

Want to learn more information about Dreamweaver CS5 Digital Classroom, (Book and Video Training covers CS5 & CS5.5)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

46% Off Discounts: Best Price Adobe Flash Professional CS5 Classroom in a Book Review

Adobe Flash Professional CS5 Classroom in a Book

Are you looking to buy Adobe Flash Professional CS5 Classroom in a Book? here is the right place to find the great deals. we can offer discounts of up to 90% on Adobe Flash Professional CS5 Classroom in a Book. check out the link below:

>> Click Here to See Compare Prices and Get the Lowest Price Offers

Adobe Flash Professional CS5 Classroom in a Book Review

The content of the book is excellent for beginners, but the whole book is centered on going through step by step lessons which use the sample files included on the CD which DOES NOT come with the Kindle version. I've been given a refund and I will buy the paperback version instead that does include the much needed CD. Until the Kindle purchase include additional downloads of the needed material, don't waste your time purchasing. On a very positive note, Amazon customer service was very helpful and prompt in responding to me.

Adobe Flash Professional CS5 Classroom in a Book Overview



Want to learn more information about Adobe Flash Professional CS5 Classroom in a Book?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

45% Off Discounts: Buy Cheap HTML, XHTML, and CSS, Sixth Edition Review

HTML, XHTML, and CSS, Sixth Edition

Are you looking to buy HTML, XHTML, and CSS, Sixth Edition? here is the right place to find the great deals. we can offer discounts of up to 90% on HTML, XHTML, and CSS, Sixth Edition. check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

HTML, XHTML, and CSS, Sixth Edition Review

Ok... this book is the last thing I would've bought if I had just browsed around the web (that's the I-already-know-everything talking).
My roomate bought it and the second I started turning the pages I actually told my students to get a copy for class. I got one for myself and even though I have 8 flaming years of experience in web design (note the sarcasm please) I really found every single bit of information extremely valuable.
Elizabeth restructured the way I work in the web and the I-already-know-everything guy recieved his lesson as in the old days.
Simply get a copy. I can't say much more.

HTML, XHTML, and CSS, Sixth Edition Overview

Need to learn HTML fast? This best-selling reference's visual formatand step-by-step, task-based instructions will have you up and runningwith HTML in no time. In this completely updated edition of ourbest-selling guide to HTML, Web expert and best-selling authorElizabeth Castro uses crystal-clear instructions and friendly prose tointroduce you to all of today's HTML and XHTML essentials. You'll learnhow to design, structure, and format your Web site. You'll create anduse images, links, styles, lists, tables, frames, and forms, and you'lladd sound and movies to your site. Finally, you will test and debugyour site, and publish it to the Web. Along the way, you'll findextensive coverage of CSS techniques, current browsers (Opera, Safari,Firefox), creating pages for the mobile Web, and more. Visual QuickStart Guide--the quick and easy way to learn!
Easy visual approach uses pictures to guide you through HTML and show you what to do.
Concise steps and explanations get you up and running in no time.
Page for page, the best content and value around.
Companion Web site at www.cookwood.com/html offers examples, a lively question-and-answer area, updates, and more.


Want to learn more information about HTML, XHTML, and CSS, Sixth Edition?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

45% Off Discounts: Special Prices for Head First HTML with CSS & XHTML Review

Head First HTML with CSS and XHTML

Are you looking to buy Head First HTML with CSS & XHTML? here is the right place to find the great deals. we can offer discounts of up to 90% on Head First HTML with CSS & XHTML. check out the link below:

>> Click Here to See Compare Prices and Get the Cheapest Deals

Head First HTML with CSS & XHTML Review

The "Head First" series by O'Reilly does it again. This book manages to take the conceptually easy yet complicated task of learning HTML, XHTML, and CSS and breaks it down so that anyone can figure out what is going on and what needs to be done in web page design using these technologies. Plus, if you learned HTML several years ago and you would like to update your skills to current technology, this is a great choice for a textbook.
The book starts out with the basics of HTML -text, webpage form via HTML, putting your webpage on the Internet and linking to other web resources, and adding images and thumbnails. Next the author tackles XHTML, starting by answering the questions What is XHTML? and Why would I want to use XHTML? The author composes three simple steps to take you from strict HTML to XHTML:
1. Change your DOCTYPE to XHTML 1.0 Strict.
2. Add the xmins, lang, and xml:lang attributes to your element.
3. All empty tags should end in "/>" not ">".
Next, CSS is introduced, along with the properties that can be controlled via CSS. When you read the CSS chapters you'll find yourself asking "Why don't other books just SAY this plainly like THIS book does?". Eventually, the author has you doing advanced layout and control using all the tools available to you without you ever noticing that you've been "studying". The book concludes with lessons on interactivity and tables. I think it is most interesting that the author saves the subject of tables for the end of the book versus other texts that usually introduce them early on. This is because the author is using the more advanced lessons on CSS to help make the subject of tabular data less confusing. The book's final chapter is entitled "The Top Ten Topics We Didn't Cover", thus acknowledging that this is not an advanced book on webpage design. Each chapter has a "There Are No Dumb Questions" section that answers common questions that may be a source of confusion to the reader.
Since this book is designed to be a textbook and not a reference, you might find it handy to have a copy of O'Reilly's "HTML & XHTML: The Definitive Guide" as a reference since it lists virtually all of the HTML tags and their properties.

Head First HTML with CSS & XHTML Overview

Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay--we won't tell anyone you're still partying like it's 1999--but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS.
Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet.

With Head First HTML with CSS & XHTML, you'll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTMLinto your brain in a way that sticks.

So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin.



Praise"Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit." --Ken Goldstein, Executive Vice President, Disney Online

"This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation." --Danny Goodman, author of Dynamic HTML: The Definitive Guide

"What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback." --Mike Davidson, CEO, Newsvine, Inc.

"I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" --Sally Applin, UI Designer and Artist

"I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages." --Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College

"If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for." --Warren Kelly, Blogcritics.org


Want to learn more information about Head First HTML with CSS & XHTML?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...