Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Absolute Beginner's Guide to Programming, Third Edition

Absolute Beginner's Guide to Programming, Third Edition

List Price: $18.95
Your Price: $13.26
Product Info Reviews

Description:

The material in Absolute Beginner's Guide to Programming won't help you get a job, at least not directly. You see, this book emphasizes QBasic, which is a very elementary programming language designed to help programming novices learn about the fundamental concepts of writing computer programs. The idea is that novices will be able to take the programming knowledge they develop under QBasic and apply it to more powerful languages that are better suited to solving real business and technical problems. (Such languages include C, C++, COBOL, and Java.) That said, this book does a good job of teaching the essentials of programming in the QBasic environment. It helps regular people start to think like programmers.

Author Greg Perry put this book together in 1993, when Windows 3.x was still standard and the Internet had yet to reach the popular consciousness. More importantly, object-oriented programming languages weren't as big a deal then as they are today--a procedural language like QBasic has less relevance now. Still, Perry's coverage of basic calculations, variables, loops, data structures, searches, sorts, and other fundamental concepts remains relevant today. He also helps get new programmers into the commercial mindset by explaining the importance of clear documentation and advance design work. Your biggest challenge in following along with Perry may be getting a copy of QBasic, but don't worry--many sites make the language available for free download. --David Wall

Topics covered: What computers are; how computers use programs; what programmers do; how to plan and write a program; and how to use variables, operators, loops, arrays, files, graphics routines, and other essential elements of the QBasic language.

© 2004, ReviewFocus or its affiliates