Skip to content

Programming in Visual Basic 2010 The Very Beginner's Guide

Best in textbook rentals since 2012!

ISBN-10: 0521721113

ISBN-13: 9780521721110

Edition: 2010

Authors: Jim McKeown

List price: $97.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $97.95
Copyright year: 2010
Publisher: Cambridge University Press
Publication date: 3/29/2010
Binding: Paperback
Pages: 784
Size: 6.97" wide x 10.00" long x 1.46" tall
Weight: 2.926
Language: English

Dr Jim McKeown has spent more than 20 years at Dakota State University, where he is an Assistant Professor. He currently teaches programming, computer hardware, software testing, and computer applications. He received a master's degree in computer education from Columbia University and holds a Ph.D. in instructional design from the University of Iowa. He has contributed several articles to the Journal for Computing in Small Colleges as well as various other publications.

Fundamentals of design and programming - starting from scratch
Variable and constants - a place for everything and everything in its place
Writing programs - first you walk, then you run
Writing programs II - more controls and new logic
Using if and case - decisions, decisions, decisions
Loops - once is not enough
Procedures and functions - divide and conquer
Writing programs III - tying it all together, so far
File i/o - files and records and fields, oh my!
Arrays and structures - organizing data
Events and more controls - tips and tricks for programming
Objects and classes - objects are in a class by themselves
Graphics - the visual (and audio) side of Visual Basic
LINQ to SQL - the world runs on databases
Crystal reports - tying databases to output