e99 Online Shopping Mall
Help | |
Home - Basic P - Programming General (Books) |
  | Back | 41-60 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
41. Literate Programming (Center for the Study of Language and Information - Lecture Notes) by Donald E. Knuth | |
Paperback: 384
Pages
(1992-06-01)
list price: US$32.50 -- used & new: US$27.77 (price subject to change: see help) Asin: 0937073806 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
Great Book; Easy, expedient Ordering
A book of historial value
A fundamentally new view of programming. The premise of this book matches my experience: technical communication with people is critical, and harder than communicating with the machines. Knuth carries that idea forward by one bold, logical step: in Literate Programming (LP), the main goal is to get technical ideas across to people. Programs are a co-product of the description process. This inverts the premise of JavaDoc and the like, in which human communication is incidental to the code. A literate program, by the way, reads like a standard human document, whether an essay or an IEEE standard specification. JavaDoc output reads like an HTML dump of a cross-linked tree data structure - which it is. JavaDoc serves a valuable purpose, but does not permit system description in the order required by human reasoning. My own experience with LP (a custom system) was very happy - I actually reached the "impossible" goal of true requirements traceability. I unified the system requirements, design, multi-language implementation, configuration control, and even tests under one document set. With HTML output, traceability was made real using interactive links. Anywhere else, traceability is mostly wishful thinking shared by the many owners of physically disconnected documents. (Process gurus - I hope you're paying attention.) LP practice, however, has not caught on. LP, in today's form, does not support programming in the large. What LP does to the compilable form of a program brings C++ name-mangling to mind. I don't know of any WYSIWYG LP systems, so today's window-icon-mouse-pointer (WIMP) programmers will have nothing to do with it. And, ironically, the people who need the most support in communicating with their peers are the ones most resistant to tools for effective communication. It's a grand vision and an exciting experiment. LP deserves more attention.
Web <> Javadoc
Arguing for an aesthetic appreciation of programming |
42. C# Network Programming by Richard Blum | |
Paperback: 656
Pages
(2002-11-26)
list price: US$64.95 -- used & new: US$33.98 (price subject to change: see help) Asin: 0782141765 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (17)
Great for begining of SNMP Programming
OK for a sys admin
Very good book
Highly recommended
Doesn't go deep enough into the real issues |
43. Absolute Beginner's Guide to Programming (3rd Edition) by Greg Perry | |
Paperback: 432
Pages
(2002-11-30)
list price: US$24.99 -- used & new: US$4.85 (price subject to change: see help) Asin: 0789729059 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description No prior programming experience necessary! Absolute Beginner's Guide to Programming helps readers understand what programming really is. Readers not only get an overview of the job of programming, but also learn which specific skills are needed for certain jobs.Coverage includes how a computer interprets a program's instructions with insight into what goes on "under the hood" when a computer runs a program, how programming can and does relate to the Internet and the skills required for adding security to programs, and compiled versus interpreted languages like JavaScript and HTML. Absolute Beginner's Guide to Programming offers "hands on" programming for the "absolute beginner". Though there are hundreds of books for beginners about specific languages, this is the only book that takes today's programming environments and explains why each is important and where each works best. Customer Reviews (7)
Great for Beginners
There is a Problem but Book Remains Excellent
where do you get the software?
Author a right-wing nut!
I Wish I Had Known |
44. Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages by Bruce A. Tate | |
Paperback: 300
Pages
(2010-11-10)
list price: US$34.95 -- used & new: US$23.07 (price subject to change: see help) Asin: 193435659X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell.With Seven Languages in Seven Weeks, by Bruce A. Tate, you'll go beyond the syntax-and beyond the 20-minute tutorial you'll find someplace online.This book has an audacious goal: to present a meaningful exploration of seven languages within a single book.Rather than serve as a complete reference or installation guide, Seven Languages hits what's essential and unique about each language.Moreover, this approach will help teach you how to grok new languages. |
45. Microsoft Office Programming: A Guide for Experienced Developers by Rod Stephens | |
Paperback: 736
Pages
(2003-10-22)
list price: US$49.99 -- used & new: US$26.15 (price subject to change: see help) Asin: 1590591216 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description By using the same back-end macro programming language, Visual Basic for Applications (VBA), Microsoft Office applications allow users to easily transfer their VBA programming skills from one Office product to another. A developer skilled at using VBA to program Access can quickly learn to program Word or Excel. Better still, VBA is a fairly complete subset of Visual Basic (VB). That means a VB developer already knows how to use VBA, and a VBA programmer knows a lot about VB. Author Rod Stephens gives you the most valuable information possible as quickly as possible without rehashing the trivial VB and VBA details you already can recite in your sleep. In Microsoft Office Programming: A Guide for Experienced Developers, Stephens skips the tiresome explanations of variable declarations and dives right into serious Office programming topics, such as automatically customizing menus and toolbars with VBA, making OLE do your work for you, and using ADO to manipulate data in an Access database. Customer Reviews (2)
Mix and match MS Office
If you're not an Idiot or a Dummy |
46. Essentials of Programming Languages - 2nd Edition by Daniel P. Friedman, Mitchell Wand, Christopher T. Haynes | |
Hardcover: 408
Pages
(2001-01-29)
list price: US$62.00 -- used & new: US$26.00 (price subject to change: see help) Asin: 0262062178 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (17)
very methodical and simple
Good balance of formal and layman language
An Almost Perfect Book
Be sure to have your dictionary on hand while reading... As a part of the class we had to take reading quizzes on each section, meaning we had to read this book cover to cover.Friedman used complex, difficult to understand language to teach concepts that themselves were difficult to grasp.To make matters worse, the professor simply read from the book during lecture, failing to clarify the mysteries created by Friedman. An optional book for the class was Programming Language Pragmatics.It explained the implementations of Object Oriented languages, type checking, assembly, etc. using multiple languages people have used before, unlike scheme.I would suggest looking at that book before choosing EOPL.
excellent |
47. Programming .NET Components, 2nd Edition by Juval Lowy | |
Paperback: 648
Pages
(2005-07-27)
list price: US$44.95 -- used & new: US$25.00 (price subject to change: see help) Asin: 0596102070 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Brilliantly compiled by author Juval Lowy, Programming .NET Components, Second Edition is the consummate introduction to the Microsoft .NET Framework--the technology of choice for building components on Windows platforms.From its many lessons, tips, and guidelines, readers will learn how to use the .NET Framework to program reusable, maintainable, and robust components. Following in the footsteps of its best-selling predecessor, Programming .NET Components, Second Edition has been updated to cover .NET 2.0.It remains one of the few practical books available on this topic.This invaluable resource is targeted at anyone who develops complex or enterprise-level applications with the .NET platform--an ever-widening market.In fact, nearly two million Microsoft developers worldwide now work on such systems. Programming .NET Components, Second Edition begins with a look at the fundamentals of component-oriented programming and then progresses from there.It takes the time to carefully examine how components can simplify and add flexibility to complex applications by allowing users to extend their capabilities.Next, the book introduces a variety of .NET essentials, as well as .NET development techniques.Within this discussion on component development, a separate chapter is devoted to each critical development feature, including asynchronous calls, serialization, remoting, security, and more.All the while, hazardous programming pitfalls are pointed out, saving the reader from experiencing them the hard way. A .NET expert and noted authority on component-oriented programming, Lowy uses his unique access to Microsoft technical teams to the best possible advantage, conveying detailed, insider information in easy-to-grasp, activity-filled language.This hands-on approach is designed to allow individuals to learn by doing rather than just reading.Indeed, after digesting Programming .NET Components, Second Edition, readers should be able to start developing .NET components immediately. Programming .NET Components, Second Edition is the consummate introduction to the Microsoft .NET Framework--the technology of choice for building components on Windows platforms.From its many lessons, tips, and guidelines, readers will learn how to use the .NET Framework to program reusable, maintainable, and robust components. Following in the footsteps of its best-selling predecessor, Programming .NET Components, Second Edition has been updated to cover .NET 2.0.This invaluable resource is targeted at anyone who develops complex or enterprise-level applications with the .NET platform--an ever-widening market. Customer Reviews (65)
Required reading for serious .NET development
A great conceptual\cookbook reference for any intermediate .NET developer
Can be considered a general, concise book on Software Programming...
.Net on Steroids !
One Of A Kind On .NET Components And C# Programming |
48. Understanding Object-Oriented Programming With Java: Updated Edition (New Java 2 Coverage) by Timothy Budd | |
Paperback: 420
Pages
(1999-08-13)
list price: US$105.20 -- used & new: US$18.79 (price subject to change: see help) Asin: 0201612739 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Features Teaches students why the Java language works the way it does, as opposed to simply how it works NEW! Chapter on Network Programming NEW! Chapter on Java 2 - the most recent version of Java NEW! Material on pure polymorphism NEW! Appendices on Java Operators, Java Escape Characters, Java API, and Java Syntax Customer Reviews (4)
Great Book on Learning OOP for Intermediate Programmers
One of the good books for understanding OO concepts
A book to better understand object oriented programming This review refers to the previous edition to this one. I found the text ordered well, withmost examples clearly explained. There were some minor bugs in the codewhich a beginning java programmer would struggle with. After finishingthe book, and running the examples, and working through several of theexercises, I found that I understand OOP much better, and of courseunderstand java better too. I've noted several people who don't know javasyntax are frustrated by the book, as they are expecting to learn java fromit, and are never reaching the point where they will learn OOP or java fromthe book. In conclusion, don't buy the book to learn java, buy it only ifyou need to learn OOP and are having difficulty doing so.
Mediocre for learning OOP, terrible for learning Java Considering the OOP side of it, the book was actually quitecomplete and thorough--assuming you are well grounded in the basic conceptsof object-oriented programming first.Like too many OOP books, it iswordy, far too abstract, and chock full of all the annoying buzzwords andlingo that characterize the paradigm.If you are making the transitionfrom structured programming to object-oriented, C++ is almost certainlybetter than Java, for Java forces you to program OOP.A C to C++transition book is likely just what the doctor ordered. UOOP is not. Andhow would I know all this?My object-oriented programming class used thisbook. ... Read more |
49. Black Art of Java Game Programming by Joel Fan, Eric Ries, Calin Tenitchi | |
Paperback: 900
Pages
(1996-11)
list price: US$49.99 -- used & new: US$40.00 (price subject to change: see help) Asin: 1571690433 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (30)
Java not a solution... The book itself is a good intro to java programming, but the game examples are just too basic...so basic that you dont even want to look at them.I have a stack of commodore 64 game programming books with arcade games written in line basic that would put this book to shame... with only 32k of memory.Dont even get me started on the speed.The best game in the book is "javaroids" but it's choppy on my p3-500 with 512mb of ram. It doesnt matter though because it would be a challenge to want to play it for more than 10 seconds,especially in a 200x300 window, and I *love* asteroids and classic arcade games.How sad. Whats java good for? Moving data around between servers... but not games.If this book is offered to you for free, think hard about it but then decline.
Hopelessly, hopelessly outdated.
Good for an introduction to Java game programming
old and outdated...true...but don't let that fool you
This book rocks! |
50. Game Programming Gems 5 (Game Programming Gems Series) (v. 5) by Kim Pallister | |
Hardcover: 791
Pages
(2005-02)
list price: US$69.95 -- used & new: US$40.00 (price subject to change: see help) Asin: 1584503521 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description SECTION HIGHLIGHTS:* GENERAL PROGRAMMING: parsing text data in games, using templates for reflection in C++, a generic pager, CSG construction using BSP trees, building Lua into games* MATHEMATICS: geometric algebra for computer graphics, minimal acceleration hermite curves, minimal numerical approximation, oblique view frustums for mirrors and portals* ARTIFICIAL INTELLIGENCE: fast target ranking using an AI potential field, parallel AI development with PVM, beyond A*, Dynamic A star, cover finding with navigation meshes * PHYSICS: aerodynamics for game physics, realistic cloth animation using the mass-spring model, pressurized soft-body model, realistic camera movement in a 3D car simulator* GRAPHICS: dimensional impostors for realistic trees and forests, gridless controllable fire, explosion effects using billboard particles, gemstone rendering, procedural level generation* NETWORK & MULTIPLAYER: keeping an MMOG online & persistent, seamless world server, a vulgarity filtering system, remote procedure call system, safe random number systems* AUDIO: multithreaded audio techniques, sound management by group, using 3D surfaces as audio emitters, reverb based on feedback delay networks, single-speaker speech recognition ON THE CD-ROM: The CD-ROM is packed with source code and listings from the book and demos to compliment the articles. Windows demos were compiled using Microsoft Visual C++® 6.0 (.dsw files) or Microsoft Visual C++ 7.0 (.sln files). OpenGL® utility Toolkit (GLUT v3.7.6), Sun’s J2SE™, and Microsoft DirectX® 9 SDK are also included. SYSTEM REQUIREMENTS Windows®: Intel® Pentium ® series, AMD Athlon or newer processor, Windows® XP (64MB RAM) or Windows® 2000 (128MB RAM) or later required. 3D graphics card required for some sample applications and DirectX® 9 and GLUT 3.7 or newer required. Linux systems require the Linux kernel 2.4.x or later, XFree86 4.0, and OpenGL driver, glibc 2.1 or newer. Mesa can be used in place of 3D hardware support. Videos require the DivX codec. Customer Reviews (2)
Satisfied with this Purchase
62 Hints & Tips for the Intermediate/Advanced Programmer |
51. Planning Extreme Programming by Kent Beck, Martin Fowler | |
Paperback: 160
Pages
(2000-10-26)
list price: US$38.99 -- used & new: US$7.08 (price subject to change: see help) Asin: 0201710919 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Simplicity is the watchword of the XP software process. This book is virtually devoid of traditional software-engineering jargon and design diagrams, and yet does a good job of laying the foundation of how to perform XP--which is all about working with a customer to deliver features incrementally. The terminology in the book is commonsensical. (In the terms of XP, each iteration adds certain new features, or stories. It's up to the customer to decide what functionality is more important and will be delivered first. By never letting a working build get out of sight, the XP process virtually ensures that software will be close to what the customer wants.) Early chapters borrow analogies from everyday experience--like planning a trip or driving a car--to set the stage for XP process planning. The book has plenty of advice for dealing with the stakeholders (customers) of a project. Because of confidentiality agreements, however, we don't get many details from the real world, although the discussion is anchored by a hypothetical project for planning the Web site of the future for travel, with some specifics. There is plenty of advice for planning projects, based on individual and team "velocity" (a measure of productivity) and the like--practical suggestions for running daily, short status meetings (in which all of the participants stand up, to keep them short). Clearly, there's a culture that surrounds many XP teams, and this text does a good job of conveying some of this to the reader. At fewer than 150 pages, Planning Extreme Programming is notably concise, and that's probably the whole point. Most shops today work on Internet time, which doesn't wait for extensive project analysis and design documents. In XP, you create working software from the very start. This book is an essential guide to anyone who's working in XP shops or who might be interested in what this innovative, iterative software process can offer. --Richard Dragan Topics covered: Customer Reviews (26)
Objective overview of XP planning
Begin Your XP Journey Here
crackles with ideas and fleshes out more of XP The content of the book covers all aspects of planning, managing and tracking progress on an XP (Extreme Programming) project and is a worthy companion to Kent Beck's anthemic XP Explained. Hard stuff missed out from the earlier work such as how to estimate how long things will take, how to write user stories and how to organize the details of iterations and releases is explained in a straightforward way. It also introduces a few new key XP concepts, showing that this radical methodology didn't spring fully formed into the mind of Beck, but is still evolving. One such key is "Yesterdays Weather", the idea that you can't go far wrong by using past performance as an initial guess for future results. If you are at all intrigued by the new "agile" methodologies, read XP Explained and then this one. Then buy a few more copies for your management.
Excellent book This book has a lot of content not found in any other XP book that I own. The gold nuggets in here are useful for project management for years to come.It's a 5 star for sure.
How exactly to plan XP? - How exactly to plan releases? What if frequent releases aren't appropriate and marketing demands to release once a year? - How exactly to write user stories, and how to handle them? Although the reader may find some sample stories in "Extreme Programming Installed" by Ron Jeffries, Ann Anderson and Chet Hendrickson, the stories in the "Planning Extreme Programming" are used as core elements in the whole planning process, shown as example. - How exactly to build the iteration plan and the release plan? How to track an iteration? I would also like to recommend "Extreme Programming Applied: Playing to Win" by Ken Auer, Roy Miller, Ward Cunningham. I think this is the most practical book on XP ever written. I would also like to recommend the titles about individual XP aspects: |
52. Algorithms and Programming: Problems and Solutions (Springer Undergraduate Texts in Mathematics and Technology) by Alexander Shen | |
Hardcover: 272
Pages
(2009-12-17)
list price: US$59.95 -- used & new: US$47.93 (price subject to change: see help) Asin: 1441917470 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Algorithms and Programming is primarily intended for use in a first-year undergraduate course in programming. It is structured in a problem-solution format that requires the student to think through the programming process, thus developing an understanding of the underlying theory. The book is easily readable by a student taking a basic introductory course in computer science as well as useful for a graduate-level course in the analysis of algorithms and/or compiler construction. Each self-contained chapter presents classical and well-known problems supplemented by clear and in-depth explanations. The material covered includes such topics as combinatorics, sorting, searching, queues, grammar and parsing, selected well-known algorithms and much more. Students and teachers will find this both an excellent text for learning programming and a source of problems for a variety of courses. Customer Reviews (1)
The best book for programming contests preparation I've ever read |
53. MFC Programming from the Ground Up by Herbert Schildt | |
Paperback: 663
Pages
(1998-08-01)
list price: US$37.95 -- used & new: US$15.59 (price subject to change: see help) Asin: 0078825733 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (39)
The best introduction to MFC one can read
The Best Intro to MFC out there.
Excellent Starting Book What's my background?I have been doing applications in FORTRAN, Pascal, Clipper, FoxBase and C++ for 20 years; all numerical apps using only the console and text files for input and output.I have been using Visual C++ continuously since 1998 and it is now my only programming language. You need to be very strong on C++ before beginning MFC.I recommend "Teach Yourself C++" by Al Stevens and "The C++ Programming Language" by Dr. Stroustrup.I have practically memorized these and regularly use STL objects and code in my console based MFC applications. But now I need to use the Windows interface and hence my positive experience with Schildt.I spent a week studying direct programming of the Win32 API using another book and tutorial I found on the web.My conclusion: You would be crazy not to use MFC.If you are doing anything close to a standard application you would be crazy not to use the Visual C++ 6.0 Wizards. Schildt starts with the absolute basics, just as do the university courses on MFC.This may in fact be the only book on MFC that I need ... but I right now do expect acquire a more advanced book once I understand all of the MFC basics. No CD-ROM is supplied with the book. Not a problem. I down loaded the code (complete with how to compile instructions for VC6) from www.osborne.com in October 2003, so even through the book is 5 years old, the code is still accessible and VC has not changed only slightly so the instrustions in teh book still applie.The code download uses the single file approach and is not split into separate header and body files.Ok for learning.
Stay away from this series
A good book to understand MFC |
54. Advanced Perl Programming by Simon Cozens | |
Paperback: 304
Pages
(2005-06-28)
list price: US$39.95 -- used & new: US$22.36 (price subject to change: see help) Asin: 0596004567 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O'Reilly's most high-level Perl tutorial to date, Advanced Perl Programming, Second Edition teaches you all the complex techniques for production-ready Perl programs.This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl's object-oriented model, and testing your code for greater stability. Other topics include: Praise for the Second Edition: "Sometimes the biggest hurdle to problem solving isn't the subject itself but rather the sheer number of modules Perl provides. Advanced Perl Programming walks you through Perl's TMTOWTDI ("There's More Than One Way To Do It") forest, explaining and comparing the best modules for each task so you can intelligently apply them in a variety of situations." --Rocco Caputo, lead developer of POE "It has been said that sufficiently advanced Perl code is indistinguishable from magic. This book of spells goes a long way to unlocking those secrets. It has the power to transform the most humble programmer into a Perl wizard." --Andy Wardley "The information here isn't theoretical. It presents tools and techniques for solving real problems cleanly and elegantly." --Curtis 'Ovid' Poe " Advanced Perl Programming collects hard-earned knowledge from some of the best programmers in the Perl community, and explains it in a way that even novices can apply immediately." --chromatic, Editor of Perl.com Customer Reviews (15)
A trashing of the first edition ..........
Excellent reference for the serious Perl developer
more a guide to CPAN than to the Perl language
A very different beast to the first edition
Very disappointing |
55. Extreme Programming Refactored: The Case Against XP by Matt Stephens, Doug Rosenberg | |
Paperback: 432
Pages
(2003-08-05)
list price: US$39.99 -- used & new: US$20.41 (price subject to change: see help) Asin: 1590590961 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description — Alistair Cockburn, Xp And The Cmm Extreme Programming Refactored: The Case Against XP(featuring Songs of the Extremos) takes a satirical look at the increasingly hyped Extreme Programming methodology. It explores some quite astonishing Extremo quotes that have typified the XP approach&emdash; quotes such as, "XPers are not afraid of oral documentation," "Schedule is the customer's problem," "Dependencies between requirements are more a matter of fear than reality" and "Concentration is the Enemy." In between the chuckles, though, there is a serious analysis of XP's many flaws. The authors also examine C3, the first XP project, whose team (most of whom went on to get XP book deals shortly before C3's cancellation) described themselves as "the best team on the face of the Earth". (In a later chapter, the authors also note that one problem which can affect pair programmers is overconfidence&emdash; or is that "eXcessive courage"?). The authors examine whether the problems that led to C3's "inexplicable" cancellation could also afflict present-day XP projects. In the final chapter (Refactoring XP) Matt and Doug suggest some ways of achieving the agile goals of XP using some XP practices (used in moderation) combined with other, less risk-laden methods. This just in from Slashdot."--> Customer Reviews (41)
Two good chapters
An expanded blog comment
Great insight, but enough of the Beatles parody songs
Amusing but not a serious questioning of XP
Cut to the core of XP's glaring defects |
56. PHP/MySQL Programming for the Absolute Beginner by Andy Harris | |
Paperback: 440
Pages
(2003-06-03)
list price: US$29.99 -- used & new: US$16.99 (price subject to change: see help) Asin: 1931841322 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
Not for beginners. Confusing.
Save your money, mine is going back! This has been one of my biggest complaints with books for beginners... Are they really for some one who knows nothing about the subject? Or is it marketing? You make the call. I have complained forever about this! It appears they start out good then lose it, and you are now stuck. PS This is my first review and I wanted to write it so you can see it really does not help the newbie. Good Luck in your PHP/MySQL learning.
Wonderful for Beginners ! To put in a nutshell when I finished reading the book I felt that someone who has guided me over is gone ! Needless to say that I strongly recommend this book for beginners..! :)
Good but not great- it has unusable code
Good, but doesn't help much designing the actual page. |
57. Instant SQL Programming by Joe Celko | |
Paperback: 389
Pages
(1995-08)
list price: US$29.95 -- used & new: US$13.95 (price subject to change: see help) Asin: 1874416508 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (23)
Still the best
A Good Start However, it is the one I used to learn SQL. It covers the basics in a fairly concise manner, enough so to be able to move on to a more advanced book. I read it cover-to-cover, and didn't agonize over the side-tracking or standards discussions. What I wanted was the details on the syntax of the language and an understanding of what the statements do, and that is what was provided along with some basic examples. By the end of the book, I was able to use SQL at a novice level. I'm not sure I'd use this book to teach a class on beginning SQL, but as a quick and dirty read to get a first taste of the language, it fits. P-)
Very Disappointed -- Not for Beginners
frustration and disappointment
Beginners Beware |
58. Joe Celko's SQL Programming Style (The Morgan Kaufmann Series in Data Management Systems) by Joe Celko | |
Paperback: 272
Pages
(2005-05-01)
list price: US$39.95 -- used & new: US$27.42 (price subject to change: see help) Asin: 0120887975 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
3.5 stars: Has good stuff but very undercooked
This is the nth try to post this review
Great SQL Style Reference
I really enjoyed this book
Excellent book in excellent style |
59. Scratch Programming for Teens by Jr. Jerry Lee Ford | |
Paperback: 336
Pages
(2008-06-25)
list price: US$29.99 -- used & new: US$17.54 (price subject to change: see help) Asin: 1598635360 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Amazing Book |
60. Computer Programming 101: How To Learn Computer Programming Made Simple & Easy! by Randall Magwood | |
Kindle Edition:
Pages
(2009-06-16)
list price: US$4.95 Asin: B002DMLB88 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | Back | 41-60 of 100 | Next 20 |