Books Online Store Global Online Shopping Center UK | Germany
apparel   jewelry   musical instruments   beauty   health   sports   office  
books   baby   camera   computers   dvd   games   electronics   garden   kitchen   magazines   music   phones   software   tools   toys   video  
 Help  
Books - Computers & Internet - Programming - Languages & Tools

141-160 of 200     Back   1   2   3   4   5   6   7   8   9   10   Next 20
Favorite ListSimple List

click price to see details     click image to enlarge     click link to go to the store

$26.37
141. XML in a Nutshell, Third Edition
$71.40
142. Visual Basic 2005 How to Program
$28.32
143. Java In A Nutshell, 5th Edition
$87.26
144. Data Structures and Algorithms
$14.95
145. JavaScript for the World Wide
$58.47
146. Numerical Recipes in C: The Art
$32.99
147. Professional Visual Studio 2005
$26.39
148. Professional Java Development
$29.69
149. MicrosoftWindowsScripting Self-Paced
$26.37
150. HTML Utopia: Designing Without
$37.79
151. Microsoft Visual Studio 2005 Unleashed
$48.93
152. Agile Software Development, Principles,
$32.99
153. Advanced PHP Programming
$76.46
154. Algorithms: Sequential, Parallel,
$32.99
155. Head First Object-Oriented Analysis
$28.00
156. Python Programming: An Introduction
$25.19
157. Beginning SQL Server2005 Programming
$105.40
158. SAS Certification Prep Guide:
$29.70
159. Eric Meyer on CSS: Mastering the
160. Microsoft Office 2000 Visual Basic

141. XML in a Nutshell, Third Edition
by O'Reilly Media
Paperback (September, 2004)
list price: $39.95 -- our price: $26.37
(price subject to change: see help)
Isbn: 0596007647
Sales Rank: 10110
Average Customer Review: 4.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Features

  • Illustrated

Reviews (11)

3-0 out of 5 stars A reference useful for a limited audience among those who already know XML basics
O'Reilly's XML IN A NUTSHELL is, like all entries in the Nutshell series, a desktop quick reference. It provides concise information about nearly all matters of XML, and is split into roughly four parts. The first introduces XML, the concept of tags, well-formedness, Unicode, DTD's and schemas, namespaces, and so forth. The second provides an overview for the many formats that are built upon XML, such as XHTML, XSL:FO, Docbook, etc., and technologies that plug-in into XML, namely XSLT, XPath, XLinks, XPointers, XInclude, and CSS. The fourth covers DOM and SAX, the APIs for dealing with XML. Finally, the book ends with a "Reference section" for various technologies covered earlier in the book, structured much like O'Reilly's pocket guides. I found the Reference section somewhat inconvenient, it causes flipping back and forth when each section could have been simply integrated with the previous discussion of the relevant technology earlier in the book. Furthermore, the book ends with a long series of Unicode character tables, which are of limited utility, as they cover only a portion of Unicode, which has already expanded in the time since, and these tables simply bloat the book a little.
3-0 out of 5 stars Strictly a Reference book only...
I took this book as it was a recommended book for one my courses.. i thought it would be same as other text books, where you actually LEARN THRU THE BOOK..
2-0 out of 5 stars Not an introductorytutorial
I chose this book after reading the glowing reviews here at Amazon, hoping to use it as an introductory tutorial to XML. I was disappointed!
Read more

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Languages / Programming    4. Data Processing - General    5. Programming Languages - XML    6. XML (Document markup language)    7. Computers / Languages / Programming    8. Computers / Programming Languages / XML    9. Websites    10. XML    11. xml, xslt, dtd, xpath, xml schema, sax, dom   


142. Visual Basic 2005 How to Program (3rd Edition) (How to Program (Deitel))
by Prentice Hall
Paperback (08 May, 2006)
list price: $102.00 -- our price: $71.40
(price subject to change: see help)
Isbn: 0131869000
Sales Rank: 18665
Average Customer Review: 4.5 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (2)

