Cargando…

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

"This is an introduction to programming using Microsoft's Visual Basic.NET 2010. It is 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 explanatio...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: McKeown, James S.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Cambridge University Press, 2010.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 EBSCO_ocn642205357
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 100617s2010 nyua ob 001 0 eng d
010 |z  2010000054 
040 |a N$T  |b eng  |e pn  |c N$T  |d TEFOD  |d OCLCQ  |d IUL  |d OCLCA  |d OCLCF  |d OCLCA  |d OCLCQ  |d OCLCO  |d OCL  |d CAMBR  |d YDXCP  |d E7B  |d CDX  |d LND  |d DEBSZ  |d UMI  |d TEFOD  |d OCLCQ  |d PIFAG  |d OCLCQ  |d NJR  |d OCLCO  |d WY@  |d OCLCA  |d OCL  |d OCLCQ  |d LUE  |d CEF  |d OCLCQ  |d OCLCO  |d WYU  |d TKN  |d AU@  |d OCLCQ  |d OCLCO  |d A6Q  |d UKAHL  |d INARC  |d OCLCO  |d OCLCQ  |d PSYSI  |d OCLCQ  |d OCLCO 
019 |a 646404492  |a 817925248  |a 855542802  |a 1066403357  |a 1288488338 
020 |a 9780511677861  |q (electronic bk.) 
020 |a 0511677863  |q (electronic bk.) 
020 |a 9780511686832  |q (electronic bk.) 
020 |a 0511686838  |q (electronic bk.) 
020 |a 9780511794773  |q (electronic bk.) 
020 |a 0511794770  |q (electronic bk.) 
020 |a 0511682344  |q (electronic bk.) 
020 |a 9780511682346  |q (electronic bk.) 
020 |z 9780521896535  |q (hardback) 
020 |z 0521896533  |q (hardback) 
020 |z 9780521721110  |q (paperback) 
020 |z 0521721113  |q (paperback) 
024 8 |a 9786612539114 
029 1 |a AU@  |b 000052006255 
029 1 |a CDX  |b 13114507 
029 1 |a CHNEW  |b 000622951 
029 1 |a DEBBG  |b BV041431348 
029 1 |a DEBSZ  |b 372907601 
029 1 |a DEBSZ  |b 39827195X 
029 1 |a GBVCP  |b 785450939 
035 |a (OCoLC)642205357  |z (OCoLC)646404492  |z (OCoLC)817925248  |z (OCoLC)855542802  |z (OCoLC)1066403357  |z (OCoLC)1288488338 
037 |a CL0500000260  |b Safari Books Online 
037 |a 39EBDF93-048F-4FEA-8497-3D725D21F009  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.B3  |b M39723 2010eb 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
072 7 |a COM  |x 034000  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
082 0 4 |a 006.7/882  |2 22 
049 |a UAMI 
100 1 |a McKeown, James S. 
245 1 0 |a Programming in Visual Basic 2010 :  |b the very beginner's guide /  |c Jim McKeown. 
260 |a New York :  |b Cambridge University Press,  |c 2010. 
300 |a 1 online resource (xvii, 693 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
504 |a Includes bibliographical references and index. 
505 0 |a 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. 
520 |a "This is an introduction to programming using Microsoft's Visual Basic.NET 2010. It is 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 Web site, 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"--Provided by publisher. 
520 |a "This book is an introduction to programming usingMicrosoft's Visual Basic .NET 2010. It is intended for novice programmers with little or no programming experience or no experience withVisual Basic. The text emphasizes programming logic and good programmingtechniques with generous explanations of programming concepts written from a nontechnical point of view. It stresses input, processing, and output and sequence, selection, and repetition in code development. File input and output (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"--Provided by publisher. 
588 0 |a Print version record. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Visual Basic.  |2 blmlsh 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Visual Basic (Computer program language) 
650 0 |a BASIC (Computer program language) 
650 6 |a Visual Basic (Langage de programmation) 
650 6 |a BASIC (Langage de programmation) 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a COMPUTERS  |x Interactive & Multimedia.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a BASIC (Computer program language)  |2 fast 
650 7 |a Visual Basic (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a McKeown, James S.  |t Programming in Visual Basic 2010.  |d New York : Cambridge University Press, 2010  |z 9780521896535  |w (DLC) 2010000054  |w (OCoLC)468978625 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=313342  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH22947419 
938 |a Askews and Holts Library Services  |b ASKH  |n AH37560957 
938 |a Coutts Information Services  |b COUT  |n 13114507 
938 |a ebrary  |b EBRY  |n ebr10385788 
938 |a EBSCOhost  |b EBSC  |n 313342 
938 |a YBP Library Services  |b YANK  |n 3252117 
938 |a YBP Library Services  |b YANK  |n 3282322 
938 |a YBP Library Services  |b YANK  |n 3340196 
938 |a YBP Library Services  |b YANK  |n 9246621 
938 |a Internet Archive  |b INAR  |n programminginvis0000mcke_f6c6 
994 |a 92  |b IZTAP