- Paperback: 300 pages
- Publisher: Macmillan USA; 3 edition (1 Mar 1994)
- Language English
- ISBN-10: 0024077348
- ISBN-13: 978-0024077349
- Product Dimensions: 27.7 x 21.1 x 2.8 cm
- See Complete Table of Contents
| ||||||||||||||||||
|
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details. |
Product details
|
This introduction to BASIC language programming using QBASIC and Visual Basic teaches students the fundamentals of programming from the ground up, using the simplicity and clarity of QBASIC to illustrate problem-solving techniques and structured programming. Designed for use with the IBM-PC and its compatibles, the text presents the fundamentals of computer programming, such as input, decision structures, and loop structures.
--This text refers to an out of print or unavailable edition of this title.
Tag this product(What's this?)Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items. |
QBasic remains important, because it is an excellent tool for learning the fundamentals of programming. But obviously VBasic is the more useful state-of-the-art tool. Thus, connecting the two is a very effective way to learn the "basics" and the subsequent development of programming techniques.
The book is clear and concise, uses nice examples and exercises, and is well-organized and thought out. I would recommend it very highly as an introductory programming text.
Dr. William A. Bradnan
Nearly 5 years ago, Vol 1 introduced me to VB. Everyone told me that QBasic (A language known as Structured) was dead, and to learn Visual Basic (Known as Object Oriented Programming) instead. I tried and tried, but I could not grasp Visual Basic. I came accross this book, which introduced QBasic to me. It did it clearly, which is an acomplishment is itself. Best of all, it let me learn VB and QBasic, which I still use to this day.
On to this volume. Since QB hasn't changed since '91, the QB section has grown in detail. Many advanced elements are introduced, like machine language and controlling memmory. Also, the so called "DOS API" is demystifided.
The VB code is not quite as great. Much of the time consuming QB code like PRINT and INPUT is now gone in VB, replaced by 2 mouse actions. The bulk of this section is re-explaining QB information, which becomes redudant. The Windows API is briefly introduced, but not expanded upon. If you need detailed, advanced VB information, look elsewhere. The bridge is made and is effective, but certain necessary skills are not made in the VB section.
The book comes with VB on CD, but be warned. It is a fully functional copy of VB, minus the ability to make EXEs. The reason Microsoft made this available was to further there new Active-X controls Internet market. Besides that, VB5CCE (what is included on this disk) can be downloaded as a 9.5MB file from [Microsoft]. having it on a CD is a nice convience though.
Despite redundancy and some oversimplification, this is a extremely valuable learning resource.
|