4-0 out of 5 stars You need to know the target audience
I believe this book is targeted at new programmers or programmers who have no experience with VB language. I have read the previous edition cover to cover. I have to say this book does a good job of bringing your (VB) programming skills to a level that is just below commercial level. That is to say, despite the sheer volume, it does not teach you everything about VB.NET, many major advanced concepts are glossed over. For example, what is exactly the difference between a module and a class?(not explained clearly) Why are why namespace names seems to be hierachial?(glossed over) What's a inner class(Not included)? Why do we need structures? Why can't we just use classes for everything(Not included)?
5-0 out of 5 stars The Very Best Visual Basic Book ........Period!
Just when I thought their second edition was the best, the Deitels have certainly outdone themselves once again. This book flat rocks. This book contains so much useful information it is unbelievable.
Read more

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Languages / Programming    4. Microcomputer Application Software    5. Programming Languages - Visual BASIC    6. Basic, Visual Basic & QBasic    7. Computers / Programming Languages / Visual BASIC   


143. Java In A Nutshell, 5th Edition
by O'Reilly Media
Paperback (15 March, 2005)
list price: $44.95 -- our price: $28.32
(price subject to change: see help)
Isbn: 0596007736
Sales Rank: 3835
Average Customer Review: 4.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (17)

5-0 out of 5 stars Excellent, the one-stop shop for Java
This book really is the one-stop shop for Java language information. While many complain that the page count is very high and the book is slightly heavy, this is actually a *good* thing. I love the fact that all this info is in ONE book. One book to buy, one book to carry around, one book to reference, one book to bind them...hey wait a minute!
4-0 out of 5 stars Excellent book, AND door stop
This book is really useful to have on hand, but it is HUGE for a nutshell book. I realize that they need every page to document the code it is just makes it hard to keep this book on the desk.Over all I think the book could have used more examples on how to make the method calls rather than showing the methods and what they do.Over all if you need a book that documents most of the java libraries this is an excellent choice, but don't expect to pick up this book if you have no programming experience and learn how to call these methods.

5-0 out of 5 stars Indispensible
I use this Java book more than any other programming book I've ever had. That's probably because it's a reference book. Although all the reference material I could need is available online, I still like having the book on the desk next to me so I can look up a class or a method without playing around on the computer. I became a Sun Certified Java Programmer several years ago and although I've read many Java books before then and since then, the only book I would be hard pressed to do without is this one! ... Read more

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Languages / Programming    4. Java (Computer program language)    5. Object-oriented programming (Computer science)    6. Programming Languages - Java    7. Web servers    8. Computers / Languages / Programming    9. Computers / Programming Languages / Java    10. Java & variants    11. Java, J2SE, Java VM, Java Virtual Machine, Java SDK    12. Object-oriented programming (Computer science   


144. Data Structures and Algorithms in C++, Third Edition
by Course Technology
Hardcover (24 September, 2004)
list price: $100.95 -- our price: $87.26
(price subject to change: see help)
Isbn: 0534491820
Sales Rank: 120120
Average Customer Review: 4.5 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (9)

5-0 out of 5 stars Absolutely the best C++ DS&A book
On my bookshelf right now I have 13 books on DS&A using C++. Every time I am in need of a new type of data structure or algorithm, and quickly scan through each of them to determine which seem to have the most relevant information, and also which have useable source-code. Drozdek's book is almost always the book I end up selecting to learn a new topic.
5-0 out of 5 stars Clear, easy to follow explanations and practical illustrations in C++
Although I have bought this book for its C++ emphasis for DSA, I have found it very good at teaching DSA itself. It has very clear explanations, well chosen examples, and depth enough coverage with along clear and easy to understand code illustrations in C++. The book teaches the topics in an incremental manner by making connections among different related DS and algorithms, which are helpful in understanding the theory.
5-0 out of 5 stars Contrary to prior belief
I had Weiss's book on dsa in c++, and this book surpasses it in terms of clarity and accuracy (both books are comparable in breadth and depth).The previous reviewer fails to notice that this book is about data structures and algorithms, and not C++ (although having a C++ book next to this one couldn't hurt either).So think of this book as a much better version of Weiss's book. ... Read more

