Computer Programming

Google

General

Programming
APIs and Operating Environments
Extensible Languages
Graphics and Multimedia
Languages and Tools
Software Design
Web Programming

Languages

ADA
ASP
Assembler
Basic
C#
C and C++
CGI
COBOL
Delphi
Eiffel
Forth
Fortran
HTML
Java
Javascript
LISP
Logo
Modula 2
Pascal
Perl
PHP
PL/I
Postscript
Prolog
Python
QBasic
REXX
Smalltalk
Visual Basic
XML

Databases

Access
Clipper
DBase
Filemaker
IBM DB2
Informix
Ingres
JDeveloper
MySQL
Oracle
Paradox
Powerbuilder
SQL

Software

Database
Development Utilities
Graphics
Linux
Programming
Programming Languages
Training & Tutorials
Web Development

HobbyDo


Search Now:

VISUAL BASIC BOOKS

Posted in Visual Basic (Saturday, July 19, 2008)

Written by Rita Lewis. By Alpha Books. The regular list price is $12.95. Sells new for $7.43. There are some available for $0.36.
Read more...

Purchase Information
No comments about Show Me the Mac: A Visual Guide to the Basics.



Posted in Visual Basic (Saturday, July 19, 2008)

Written by Gary Entsminger. By Sams. There are some available for $0.01.
Read more...

Purchase Information
No comments about Secrets of the Visual Basic 3 Masters/Book and Disk.



Posted in Visual Basic (Saturday, July 19, 2008)

Written by Gary Cornell. By Mcgraw-Hill Osborne Media. There are some available for $14.00.
Read more...

Purchase Information
No comments about Visual Basic 2 for Windows Inside & Out.



Posted in Visual Basic (Saturday, July 19, 2008)

Written by Christian Forsberg and Andreas Sjostrom. By Addison-Wesley Professional. The regular list price is $46.99. Sells new for $8.99. There are some available for $0.50.
Read more...

Purchase Information
3 comments about Pocket PC Development in the Enterprise: Mobile Solutions with Visual Basic and .NET.
  1. When I picked this book up I was pleased to find useful tools and tips included in both the book and on the CD. The code for the datetimepicker alone pretty much justifies the cost of the book in my opinion. Having the embedded Visual Tools, SQLCE, and the other tools all on one CD is also a good thing.


  2. This book is extremely broad yet contains more sample code than most other books! Really enjoyed the Pocket Service sample!


  3. In my opinion this is a book built arround a very good example of an application, but not a book to start with nor a book for the experts.

    The introduction goes fast jumping from subject to subject without showing a clear direction to teach you either logic, approach, language, conventions or how to better understand the environment (developing environment)

    The fact of talking about visual basic makes me think instantly that there will be a smooth transition till you are up to speed and then jump to more complex examples, in this book it is a collection of picks and tricks in a messy way in order to prepare you without too much explanation so they can explain "real" application written in VB.

    Funnily the application itself is very informative and useful but by the time you arrive there there are too many questions running wild on your head and is quite fustrating.



Read more...


Posted in Visual Basic (Saturday, July 19, 2008)

Written by Judith L. Gersting. By Computer Science Press. The regular list price is $66.95. Sells new for $7.00. There are some available for $0.18.
Read more...

Purchase Information
No comments about Visual Basic Programming: A Laboratory Approach.



Posted in Visual Basic (Saturday, July 19, 2008)

Written by Mac Bride. By Teach Yourself Books. The regular list price is $18.60. Sells new for $9.84. There are some available for $17.63.
Read more...

Purchase Information
No comments about Visual Basic (Teach Yourself).



Posted in Visual Basic (Saturday, July 19, 2008)

Written by Michael Kofler. By Apress. There are some available for $70.96.
Read more...

