or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Qbasic with an Introduction to Visual Basic
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Qbasic with an Introduction to Visual Basic [Paperback]

David I. Schneider

Price: £45.95 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually dispatched within 6 to 12 days.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Formats

Amazon Price New from Used from
Paperback £45.95  
Textbook Binding --  
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


More About the Author

David I. Schneider
Discover books, learn about writers, and more.

Visit Amazon's David I. Schneider Page

Product Description

Product Description

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.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  4 reviews
16 of 16 people found the following review helpful
Excellent for understanding the connection between Q&VBasic. 19 Feb 1999
By William A Bradnan - Published on Amazon.com
Format:Textbook Binding
The beginning student rarely understands the development of programming very well, and thus it's confusing trying to understand the connection between QBasic -- little used anymore -- and VBasic, which looks quite different, at least initially. This book dissolves the confusion.

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

11 of 11 people found the following review helpful
Lets one appreciate ease of programming today 9 July 2000
By Brian Bosh - Published on Amazon.com
Format:Textbook Binding
I am a fairly expierenced programmer, but I decided to take a look at this book anyway.

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.

1 of 1 people found the following review helpful
New to Programming? 31 Mar 2005
By Ir Tee Horng Hean - Published on Amazon.com
Format:Textbook Binding
I have read the third edition of this book.

If you are new to programming, then this is a good book for you.

This book starts off with the introduction to computers such as the definition of personal computer, how one communicates with the computer, how computers perform complicated tasks, etc. Then the user interface of QBASIC is shown, explaining the use of the Menu Bar, Title Bar, View Window, etc. Some basic DOS commands are also presented and the biographical history of computing is also discussed.

A chapter is then devoted to Problem Solving. In this chapter, the use of flowcharts (a very useful programming tool) is introduced.

The rest of the chapters discuss topics like

-Numbers - addition, subtraction, division, etc.

-Scientific notation - how some large and very small numbers are presented.

-Variables

-Print and LPrint

-Strings - Concatenation of strings, ASCII Tables, LEFT$, RIGHT$, MID$, UCASE$, LEN, INSTR,

-Data Input - READ and DATA Statements together with RESTORE, INPUT

-REM - The use of the REMark Statement

-PRINT Statement - Screen Placement and Formatting, PRINT USING, Output to the Printer,

-Subprograms - How variables and expressions are passed, passing values from subprograms to the main body,

-Functions - INT, CHR$, LEN, MID$, INSTR

-Decisions -=, <>, >, <, <= and >=, IF-THEN-ELSE, ELSE IF, SELECT CASE,

Repetition - This chapter discusses Do Loops, how one can process data in a list format with Do Loops, Nested Loops, Flags i.e. a variable to keep track of whether certain event has occurred, FOR...Next Loops and finally a case study on developing a menu-driven program to analyse loan is presented.

Arrays are then discussed in the next chapter. Some applications of arrays such as the Bubble sort and the Shell Sort are discussed in this chapter. Sequential search and Binary search are also discussed. Two-Dimensional Arrays are also presented.

Chapter 8 deals with Sequential files. The WRITE command is introduced. Sorting and merging of sequential files are also presented.

Chapter 9 deals with Random Access Files

Chapter 10 deals with graphical display of data. Commands such as SCREEN, LINE, and WINDOW are presented. The constructions of line charts, bar charts and pie charts are also discussed.

The final chapter introduces Visual Basic. This book comes with a Disk. Contained in the disk is the source code for all the examples in the text (so you don't have to type them). Also, a setup file for a "Not-Full"-Version of Visual Basic is contained in the disk.

Regards,

Tee Horng Hean

www.freesoftware.com.my

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges