Programming in Visual Basic 2010 : the very beginner's guide /

Saved in:
Bibliographic Details
Author / Creator:McKeown, James S.
Imprint:Cambridge ; New York : Cambridge University Press, 2010.
Description:xvii, 693 p.
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/8209384
Hidden Bibliographic Details
ISBN:9780521896535
9780521721110 (pbk.)
Notes:Includes bibliographical references and index.
Electronic reproduction. Palo Alto, Calif. : ebrary, 2010. Available via World Wide Web. Access may be limited to ebrary affiliated libraries.
Table of Contents:
  • 1. Fundamentals of design and programming - starting from scratch
  • 2. Variable and constants - a place for everything and everything in its place
  • 3. Writing programs - first you walk, then you run
  • 4. Writing programs II - more controls and new logic
  • 5. Using if and case - decisions, decisions, decisions
  • 6. Loops - once is not enough
  • 7. Procedures and functions - divide and conquer
  • 8. Writing programs III - tying it all together, so far
  • 9. File i/o - files and records and fields, oh my!
  • 10. Arrays and structures - organizing data
  • 11. Events and more controls - tips and tricks for programming
  • 12. Objects and classes - objects are in a class by themselves
  • 13. Graphics - the visual (and audio) side of Visual Basic
  • 14. LINQ to SQL - the world runs on databases
  • 15. Crystal reports - tying databases to output