Subjects:  1. Algorithms (Computer Programming)    2. Computer Books: Languages    3. Computers    4. Computers - Languages / Programming    5. Data Modeling & Design    6. Data Structures    7. Database Management - General    8. Programming - Algorithms    9. Programming Languages - C++    10. Computer Programming    11. Computers / Programming Languages / C++   


145. JavaScript for the World Wide Web, Fifth Edition (Visual QuickStart Guide)
by Peachpit Press
Paperback (10 July, 2003)
list price: $21.99 -- our price: $14.95
(price subject to change: see help)
Isbn: 032119439X
US | Canada | United Kingdom | Germany | France | Japan

Editorial Review

JavaScript is great, but at best it is a complementary language for Web development. Read more

Subjects:  1. Computer Books: General    2. Computers    3. Computers - Languages / Programming    4. Internet - Web Site Design    5. Internet - World Wide Web    6. JavaScript (Computer language)    7. JavaScript (Computer program l    8. JavaScript (Computer program language)    9. Programming Languages - CGI, Javascript, Perl, VBScript    10. Programming Languages - Java    11. World Wide Web    12. Computers / Internet / General    13. Java & variants   


146. Numerical Recipes in C: The Art of Scientific Computing
by Cambridge University Press
Hardcover (30 October, 1992)
list price: $75.00 -- our price: $58.47
(price subject to change: see help)
Isbn: 0521431085
Sales Rank: 14872
Average Customer Review: 4.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (37)

5-0 out of 5 stars Very nice book
A must buy for students or researchers who need numerical methods. Comprehensive topics. A good place to start to deeper levels. Online book is good for quick look.

5-0 out of 5 stars A classic, and still worth having
"Numerical Recipes" has been a staple in computing libraries for many years, and for good reason. It provides immediately usable implementations of all the workhorses of numerical computation, in production-quality form. Maybe there are better implementations out there, FFTW for example, but getting something to work correctly always comes before getting it to work fast. Numerical computation is a specialty, and vanishingly few of us are specialists. As a result, getting this much specialist knowledge for the price of a very few hours' wage, fully debugged and documented, is a great bargain.
5-0 out of 5 stars Great compilation of numerical routines for C programmers
I found this book indispensible in my effort to develop profitable trading systems for futures and options and in my research in factor analysis and, more recently, in chronic fatigue syndrome and fibromyalgia. Anyone who programs in C or C++ and works with mathematics must have this book. It covers a surprisingly wide range of algorithms: routines are included for everything from handling Julian dates and solving systems of linear equations to determining eigenvectors and singular value decompositions, solving differential equations, doing numerical integration (quadrature), not to mention calculating fast fourier transforms, lomb periodograms and maximum entropy spectral analyses. While not always state-of-the-art, the routines are quite reliable (when used correctly), clearly-written, and easy to understand and use. I would strongly recommend this book (and the companion software) to anyone who programs in C and is literate in mathematics. I always keep a copy nearby.
Read more

Subjects:  1. Applied    2. C (Computer program language)    3. C (Programming Language)    4. Computer Books: General    5. Computers - Languages / Programming    6. Discrete Mathematics    7. Mathematics    8. Numerical Analysis    9. Programming Languages - C    10. Mathematics / General    11. Probability & statistics   


147. Professional Visual Studio 2005
Paperback (28 August, 2006)
list price: $49.99 -- our price: $32.99
(price subject to change: see help)
Isbn: 0764598465
Sales Rank: 6124
Average Customer Review: 5.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (1)

5-0 out of 5 stars A great book, despite unwarranted bad review
Professional Visual Studio 2005 is an exceptional book. It is not often that you encounter a book of this kind written with this kind of clarity and thought.
Read more

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Languages / Programming    4. Programming - Software Development    5. Computers / Programming / Software Development    6. Networking packages   


148. Professional Java Development with the Spring Framework
Paperback (08 July, 2005)
list price: $39.99 -- our price: $26.39
(price subject to change: see help)
Isbn: 0764574833
Sales Rank: 11258
Average Customer Review: 4.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (19)

3-0 out of 5 stars Nothing extraordinary. Decent coverage of basic and advanced concepts alike.
There are quite a few books on spring framework in the wild and since I have read every one of them, I take the privilege to say that this book is not the best among them.
5-0 out of 5 stars Book like a stone.
I can't say nothing bad about this book.
4-0 out of 5 stars A great place to start learning about Spring
This book has given me a broad overview of all of the different parts of the Spring Framework, from the basic Inversion of Control (IoC) pattern (aka Dependency Injection), through advanced ApplicationContext configuration, to O/R mapping, application security, and last but not least, Spring's MVC framework. I had been struggling through the online docs but the book really helped me to see the big picture, and really grok IoC.
Read more

Subjects:  1. Application software    2. Computer Books: Languages    3. Computers    4. Computers - Languages / Programming    5. Development    6. Java (Computer program language)    7. Programming - Software Development    8. Programming Languages - Java    9. Software Development    10. Computers / Programming Languages / Java    11. Java & variants   


149. MicrosoftWindowsScripting Self-Paced Learning Guide
by Microsoft Press
Paperback (05 May, 2004)
list price: $44.99 -- our price: $29.69
(price subject to change: see help)
Isbn: 0735619816
Sales Rank: 11964
Average Customer Review: 4.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (22)

5-0 out of 5 stars Excellent Book
I've found this book with excellent content and very helpful for my clients ( I Work in a Technical Support Group for VIP Customers). The author drives you through with very clear language and at the same time funny and keeps you hooked to it.
5-0 out of 5 stars Good information
This book had everything I was looking for and is a good source of information.

5-0 out of 5 stars Great Book
This book is great for absolute beginners! I'm 4 chapters in now and feel like i definitely know a lot more then when i started! ... Read more

Subjects:  1. Computer Books: Operating Systems    2. Computers    3. Computers - Languages / Programming    4. Microcomputer Operating Environments    5. Microsoft Windows (Computer fi    6. Microsoft Windows (Computer file)    7. Operating Systems - Windows    8. Operating systems (Computers)    9. Programming Languages - Visual BASIC    10. Computers / General    11. Home Computing    12. Microsoft Windows   


150. HTML Utopia: Designing Without Tables Using CSS
by SitePoint
Paperback (01 April, 2006)
list price: $39.95 -- our price: $26.37
(price subject to change: see help)
Isbn: 0975240277
Sales Rank: 7429
Average Customer Review: 4.5 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Features

  • Illustrated

Reviews (9)

5-0 out of 5 stars Great for beginner to intermediate
I would recommend downloading the sample from the website to get a good idea of if the book's style works for you.Overall, the book provides a top notch introduction to CSS as well as good design and application tips.The emphasis on seperation of style and content is truly appreciated.I would strongly recommend this book to learn to properly build basic sites, and to build a foundation to build more advanced development skills on top of.

5-0 out of 5 stars Utopia, indeed!
I can't believe I've been so mired in the -stone ages- of Table-based web site design for so long. Rachel made me realize just how easy it can be, with a little care and forethought, to put together an excellent foundation for a site's layout.
5-0 out of 5 stars Understanding the CSS Revolution
CSS has completely changed the way that websites are designed. That is, if anything, an understatement: CSS has revolutionized Web design. Designers can do things with CSS that would have taken a LOT more time and effort to do using straight HTML 3.2 - if they could have been done at all.
Read more

Subjects:  1. Cascading style sheets    2. Computer Books: Languages    3. Computers    4. Computers - Languages / Programming    5. Design    6. HTML (Document markup language)    7. Programming - General    8. Programming Languages - HTML    9. Web sites    10. CSS, Cascading Style Sheets, HTML, DHTML, Web Design, Web Development, Web Sites, Accessibility, CSS Layout    11. Computers / Languages / Programming    12. Computers / Programming Languages / HTML, SGML, VRML, XML    13. Internet   


151. Microsoft Visual Studio 2005 Unleashed
Paperback (18 August, 2006)
list price: $59.99 -- our price: $37.79
(price subject to change: see help)
Isbn: 0672328194
Sales Rank: 6802
Average Customer Review: 4.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (4)

4-0 out of 5 stars Nice information, puts it all in context...
OK...I can see why Microsoft Visual Studio has been such a popular IDE for developers.Microsoft Visual Studio 2005 Unleashed from Lars Powers and Mike Snell does a nice job in explaining the value of the latest version of this classic, as well as being an in-depth guide to the feature set...
4-0 out of 5 stars Good introduction for novices and intermediate VS2005 developers
This is a pretty impressive book, albeit a bit lengthier than it needed to be.There's tremendous coverage of everything, and I mean everything, in Visual Studio 2005.If you're new to VS 2005 then you'll find this a great guide to getting the most out of your environment.If you're fairly familiar with VS 2005 then you may still find a few goodies hidden away here too.
3-0 out of 5 stars A Good Start, but.......
It's been a long wait to start seeing books about the Visual Studio 2005 environment.You might expect that after such a long wait, the books coming out would provide you with some valuable insights into the usage of VS2005. And, to some extent, this book does provide that.There is very good coverage of the basics....the structure of the VS IDE, how to create forms, how to create webservices, etc.But, after you go through all the work of designing and coding these neat programs, you of course want to be able to roll them out for use.At that point, this book seems to lose its mission, UNLESS you happen to be using the MS Team System, because after spending 16 chapters instructing the reader on how to use a variety of tools available in most versions of Visual Studio, the book starts to discuss production publishing and deployment, but ONLY if you are using MS Team System.
Read more

Subjects:  1. Application software    2. Computer Books: Web Programming    3. Computer programs    4. Computers    5. Computers - Languages / Programming    6. Development    7. Internet - Web Site Design    8. Microsoft .NET Framework    9. Programming - Software Development    10. Computers / Programming Languages / Visual BASIC    11. Software engineering   


152. Agile Software Development, Principles, Patterns, and Practices
by Prentice Hall
Hardcover (15 October, 2002)
list price: $64.50 -- our price: $48.93
(price subject to change: see help)
Isbn: 0135974445
Sales Rank: 15109
Average Customer Review: 4.5 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (26)

4-0 out of 5 stars Industrial strength book
Many OO/Patterns books are written as an introduction to the concepts and gloss over the nuances of building software in the real world.This book takes on the nitty gritty of what most developers face day to day. While it does include the gratuitous "student registration" example, this book actually delves into issues such as integrating legacy code.It also actually implements bad design choices before moving on to better solutions, and even these solutions are described in terms of trade-offs between competing forces.Also, by discussing specific Design Patterns in more depth than the cannonical format, I had a few "a-ha" moments when patterns I never quite understood emerged.I would/should have given this book 5 stars, but I had problems with the layout (oversized pages/no margins), the inconsitencies of diagrams (clouds and UML), and the disjoint feeling that the book was a collection of separately written articles, although the author does tie them nicely together.All in all, this is a must have.
5-0 out of 5 stars Required Reading - none better
Absolutely no one writes as well, knows as much, or has as much to say about designing world class programs as Robert Martin. This book should be on every serious programmer's shelf; whatever language you happen to be programming in.

5-0 out of 5 stars Excellent book on principled software development
If you always wondered how to find the "right" abstractions - which are nowadays called objects - in your programming.This book gives you an idea what the guiding principles should be.
Read more

Subjects:  1. C (Programming Language)    2. Computer Books: Languages    3. Computer software    4. Computers    5. Computers - Languages / Programming    6. Development    7. Object-Oriented Programming    8. Programming - Object Oriented Programming    9. Programming - Software Development    10. Programming Languages - C++    11. eXtreme programming    12. C & Visual C    13. Computers / Programming / Software Development    14. Object-oriented programming (OOP)   


153. Advanced PHP Programming
Paperback (20 February, 2004)
list price: $49.99 -- our price: $32.99
(price subject to change: see help)
Isbn: 0672325616
Sales Rank: 31364
Average Customer Review: 4.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (20)

5-0 out of 5 stars A must read for intermediate level PHP Programmers or above
This is a hefty tome, weighing in at 650 pages chocked full of great information about advanced PHP programming. The book is divided into five sections each with several to many chapters. The sections are Implementation and Development Methodologies, Caching, Distributed Applications, Performance, and Extensibility. Where appropriate sample applications are developed to present a point, in other situations a higher level approach is taken.
2-0 out of 5 stars Nice Survey Book / Not Great
I agree with other reviewers that this is a survey or concept book.Schlossnagle is a bright php programmer but a lousy teacher.Do not buy this book if you are hoping to learn 'Advanced PHP Programming' from it.This book is too superficial in it's coverage of the many subjects.Ie: Schlossnagle's coverage of Object Oriented Programming is less than six pages (why bother?), and does not adequately cover the basics.
5-0 out of 5 stars The Elevator from the Intermediate Level to the Professional Level
Read on if you are:
Read more

Subjects:  1. Computer Books: General    2. Computers    3. Computers - Languages / Programming    4. Design    5. PHP (Computer program language    6. PHP (Computer program language)    7. Programming - General    8. Programming Languages - General    9. Web sites    10. Computers / Programming Languages / General    11. High level programming languages   


154. Algorithms: Sequential, Parallel, and Distributed
by Course Technology
Hardcover (11 October, 2004)
list price: $87.95 -- our price: $76.46
(price subject to change: see help)
Isbn: 0534420575
Sales Rank: 248397
US | Canada | United Kingdom | Germany | France | Japan

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Languages / Programming    4. Programming - Algorithms    5. Computer Programming    6. Computers / Programming / Algorithms   


155. Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to Ooa&d (Head First)
by O'Reilly Media
Paperback (01 November, 2006)
list price: $49.99 -- our price: $32.99
(price subject to change: see help)
Isbn: 0596008678
Sales Rank: 3988
US | Canada | United Kingdom | Germany | France | Japan

Features

  • Illustrated

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Languages / Programming    4. Object-Oriented Programming    5. Programming - Object Oriented Programming    6. Programming - Software Development    7. Programming - Systems Analysis & Design    8. Computers / Languages / Programming    9. Computers / Programming / Object Oriented    10. Software engineering    11. object oriented, object oriented analysis, object oriented design, analysis, design, object oriented programming, Java, interface, encapsulation, inheritance, design patterns, UML   


156. Python Programming: An Introduction to Computer Science
by Franklin Beedle & Associates
Paperback (December, 2003)
list price: $40.00 -- our price: $28.00
(price subject to change: see help)
Isbn: 1887902996
Sales Rank: 83039
Average Customer Review: 4.5 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (11)

5-0 out of 5 stars outstanding beginners programming book
Most beginning programming books do an ok job of explaining syntax features, but then they lose you when it comes time to put together complicated programs. This book holds it together to the end. Its to bad that "An Introduction to Computer Science" is in the title as that might scare away people who think this is beyond the basics.

4-0 out of 5 stars Good for beginners
This book provides the knowledge of programming in an easy to learn format. Good for beginning programmers, however it is very basic and does not cover any advanced topics in any way. The book is really good for a first-time programmer, however I would not recommend it as a Python resource for anybody with previous programming experience. One major drawback of the book is that it does not provide answers or any other form of solution to the chapter-end questions.

5-0 out of 5 stars Wonderful:The best CS1 textbook I've ever seen
I just wrapped up teaching a semester CS1 course using Zelle's book.I hope I never have to use another book besides this, because this text is simply fantastic.
Read more

Subjects:  1. Computer Books: Languages    2. Computers - Languages / Programming    3. Programming Languages - General    4. Programming Languages - Python    5. Python (Computer program langu    6. Python (Computer program language)    7. Programming languages   


157. Beginning SQL Server2005 Programming (Programmer to Programmer)
Paperback (27 February, 2006)
list price: $39.99 -- our price: $25.19
(price subject to change: see help)
Isbn: 0764584332
Sales Rank: 4310
Average Customer Review: 5.0 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (4)

4-0 out of 5 stars A very good introductory book
This book is exactly what it says, a Beginner's book.Buy it if you are a real beginner but prefer something else even in case you are at the intermediate level.Now if you are a beginner with SQL Server this is a very good book.It is precise, with good examples and very explanatory.If I would have to point out potential future improvements, that would be using the AdventureWorks database for examples instead of the traditional Northwind.Also one more thing would be to explain more the new features of the SQL Server such as: Notification services, XQuery and Service Broker.

5-0 out of 5 stars Outstanding Technical Book
I have never written a review about anything.I found this book so enlightening and so well written that I thought I owed it to the author to let others know how much I enjoyed the book.SQL Server 2005 has so many facets that it is hard to begin learning it own your own.This book has come to the rescue.It leads us through a lot of topics in a very logical progression.The examples are very well chosen and very easy to try out.(I actually typed in every single one of them myself--because that is how I learn.)What is incredible is how well the author keeps track of what he has already told us when he advances to a new topic.I am looking forward to the release of his new book "Professional SQL Server 2005 Programming."

5-0 out of 5 stars Great SQL Server Book -- Balanced, Practical, Comprehensive
I purchased this book for 2 reasons. First, I'm in IT and my organization uses quite a few professionally created small/medium SQL Server databases. While I'm familiar with the essentials of SQL Server administration, I wanted to know more about the data side to help me think through problems that arise as well has to help me leverage the data by using it as a source for other applications and custom build databases. I also just started creating small ASP sites and want to use SQL Server 2005 as the back end.
Read more

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Data Base Management    4. Computers - Languages / Programming    5. Database Management - SQL Server    6. Programming - Software Development    7. Computer Programming    8. Computers / Programming / Software Development   


158. SAS Certification Prep Guide: Base Programming for SAS 9
by SAS Publishing
Paperback (01 March, 2006)
list price: $124.00 -- our price: $105.40
(price subject to change: see help)
Isbn: 159047922X
Sales Rank: 17866
US | Canada | United Kingdom | Germany | France | Japan

Subjects:  1. Computer Books: Languages    2. Computers    3. Computers - Languages / Programming    4. Mathematical & Statistical Software    5. Programming - General    6. User Interfaces   


159. Eric Meyer on CSS: Mastering the Language of Web Design
by New Riders Press
Paperback (28 June, 2002)
list price: $45.00 -- our price: $29.70
(price subject to change: see help)
Isbn: 073571245X
Sales Rank: 9348
Average Customer Review: 4.5 out of 5 stars
US | Canada | United Kingdom | Germany | France | Japan

Reviews (73)

4-0 out of 5 stars Look over a Master's shoulder
Awesome learn by example book IF you already have a little background in CSS, and even then if your knowledge is elementary you might be lost on some of the finer points. If it had a little more theory and explanations it would be a killer book, but I guess Eric Meyer didn't have patience enough for that. He is anyway a Master in CSS styling, no doubts about that, and the right author too look at for learning and inspiration. The book is structured around several projects that you see in the various developing stages from beginning to end in reasonably small steps. The explanations of what's going on are like what you would expect from a guru/designer/artist that is, far from complete andbasic. Again is like you had the chance to peek over Eric's shoulder while he works, but he won't be bothered to lose too much of his time after you. But don't get me wrong, this book is a must have for anyone interested in CSS, even if I would not buy it now (it starts being a bit dated) but would wait for his next book that should come out this autumn.

5-0 out of 5 stars Second to none!
I wanted a quick crash course in CSS; instead this book gave me a comprehensive start that led me on a path to a solid foundation in designing with Cascading Style Sheets.
5-0 out of 5 stars Good reference about CSS
The first seen this book seems one more technical guide about CSS, but to the first contact realizes that it is a great reference based on needs to everyday of the web designer.
Read more

Subjects:  1. Cascading style sheets    2. Computer - Internet    3. Computer Books: General    4. Computer Programming Languages    5. Computers    6. Design    7. Desktop Publishing    8. Internet - Web Site Design    9. Internet - World Wide Web    10. Programming - General    11. Programming Languages - General    12. Programming Languages - HTML    13. Web sites    14. Computers / Internet / Web Site Design    15. HTML    16. XML   


160. Microsoft Office 2000 Visual Basic Language Reference (Microsoft Professional Editions)
by Microsoft Pr
Paperback (May, 1999)
list price: $199.99
Isbn: 1572319550
Sales Rank: 596118
Average Customer Review: 5.0 out of 5 stars
US | Canada | United Kingdom |