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, August 30, 2008)

Written by Mitchell Waite and Robert Arnson. By Waite Group Press. The regular list price is $34.95. Sells new for $23.43. There are some available for $0.01.
Read more...

Purchase Information
No comments about The Waite Group's Visual Basic How-To (How-to).



Posted in Visual Basic (Saturday, August 30, 2008)

Written by Dario Angel Gonzalez. By M P Ediciones S.A.. There are some available for $12.95.
Read more...

Purchase Information
1 comments about Access 2000 Manual de Uso al Maximo: Manuales Compumagazine, en Espanol / Spanish (Compumagazine; Coleccion de Libros & Manuales).
  1. Este libro es excelente para tener al lado de la computadora mientras se trabaja en una base de datos. Principalmente tuve la necesidad de hacer una tabla con varias consultas y el libro me guio entre las varias herramientas que se pueden aplicar, para facilitar una busqueda. Pude guiarme en Access sin necesidad de recurrir a la ayuda del programa.


Read more...


Posted in Visual Basic (Saturday, August 30, 2008)

Written by DDC Publishing. By Prentice Hall. The regular list price is $15.00. Sells new for $6.00. There are some available for $0.03.
Read more...

Purchase Information
No comments about Microsoft Word 97 Visual Reference Basics.



Posted in Visual Basic (Saturday, August 30, 2008)

Written by Bryon Scott. By Waite Group Pr. The regular list price is $26.95. Sells new for $166.26.
Read more...

Purchase Information
No comments about Visual Basic for MS-DOS Uncovered: Teach Yourself Event Oriented Programming.



Posted in Visual Basic (Saturday, August 30, 2008)

Written by John Socha. By Sybex Inc. There are some available for $0.28.
Read more...

Purchase Information
No comments about Learn Programming and Visual Basic 2.0 With John Socha.



Posted in Visual Basic (Saturday, August 30, 2008)

Written by Michael Kofler. By Apress. There are some available for $72.71.
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, August 30, 2008)

Written by Maria Reid. By D D C Pub. The regular list price is $24.00. Sells new for $9.99. There are some available for $1.13.
Read more...

Purchase Information
No comments about Word 2000 Visual Reference Basics.



Posted in Visual Basic (Saturday, August 30, 2008)

Written by Michael Halvorson. By Microsoft Pr. The regular list price is $39.95. Sells new for $4.62. There are some available for $0.01.
Read more...

Purchase Information
3 comments about Learn Visual Basic Now: Everything You Need to Teach Yourself the Newest Version of Microsoft Visual Basic.
  1. The beginnig of the book is quite exciting, it even may seem that you will really start to program having read only one book. In the beginning the author uses so detailed and silly explanations up to how to click the mouse! For example, put your hand on the mouse, make it comfortable, then move your forefinger a little bit, push it down and it will be clicked! Ridiculous! However, somewhere in the middle of the book it goes like the programmer passes two variables by reference not by value to the selected procedure; the updated total variable in the subsequent Print method has the price variable that was also updated in an intermediate step in the procedure and don't forget to declare the multidiamensional arrays of course! Make sense? I think the author should have been more consistent. In my opinion he should have kept in mind the readers he was writing for- either 'dummies' or advanced. It is impossible to be good for everyone and as the proverb goes, "You cannot kill two birds with one stone."


  2. This book is/ great for beginners in Visual Basic. The reading is very easy to understand. The sample programs in the book are very simple and to the point. If you can read one of those Teach yourself (VB, Delphi or another language) in 24 days, you can read this book in about 2 hours. I read Learn Visual Basic Now in about 3 days. The book has some weaknesses. One it does over simpfy some VB points.

    The great thing about the book, is you can run all the programs on your computer without buying the Visual Basic software because, it comes with its own version of Visual Basic with the source code from the sample programs in the book on 1 CD.

    Lastly, chapter 8 "Adding Artwork and Special Effects" was the best chapter in the book.



  3. This book is not bad. It does come with a working version of Visual Basic 4.0 which makes it a plus to have. However, the book explains the basics of VB and not much else. I learned some from this book, but there is still much more to learn. Not bad for the beginner, but not the best.


Read more...


Posted in Visual Basic (Saturday, August 30, 2008)

Written by BIGENTINI and CHRISTIAN OMAR. By MP Ediciones. Sells new for $22.95.
Read more...

Purchase Information
No comments about VISUAL BASIC 2005.



Posted in Visual Basic (Saturday, August 30, 2008)

Written by Bob Reselman. By Que Pub. The regular list price is $24.99. Sells new for $8.00. There are some available for $0.25.
Read more...

Purchase Information
1 comments about Using Microsoft Visual Basic 5 (Using...(Paper)).
  1. It covered a lot of essential fundamental skills. It is presented in a clear and friendly style presumes no programming knowledge. You'll learn how to use forms and controls and how to set their properties, call their methods, and put them together to build applications. The book covers such important topics as arrays, controls, forms, classes, objects, properties, data types, operators, debugging commands, and much more. I recommended for beginning programmers.


Read more...


Page 155 of 163
10  20  30  40  50  60  70  80  90  100  110  120  130  140  145  146  147  148  149  150  151  152  153  154  155  156  157  158  159  160  161  162  163  
The Waite Group's Visual Basic How-To (How-to)
Access 2000 Manual de Uso al Maximo: Manuales Compumagazine, en Espanol / Spanish (Compumagazine; Coleccion de Libros & Manuales)
Microsoft Word 97 Visual Reference Basics
Visual Basic for MS-DOS Uncovered: Teach Yourself Event Oriented Programming
Learn Programming and Visual Basic 2.0 With John Socha
MySQL
Word 2000 Visual Reference Basics
Learn Visual Basic Now: Everything You Need to Teach Yourself the Newest Version of Microsoft Visual Basic
VISUAL BASIC 2005
Using Microsoft Visual Basic 5 (Using...(Paper))

Copyright © 2005
*Amazon.com prices and availability subject to change.
Last updated: Sat Aug 30 03:27:42 EDT 2008