Cantitate/Preț
Produs

Programming in Visual Basic 2010: The Very Beginner's Guide

Autor Jim McKeown
en Limba Engleză Hardback – 21 mar 2010
This is an introduction to programming using Microsoft's Visual Basic.NET 2010, intended for novice programmers with little or no programming experience or no experience with Visual Basic. The text emphasizes programming logic and good programming techniques with generous explanations of programming concepts written from a non-technical point of view. It stresses input, processing, and output and sequence, selection, and repetition in code development. File I/O and arrays are included. Later chapters introduce objects, event programming, and databases. By taking a slow and steady approach to programming ideas, this book builds new concepts from what the reader has already learned. VB tips and quips inject both humor and insight. The book includes numerous programming examples and exercises, case studies, tutorials, and 'fixing a program' sections for an in-depth look at programming problems and tools. Quizzes and review questions throughout each chapter get students to think about the materials and how to use them. Each chapter has a summary and glossary for extra review. The accompanying website, www.cambridge.org/us/McKeown, has code downloads, I/O, and database files from small, simple files to large files with thousands of records, flowcharts, deskchecks and audits to aid with program design, coding, and debugging; PowerPoint files for every chapter; and hundreds of ideas for programs and projects.
Citește tot Restrânge

Preț: 139770 lei

Preț vechi: 174712 lei
-20% Nou

Puncte Express: 2097

Preț estimativ în valută:
26748 27767$ 22304£

Carte tipărită la comandă

Livrare economică 22 martie-05 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521896535
ISBN-10: 0521896533
Pagini: 702
Ilustrații: 234 b/w illus. 36 tables 376 exercises
Dimensiuni: 183 x 261 x 41 mm
Greutate: 1.36 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

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.

Recenzii

'This book provides a great overview of the subject of VB.NET programming. It covers all the important topics in detail and offers plenty of opportunities for readers to try exercises on their own. There are also lots of useful asides that the readers will find interesting; the use of humor keeps the writing engaging and fun. Detailed problems and debugging walkthroughs, which are both thought provoking and complex, assist with the coverage of useful topics such as object-oriented programming, complex data structures, drag-and-drop design, and event handling.' Rudy McDaniel, University of Central Florida

Descriere

An introduction to programming using Microsoft's Visual Basic.NET 2010 for anyone with little or no programming experience.