1.

Record Nr.

UNINA9910150237703321

Autore

Bell Doug <1944->

Titolo

Visual Basic 2010 for students / / Douglas Bell and Mike Parr

Pubbl/distr/stampa

Harlow, England ; ; New York : , : Addison Wesley, , [2011]

©2011

ISBN

1-283-05628-3

9786613056283

0-273-74579-4

Edizione

[4th ed.]

Descrizione fisica

1 online resource (xxi, 436 p. ) : ill

Disciplina

005.2768

Soggetti

BASIC (Computer program language)

Visual Basic (Computer program language)

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Rev. ed. of: Visual basic.net for students. 2003.

Formerly CIP.

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

Preface 1 The background to Visual Basic 2 The VB development environment 3 Introductory graphics 4 Variables and calculations 5 Mehods and arguments 6 Using objects 7 Selection - If and Select 8 Repetition - For, While and Do 9 Debugging 10 Writing classes 11 Inheritance 12 Calculations 13 Data structures - list boxes and lists 14 Arrays 15 Arrays -two-dimentional 16 String manipulation 17 Exceptions 18 Files 19 Console programs 20 Object-oriented design 21 Program style 22 Testing 23 Interfaces 24 Polymorphism 25 Databases Appendices Bibliography Index

Sommario/riassunto

If you are new to computer programming then this book is for you! Starting from scratch, it assumes no prior knowledge of programming and is written in a simple, direct style for maximum clarity. The text contains coverage of graphics from the start to motivate students.