Purchase Information
5 comments about MySQL.
  1. This book is great for anyone getting started with MySQL. The book does an excellent job of helping the reader learn MySQL on both Windows and Linux systems, with most examples being run in tandem across both platforms. The books review of MySQL administration tools and clients is very in depth, and probably the best single-source coverage I have seen on the topic.

    The chapter on integrating MySQL with OpenOffice and MS Office is unique to this book, as far as I know and I think several readers will get their money's worth simply from that. Using MySQL as a productivity tool instead of a programming tool changes the approach for several MySQL users.

    The fundamentals section of the book, which includes DB design, security and some of the newer features of MySQL (stored procedures and triggers) is a very nice overview, even for seasoned MySQL users. The administration chapter is probably my favorite, as I am a System Admin. This chapter provides examples and instructions about backups, migrations, performance tuning and replication.


    The final section on programming was a nice introduction to programming with/against MySQL, but was brief for nearly all topics, but understandably so. There are dozens of books on PHP and MySQL alone, so a few chapters on PHP, Perl, Java and VB are good introductions, but other material should be sought after for an in-depth project.

    All in all the book is very thorough, and makes an excellent addition to Apress's Open Source line of books.


  2. This is bar-none the best MySQL (all-inclusive) book I've ever used. I've been using MySQL for about 5-6 years (maybe longer I've lost count). In projects from Personal stuff to Commercial and Corporate sites. I feel like I know a lot about MySQL simply by using and Admin'ing it for most of this time. I've learned a great deal from "The Definitive Guide to MySQL 5" and am making immediate use of several things that have made significant improvements to the current project I'm working on...and has given me ideas as to how to improve on a few sites I didn't think I could improve much on.

    I would recommend this book for ANYONE interested in MySQL 5. It's well organized, and provides enough information to use virtually anything related to MySQL 5.

    Thanks to Michael Kofler for such a well written and organized book!

    The only things I would have preferred just a tad more detail on is the use of Cursors in Stored Procedures. Aside from that this is an EXCELLENT resource I highly recommend.


  3. This book is indeed a valuable resource for those who wish to have a deep understanding and interoperations of MySQL. However, by no means believe this book is for a MySQL beginner. I am college educated and frequently self-teach on many topics within the technical field. I bought this book with the hopes of getting a foundational understanding of MySQL and have a database up and running in the first few chapters. The first chapter does carefully explain what a relational database is, its features, and limitations, but then gets lost into the murky realm of administrative tools, user interfaces, and database design. The book finally gets around to giving the reader the first command to creating a database on page 268 (chapter 11). By this point the author gives the impression that getting a database started just a formality rather than the start of something fun and exciting. (Am I crazy for thinking databases are fun?)

    In general, I found this book a hard read. It's very dry and in my opinion, not well laid out. This book is for someone who already has foundational knowledge in MySQL and some programming. The author seems to have a thorough understanding of the topic, but is not good at teaching to underlings such as myself. I'm not going to toss the book, but keep it on my shelf as a reference. In the mean time I need to find another book on MySQL.


  4. 'The Definitive Guide to MySQL 5' by Michael Kofler is in its 3rd Edition for the simple reason that this is a GOOD reference book. Jam packed full of nearly 750 pages worth of excellence, this book isn't just a reference manual, but a learning TOOL as well. The glowing reviews for this book are not without a legit reason, this is a wonderful guide that belongs on the desk of any and all MySQL developers. Pick up this book to learn and excel... you won't be disappointed!!

    ***** HIGHLY RECOMMENDED


  5. The book opens with an introductory database example (Chap 3), an opinion poll. The author spends nearly a page in his attempt to justify why MySQL is more suited to his example than a text file. This justification is not only uneccessary but outright wrong. The sample SQL also contains a glaring error that is likely to confuse the newer MySQL user

    "In order to generate a table with the two columns /id/ and /choice/, the following command would suffice: CREATE TABLE votelanguage (id INT, choice TINYINT, ts TIMESTAMP);". If you are new to MySQL, you may be wondering about "ts TIMESTAMP".

    At every page I have turned to and begun to read, I have found at least one similarly minor/distracting error: "changes in boldface" followed by lines of code with no boldface, "the following will insert a data record with a value of 4: INSERT into t VALUES (3)", etc, etc, etc...

    There are numerous sections of text that are terribly written, almost as though they have been badly translated from another language. Chapter 4, for instance, opens with "The end user should never see MySQL as a program. Instead, a convenient program or several web sites should be used to provide access to the database, assist in the input of new data and execute backups
    "For such tasks, you can use the commands mysql, mysqladmin and mysqldump ...". Presumably he mean't that these commands are not the interface through which the typical user will see MySQL.

    I said the book is not definitive - I say this because its focus is incredibly broad. It covers a wide spectrum of MySQL-related topics, primarily dealing with specifics of language interfaces (by sheer volume of pages). It covers nothing in true depth (with several item specific chapters containing the "Tip" that "In this chapter you will learn about /this/ only superficially. However, ... will be described elsewhere in the book ..."

    Every time I open this book, I find errors or cryptic paragraphs that I have to deconstruct in order to understand the author's point. Often times, even when the author is quite clear, I find his points to be in error. For example, returning to the initial opinion poll: the author implies that if your result set were merely the vote option and number of votes for that option, it would be simplest to just store that in a single file. But if you wanted to store individual votes or comments or IP addresses, you would need MySQL!

    Infact, due to concurrency issues, MySQL would be far better suited to the simple tally counter.


Read more...


Posted in Visual Basic (Saturday, July 19, 2008)

Written by Jean-Luc David and Tony Loton and Erik Gunvaldson and Christopher Bowen and Noah Coad. By Anaya Multimedia. The regular list price is $71.95. Sells new for $107.16.
Read more...

Purchase Information
No comments about Visual Studio 2005 Team System.



Posted in Visual Basic (Saturday, July 19, 2008)

Written by Peter G. Aitken. By Paraninfo. The regular list price is $147.75. Sells new for $96.28. There are some available for $239.76.
Read more...

Purchase Information
No comments about Visual Basic 6.



Posted in Visual Basic (Saturday, July 19, 2008)

Written by Scott Jarol. By Coriolis Group Books. The regular list price is $39.99. Sells new for $20.00. There are some available for $0.32.
Read more...

Purchase Information
3 comments about High Performance Visual Basic 5 Web Development: Your Complete Guide to Creating Custom Tools for Web Publishing.
  1. i want to books for visual basic. so i like to read the visual basic5 , so i select the book vb5


  2. This is the best book I have ever red about Internet programming. It has a lot of ideas to think about. Gives you idea to what you are capable on the Net and shows things, which you will not find in many other books, which usually specialize on one theme. Excellent source for the state of the art programming techniques on the Web. Consider some topics: Web robots, CGI programming, ActiveX for Web, programs that analyze info which your robot gets, cookies implementation and many others.


  3. Great book! It helped me to get a free Internet connection without any advertising on the page. Thanks a lot!!!


Read more...


Page 130 of 163
10  20  30  40  50  60  70  80  90  100  110  120  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  140  150  160  
Show Me the Mac: A Visual Guide to the Basics
Secrets of the Visual Basic 3 Masters/Book and Disk
Visual Basic 2 for Windows Inside & Out
Pocket PC Development in the Enterprise: Mobile Solutions with Visual Basic and .NET
Visual Basic Programming: A Laboratory Approach
Visual Basic (Teach Yourself)
MySQL
Visual Studio 2005 Team System
Visual Basic 6
High Performance Visual Basic 5 Web Development: Your Complete Guide to Creating Custom Tools for Web Publishing

Copyright © 2005
*Amazon.com prices and availability subject to change.
Last updated: Sat Jul 19 03:19:23 EDT 2008