These are the books that comprise my personal library. 297 books spanning 32 years; sorted by published date not purchased date.
Year | Book | |
---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
![]() |
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
![]() |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Learning C++: A Hands-On ApproachReview: This was the textbook for the "Programming in C++" class at Hillsborough Community College. |
|
|
||
|
Enterprise JavaBeansReview: I picked up this book as a recommended read for a Java endeavor which never came to fruition. |
|
|
Learning Perl, Second Edition (Nutshell Handbooks)Review: I got this book back when I was a Unix programmer, and never even used it. |
|
|
C++ How to Program (How to Program Series)Review: A good textbook for learning C++. |
|
|
||
|
Putting Metaclasses to WorkReview: I had worked extensively with metaclasses before in Delphi and C++, but this book was a sad disappointment. Too much pseudo-code mixed with pseudo-math, mixed with real code. |
|
|
Mastering Java 2Review: This book is, by far, the thickest book I own at exactly 3 inches. It even surpasses my "GTE Everything Pages" phonebook! It truly could have been separated into 3 books. Had it been 3 separate books, I would have only purchased Part III, the advanced section. Currently, it is collecting dust on my bookshelf. Perhaps the mammoth book could be used as a makeshift bulletproof vest or boat anchor. |
|
|
Texturing and Modeling, Second Edition: A Procedural Approach (The Morgan Kaufmann Series in Computer Graphics)Review: I purchased this book chiefly for the chapters regarding fractals, specifically fractal landscape generation. One of the authors, F. Kenton Musgrave, had worked with Benoit Mandelbrot, the father of fractal geometry, for six years. |
|
|
||
|
Linux Application DevelopmentReview: This book was another waste of money. I wish I would've previewed it first at a bookstore before ordering it at Amazon.com. The title is highly misleading, the book talks about low-level Linux O/S stuff, not application programming. |
|
|
||
|
Component Software: Beyond Object-Oriented Programming (ACM Press)Review: The book was disappointing. The author compares and contrasts the various component technologies. He is somewhat biased since he promotes, and favors, his own proprietary incarnation of Object Pascal. |
|
|
||
|
||
|
The C++ Programming Language (3rd Edition)Review: The C++ book. |
|
|
Borland C++ Builder: the Definitive C++ Builder Problem SolverReview: Similar to the Delphi one. Useless if you're already familiar with WinAPI. |
|
|
||
|
Delphi 3 SuperbibleReview: A replacement for the Delphi 3 manuals. |
|
|
Win32 Programming (Addison-Wesley Advanced Windows Series)(2 Vol set)Review: A great book for learning how Windows work internally. |
|
|
Delphi Component DesignReview: A good, but outdated and obsolete, book on component design in Delphi 2 by one of the Delphi programmers at Borland. |
|
|
Visual J++ Java ProgrammingReview: This was the textbook, which was later dropped due to errors, for "Java Programming" at Hillsborough Community College. This book also came out before Microsoft completely changed Visual J++, so it is now obsolete. |
|
|
||
|
Programming PerlReview: I got this book back when I was a Unix programmer, and never even used it. |
|
|
Writing Compilers and InterpretersReview: A good book which steps through writing a Pascal compiler and interpreter using C++. |
|
|
Client/Server Programming with Microsoft Visual Basic (Microsoft Programming Series)Review: I only purchased this book because, at the time I was developing a business Tax software suite and, it said it had a Tax software example inside. The example turned out to be a scaled down version of our competition's software on the CD; no source code either. The book was basically a waste. |
|
|
||
|
The Chaos Cookbook: A Practical Programming GuideReview: A good book on Chaos and Fractals. |
|
|
Encyclopedia of Graphics File Formats: The Complete Reference on CD-ROM with Links to Internet ResourcesReview: A good reference book on various graphic file formats. |
|
|
Database Developer's Guide With Visual Basic 4Review: This was the textbook for "Database Programming" at Hillsborough Community College. |
|
|
||
|
C++ in Plain EnglishReview: A good primer for C++. |
|
|
Teach Yourself Database Programming With Visual Basic 4 in 21 Days (Sams Teach Yourself)Review: Normally I avoid these type books like the plague, however, at the time I needed to learn VB4 database programming quick for a project and this book did a great job. |
|
|
Genetic Algorithms in C++Review: I found this book to be a disappointment. It was hard to follow and lacked explanations in some areas. Too much space was spent on random number theory. Don't let the title mislead you; the source code requires C++ with a visual framework (OWL or MFC). I've seen better; skip this one. |
|
|
||
|
Visual Basic 4.0 How-To: The Definitive Visual Basic 4 Problem-SolverReview: A good book for it's time. |
|
|
Borland Delphi How-To: The Definitive Delphi Problem SolverReview: The same how-to's from the VB book, only in Delphi. Useless if you're already familiar with WinAPI. |
|
|
||
|
||
|
Master Visual Basic 4/Book and Cd-RomReview: This was the textbook for "Visual BASIC Advanced" at Hillsborough Community College. A piece of junk. |
|
|
C in Plain EnglishReview: A good primer for C. |
|
|
Black Art of Visual Basic Game ProgrammingReview: A good book for simple to moderately difficult game programming. A bit out dated now, but some principles still apply. Don't expect anything like Quake though, they're are mainly 2D game examples. |
|
|
Graphics Gems V (IBM Version) (The Morgan Kaufmann Series in Computer Graphics) (№ 5)Review: Complex graphics algorithms. |
|
|
||
|
||
|
C How to Program, 2nd EditionReview: A good textbook for learning C. |
|
|
Visual Basic SuperbibleReview: A manual replacement for Visual Basic 3. I don't know why I still have it? |
|
|
||
|
Comprehensive Structured COBOLReview: This was the textbook for "COBOL Beginning" at Hillsborough Community College. I strongly advise against learning the archaic COBOL language; don't waste your time. |
|
|
||
|
||
|
||
|
The Annotated C++ Reference ManualReview: A good supplement to The C++ Programming Language. |
|
|
||
|
The Science of Fractal ImagesReview: The book on fractal algorithms. Sadly, no longer in print. I had to search high and low for a used copied. |
|
|
C Programming Language, 2nd EditionReview: The C book. |
Year | Book | |
---|---|---|
|
||
|
||
|
||
|
Year | Book | |
---|---|---|
|
||
|
||
|
||
|
||
|
Year | Book | |
---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Year | Book | |
---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|