e99 Online Shopping Mall
Help | |
Home - Basic W - Web Page Design Teach (Books) |
  | Back | 81-100 of 100 |
click price to see details click image to enlarge click link to go to the store
81. Sams Teach Yourself XSLT in 21 Days by Michiel Van Otegem | |
Paperback: 672
Pages
(2002-02-10)
list price: US$39.99 -- used & new: US$17.75 (price subject to change: see help) Asin: 0672323184 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The book covers XSLT and Xpath (as a part of XSLT), as these topics have everything to do with processing XML. It will also cover XML from an XSLT processing and design point of view. Other XML technologies will not be discussed as superset of XSLT, most notably XSL. XSL Formatting Objects alone is enough material for an entire book. Apart from that, XSLT and Xpath form the processing/programming section of the entire XSL specification. This book presents an overview of XSLT and guides readers through transforming their first XML data. In this book you will also learn: Customer Reviews (12)
Just What The Doctor Ordered!
This Book Sucks
Good book to start with XSLT
The Zen Book
Very good book! |
82. Sams Teach Yourself CSS in 10 Minutes by Russ Weakley | |
Paperback: 256
Pages
(2005-11-17)
list price: US$19.99 -- used & new: US$8.90 (price subject to change: see help) Asin: 0672327457 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The short, focused lessons presented in Sams Teach Yourself CSS in 10 Minutes will help you quickly understand cascading style sheets (CSS) and how to immediately apply it to your work. Author Russ Weakley is a well-respected member of the CSS community and is known for his ability to make complicated concepts easy-to-understand for even inexperienced CSS users. With this book, you will cover the essentials for standards compliant techniques that are supported by the most common browsers. Once you master the basics, Weakley will also take you inside positioning, troubleshooting CSS, and handling common CSS bugs. Sams Teach Yourself CSS in 10 Minutes is the ultimate quick learning tool and handy desk reference guide to CSS. Customer Reviews (19)
Happy with purchase
Great beginner book
Their 10 minutes are a lot longer than mine
James Tadeo, Web Design Brampton
Cryptic |
83. Sams Teach Yourself CGI in 24 Hours (2nd Edition) (Sams Teach Yourself in 24 Hours) by Rafe Colburn | |
Paperback: 544
Pages
(2002-09-17)
list price: US$24.99 -- used & new: US$6.08 (price subject to change: see help) Asin: 0672324040 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Sams Teach Yourself CGI in 24 Hours teaches the reader the next step beyond simple HTML Web pages. This new edition covers implementing CGI with both C and Perl, and it discusses CGI's relative strengths and weaknesses in comparison with other Web programming technologies like JavaScript, Java, and PHP.It also covers recent developments in templating systems and mod_perl server add-ons. The book takes the reader from the basics of CGI—learning, for example, how to implement and customize existing CGI programs that have been written by others—to the point where he can use CGI to create his own programs from scratch. The book also provides numerous real-life examples of CGI scripts—database search tools, survey forms, interactive games, order forms, guest books, and more. Customer Reviews (7)
Good for Beginners
An excellent beginners book!
I am impressed Some of the information in this book is worth writing down, so you can remember the clear understanding that reading the book gave you, and so you can regurgitate that understanding to other people later, say after months of no complex CGI programming.This book offers enough explanation to make you see things from a webmaster's perspective, but also a UNIX programmer's perspective.Without more than a basic idea of how the UNIX command-line works. I will confess that if you don't know Perl, I don't think you'd have the same reaction I did.But CGI books shouldn't have to teach you Perl, and at the same time, Perl is THE language for CGI programming.The "brief" coverage that this book gives to other CGI languages is not meant to underplay their relative importance, but rather to give Perl the attention that it's due.Also, realize that PHP is not a CGI language, and I wouldn't classify JSP as one, either, so you definitely won't find mention of them in Rafe's book as anything other than alternatives to CGI. So learn some Perl, say from the new "Beginning Perl" book from OReilly, and then get Rafe's book, to learn CGI."Teach Yourself CGI in 24 Hours" is worth buying and studying.
Great Start for a Perl Beginning
Excellent book for quick start |
84. Teach Yourself Javascript by Mac McBride | |
Paperback: 192
Pages
(2004-02-01)
list price: US$12.95 -- used & new: US$5.99 (price subject to change: see help) Asin: 0071435042 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Decent but a little unfocused |
85. SAMS Teach Yourself PHP4 in 24 Hours (Teach Yourself -- 24 Hours) by Matt Zandstra | |
Paperback: 400
Pages
(2000-06-23)
list price: US$24.99 -- used & new: US$2.99 (price subject to change: see help) Asin: 0672318040 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (35)
Doesn't care about customers of older editions
Covers the material This book could probably serve as a reference resource. I don't think any of the chapters really rely on the material from earlier chapters. However, this book soon lost its position as a fixture on my desktop. It does not stimulate. One wonders whether the chapter layout was the result of a survey or a committee decision. Because the author is bound by that layout (and the "24 hours" promise) he doesn't really take any risks. Any good progamming book should proselytize the principles of good coding. This book treats those as luxuries - and leaves them out - possibly, one feels, because they don't fit neatly enough into any of the rigidly defined chapters. This book gives you a good taste of PHP. You generally find that most of what you're looking for is covered. But it doesn't grip you. For each topic the first bit is really nicely done and you think "ah I'm glad it's so simple", ...but then the momentum is lost, the text loses its way and your eyes glaze over as the examples are presented. After you've found what you're looking for you'll put it down again as it doesn't inspire or pump you with enthusiasm. This is possibly a good thing for those with pressing deadlines, again, helps to shoehorn it into the "reference" category. To conclude: I doubt you'll read it all. It's just enough to cover the subject. I gets the job done in its own efficient way.
My favorite php book
Sams Teach Yourself PHP
A good starting point in learning the basics of PHP4 |
86. Teach Yourself - CGI Programming in a Week by Rafe Colburn | |
Paperback: 387
Pages
(1998-01)
list price: US$29.99 -- used & new: US$4.45 (price subject to change: see help) Asin: 1575213818 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Written with Unixin mind, the book is careful to show that CGI runs on all of today'sserver platforms. Early chapters include simple tutorials on HTML andHTTP and show how to invoke CGI scripts. These chapters also considervarious languages for CGI development, from industry-standard Perl toC/C++. From there the author moves to the basics of parsing CGIenvironment variables and building Web-page content dynamically, withdiscussions on how to use server-side includes and even dynamicgraphics. The author consistently adopts a practical, real-worldapproach to showing the best of CGI and demonstrating other tools thathelp CGI work. (His short demonstration on how to use JavaScript tovalidate user input on the client and leave real processing toserver-side CGI is one example of this approach.) In addition, thistutorial is a compendium of the author's helpful hints on CGI securityand how to use CGI effectively to create better Web sites. AllWebmasters should read his guide to providing custom error pages forbroken links. Later chapters show how to use CGI with databases,which the author admits is not a particularly strong suit of CGI.(Thetutorial on the basics of SQL is as good as any.) He surveys thegrowing field of alternatives to CGI, including active server pages(ASPs), Java Servlets, and NSAPI/ISAPI. The book closes with a listingof Perl basics, from language syntax to regular expressions, makingthis book a complete tutorial for getting started with the powerfulcapabilities of CGI. Customer Reviews (11)
OK Introduction to CGI 1/3rd of the book's content are appendices (MIME types, response codes, environment variables, and a CGI Perl Quick Reference). Still, it is a usable introduction to CGI with examples.
I was new to CGI and found this book I feel this book will get you on your feet and get you doing the majority of the things you want to get done.I was a bit skeptacle about the whole "Sams" books and how everybody says they are crap and they have very bad editing and stuff.Well I went through this book, and there are a few misprints, but the book is still a very good and you will not be disappointed if you get this one, although if you want to get truly serious in CGI you will need to get a reference book in Perl or whatever language, but this will get you on your way making amazing and great usefull CGI programs. The only reason I gave it 4 stars instead of 5 stars was because I felt this book would have been better if they made it a "Sams teach yourself CGI Programming in 21 days" instead of a shorter 7 day course.That way they could have taken many subjects into more depth, but besides that, it covers a lot (even SQL).I have read reviews on other sams books and many people say that sams is very bad.Well some were true, but this book from Sams is a great book and a must have.
Begginer content written for an expert There are much better simple free tutorials online thatcould describe the basis of CGI.
Not a waste of money...But not the only book you will need.
Great book! |
87. Sams Teach Yourself Macromedia Flash 8 in 24 Hours by Phillip Kerman | |
Paperback: 624
Pages
(2005-10-10)
list price: US$34.99 -- used & new: US$2.85 (price subject to change: see help) Asin: 0672327546 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Explore the depth and flexibility of Macromedia Flash 8 with Sams Teach Yourself Macromedia Flash 8 in 24 Hours. Fundamental topics are presented one-by-one in a series of 24 one-hour lessons that will help you master the basics of Flash. Author Phillip Kerman, an internationally-known Macromedia trainer and multimedia expert, offers you a clearly-written, well-organized introduction to Macromedia Flash 8 without becoming too overwhelming. You will cover such subjects as: Customer Reviews (34)
Great Book
A great introduction to Flash 8
Made my own flash within 2 hours.
Excellent step-by-step overview
Good Info but... |
88. Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit by Scott Mitchell | |
Paperback: 628
Pages
(2008-06-27)
list price: US$39.99 -- used & new: US$23.30 (price subject to change: see help) Asin: 0672329972 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Sams Teach Yourself ASP.NET 3.5 in 24 Hours Scott Mitchell Starter Kit DVD includes Microsoft Visual Web Developer 2008 Express Edition In just 24 sessions of one hour or less, you will be up and running with ASP.NET 3.5. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of building dynamic, data-driven web applications from the ground up. Step-by-step instructions carefully walk you through the most common questions, issues, and tasks. Q&As, quizzes, and exercises at the end of each lesson help you build and test your knowledge. By the Way, Did You Know?, and Watch Out! boxes point out shortcuts and solutions. Learn how to… As editor and main contributor to 4GuysFromRolla.com, a popular ASP.NET resource website, Scott Mitchell has authored more than a thousand articles on Microsoft web technologies since 1998. In addition to his vast collection of online articles, Scott has written six previous books on ASP and ASP.NET: Sams Teach Yourself Active Server Pages 3.0 in 21 Days (Sams); Designing Active Server Pages (O’Reilly); ASP.NET: Tips, Tutorials, and Code (Sams); ASP.NET Data Web Controls Kick Start (Sams); Sams Teach Yourself ASP.NET in 24 Hours (Sams); and Sams Teach Yourself ASP.NET 2.0 in 24 Hours (Sams). Scott has also written a number of magazine articles and is a regular columnist for Microsoft’s MSDN Magazine. DVD Includes: On the Web: Category: Microsoft Programming/ASP.NET Covers: ASP.NET 3.5 User Level: Beginning—Intermediate Customer Reviews (19)
Good starting point
Missing a few things
ASP.NET 3.5
Scott Mitchell's ASP.NET 3.5 Book is on Point
Good step by step approach, might have started with Master pages though. |
89. Sams Teach Yourself Active Server Pages 2.0 in 21 Days (Teach Yourself Series) by Sanjaya Hettihewa | |
Paperback: 650
Pages
(1998-11)
list price: US$34.99 -- used & new: US$31.48 (price subject to change: see help) Asin: 0672313332 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description As its title implies, the book presents a three-week tutorialconsisting of daily lessons. A chart inside the front cover outlinesthe learning schedule. Week one begins with overview chapters aboutASP, but progresses quickly through using data entry forms, workingwith scriptlets, and working with HTTP transactions. The importantRequest object is covered by the sixth day, and you work with cookieson the seventh. The second week continues the pace with a focus onWeb databases and ActiveX Database Objects--a key Microsoft objectmodel used throughout its products. Along the way, you'll build adatabase application and work with SQL. This week also covers how touse cookies for intersession information management. The final week ofstudy covers advanced topics such as programming with Visual Basic andActiveX, security, custom components, and Win32 API access. Whilethis book teaches about ASP, it also illustrates how to use thetechnology effectively. This title helps you utilize the powerfuldevelopment technologies of IIS to create your ownprofessional-quality Web sites. --Stephen W. Plain Customer Reviews (25)
Great book but a few errors
Typos, typos, typos...
Great Book
Best for the starters
Best Than The Batter |
90. Sams Teach Yourself PHP in 10 Minutes by Chris Newman | |
Paperback: 264
Pages
(2005-04-08)
list price: US$24.99 -- used & new: US$2.28 (price subject to change: see help) Asin: 0672327627 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Are you one of those people who think there isn't anything substantial that you can do in only 10 minutes? Think again. Sams Teach Yourself PHP in 10 Minutes is a no-fluff, just-the-answers guide to building dynamic websites using PHP. Broken into 10 minute lessons, you will gain a rapid working knowledge of PHP 5 and be able to immediately put that knowledge to use in practical applications. Who ever would have thought there was so much you could do in just 10 minutes! Customer Reviews (6)
almost a complete time waster
Great!!!
A good starting point for those unfamiliar with the language.
Made Learning Easy
Search for another Book |
91. Sams Teach Yourself Web Publishing with HTML and XHTML in 21 Days, Third Edition (3rd Edition) by Laura Lemay, Denise Tyler, Rafe Colburn | |
Paperback: 864
Pages
(2001-03-05)
list price: US$34.99 -- used & new: US$9.90 (price subject to change: see help) Asin: 0672320770 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (11)
good book, bad service
Beginners: buy this book
The best HTML book - in 2002 None of them are perfect, but Lemay's book seemed to be the best of the bunch - at the time (more on that later). I worked through it the hard way - from cover to cover. Now I can share with you my observations: PROS: CONS: What worries me though, is that the book is not being maintained. Its companion site is gone, and Laura herself stated on her site that she's retired. In contrast, Molly Holzschlag is an active member of the web designer community and her "Special Edition" was just updated last May - so that may be the new Gold Standard now.
The definitive beginners XHTML guide This book is simply outstanding.Laura Lemay presents the markup language in a clear, easy-to-understand manner with excellent, real-world examples.You need no prior programming skills of any kind.Reading and working through the examples of this book has enabled me to create my own website in a matter of weeks. For anyone who wants to learn HTML, I would strongly recommend this book.
SAMS Teach Yourself Web Publishing With HTML And XHTML In 21 |
92. Teach Yourself VISUALLY Dreamweaver CS3 (Teach Yourself VISUALLY (Tech)) by Janine Warner | |
Paperback: 320
Pages
(2007-08-06)
list price: US$29.99 -- used & new: US$7.67 (price subject to change: see help) Asin: 0470144750 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Teach Yourself Visually Dreamweaver CS3
Excellent Book For Those With Little Experience
Worthless
successfully hides most HTML |
93. Sams Teach Yourself Adobe Dreamweaver CS3 in 24 Hours by Betsy Bruce | |
Paperback: 600
Pages
(2007-06-03)
list price: US$29.99 -- used & new: US$22.73 (price subject to change: see help) Asin: 0672329360 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Sams Teach Yourself Adobe® Dreamweaver® CS3 in 24 Hours Betsy Bruce 24 Proven One-hour Lessons In just 24 lessons of one hour or less, you will be able to create a fully functional website using Adobe Dreamweaver CS3. Using a straightforward, step-by-step approach, each lesson offers background knowledge along with practical steps to follow, allowing you to learn the essentials of using Dreamweaver from the ground up. Step-by-step instructions carefully walk you through the most common Dreamweaver tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you easier ways to do something. Watch Out! cautions alert you to possible problems, and give you advice on how to avoid them. Learn how to… Betsy Bruce is a consultant and owner of Performance Factor, creators of training and performance support applications using Dreamweaver and Flash. She is an Adobe-certified instructor for Dreamweaver, Flash, Captivate, and Authorware. As an authorized trainer, she has traveled the country instructing groups–ranging from corporations to school districts–on effectively creating dynamic and standards-based web content. Register your book at www.samspublishing.com/register for convenient access to downloads, updates, and corrections as they become available. Category: Web Development Covers: Adobe® Dreamweaver® CS3 User Level: Beginning Customer Reviews (11)
Clear explanations, good examples
Paperweight
Great for a Novice
Extremely Easy to Follow
Just too elementary for me. |
94. Teach Yourself® Microsoft® FrontPage® 2000 by David A. Crowder, Rhonda Crowder | |
Paperback: 356
Pages
(1999-07)
list price: US$19.99 -- used & new: US$4.99 (price subject to change: see help) Asin: 0764575236 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
A great way to learn FrontPage |
95. Teach Yourself Flash 8, New Edition (Teach Yourself: Computers) by Andrew MacBride | |
Paperback: 224
Pages
(2007-05-03)
list price: US$12.95 -- used & new: US$3.59 (price subject to change: see help) Asin: 0071484825 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Add some Flash to your website If you want to create an animated Web page you must learn Flash, which is effectively the only animation system for the task. You will learn how to navigate the Flashscreen and import, convert, edit, and manipulate graphics,video, and sound with the most widely used entry-levelprogram in business and education. |
96. Sams Teach Yourself Microsoft FrontPage 2000 in 24 Hours by Rogers Cadenhead | |
Paperback: 408
Pages
(1999-05-12)
list price: US$19.99 -- used & new: US$2.98 (price subject to change: see help) Asin: 0672315009 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (12)
A great series The language is free of techno-jargon and the instructions are very easy to follow. This is the third title in the "Sams Teach Yourself..." series that I've purchased, and there's no doubt that this series is the best and easiest to use of all the software do-it-yourself guides. This is a great guide to anyone trying to get started on FrontPage.
OK, but not all it's cracked up to be.
Very good book for starting out with Frontpage 2000
Very good book for starting out with Frontpage 2000
24 hours is not enough |
97. Teach Yourself Flash MX by Mac Bride | |
Paperback: 224
Pages
(2005-10-27)
list price: US$12.95 -- used & new: US$1.00 (price subject to change: see help) Asin: 0071467556 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Teach Yourself Flash MX is a complete, step-by-step guide to the most widely used animation system for Web pages. Perfect for fledgling Web designers, it shows you, among other things, how to navigate the Flash screen; import, convert, edit, and manipulate graphics, video, and sound; and program for Flash in ActionScript. Even experienced Flash users will appreciate the author's expert advice and guidance on how to get the most out of the software and be genuinely creative with Web animation. |
98. Teach Yourself Dreamweaver 4 | |
Paperback:
Pages
(2001-06-06)
Isbn: 0877785228 Canada | United Kingdom | Germany | France | Japan | |
99. Aprendiendo Microsoft frontpage 2002 / Sams Teach Yourself Microsoft FrontPage 2002 in 24 hours (Spanish Edition) by Rogers Cadenhead | |
Paperback: 400
Pages
(2002-06-30)
list price: US$13.95 -- used & new: US$9.99 (price subject to change: see help) Asin: 9702603412 Canada | United Kingdom | Germany | France | Japan | |
100. Sams Teach Yourself Adobe Flash CS3 Professional in 24 Hours by Phillip Kerman | |
Paperback: 576
Pages
(2007-06-18)
list price: US$34.99 -- used & new: US$5.75 (price subject to change: see help) Asin: 0672329379 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Sams Teach Yourself Adobe Flash CS3 Professional in 24 Hours Phillip Kerman 24 Proven One-hour Lessons In just 24 lessons of one hour or less, you will be able to create dynamic animations using Adobe® Flash® CS3 Professional. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of Flash from the ground up. Step-by-step instructions carefully walk you through the most common Flash tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you easier ways to do something. Watch Out! cautions alert you to possible problems, and give you advice on how to avoid them. Learn how to… o Create, optimize, and export dynamic animated movies for the Web, disk, or CD o Integrate Flash animations with static HTML pages o Use Flash’s vector graphics tools, including filters and blends, to create drawings and animations o Use digital video in Flash movies o Animate using time-tested techniques and Flash’s special “tweening” features o Create powerful, interactive movies using the basics of ActionScript o Design Button, Graphic, and Movie Clip symbols and use them over and over without increasing file size o Import existing graphics from Illustrator® and Photoshop® Phillip Kerman is an internationally recognized expert on the use of the Web and multimedia for training and entertainment. He frequently presents at Flash user conferences and has taught Flash and other authoring tools in workshops around the world. Register your book at www.samspublishing.com/register for convenient access to downloads, updates, and corrections as they become available. Customer Reviews (11)
Sams Teach Yourself Adobe Flash CS3 Professional in 24 Hours
Just Buy It
The Opposite of Flash?
Senior citizen (retired teacher) says book is excellent
Solid Introductory Text |
  | Back | 81-100 of 100 |