Cargando…

Learning Visual Basic .NET /

Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopti...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Liberty, Jesse
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Beijing ; Sebastopol, CA : O'Reilly, ©2003.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm52355540
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 030603s2003 cc a ob 001 0 eng d
010 |z  2003273120 
040 |a HUA  |b eng  |e pn  |c HUA  |d OCLCQ  |d UMC  |d QE2  |d CEF  |d OCLCQ  |d CUSER  |d OCLCE  |d OCLCQ  |d OCLCF  |d IDEBK  |d OCLCQ  |d VLB  |d OCLCQ  |d FEM  |d OCLCQ  |d OCLCA  |d OCL  |d AU@  |d WYU  |d CASUM  |d OCLCO  |d UAB  |d VT2  |d OCLCA  |d LVT  |d OCLCO  |d OCL  |d OCLCQ  |d INARC  |d OCLCO 
019 |a 326763161  |a 606904486  |a 649954341  |a 727107806  |a 748105351  |a 759512248  |a 966055758  |a 968041227  |a 969018850  |a 1044227616  |a 1056383197  |a 1179128786  |a 1202538616  |a 1240514943  |a 1302263714  |a 1392430958 
020 |z 0596003862 
020 |z 9780596003869 
020 |a 9780596552176 
020 |a 0596552173 
020 0 |a 9780596516994  |q (online) 
020 |a 0596516991 
020 0 |a 9781306816816  |q (online) 
020 |a 1306816815 
035 |a (OCoLC)52355540  |z (OCoLC)326763161  |z (OCoLC)606904486  |z (OCoLC)649954341  |z (OCoLC)727107806  |z (OCoLC)748105351  |z (OCoLC)759512248  |z (OCoLC)966055758  |z (OCoLC)968041227  |z (OCoLC)969018850  |z (OCoLC)1044227616  |z (OCoLC)1056383197  |z (OCoLC)1179128786  |z (OCoLC)1202538616  |z (OCoLC)1240514943  |z (OCoLC)1302263714  |z (OCoLC)1392430958 
037 |a 6757883316414937910  |b TotalBoox  |f Ebook only  |n www.totalboox.com 
042 |a dlr 
050 4 |a QA76.73.B3  |b L52 2003 
060 4 |a QA 76.73 B3  |b L52 2002 
082 0 4 |a 005.2/768  |2 22 
049 |a UAMI 
100 1 |a Liberty, Jesse. 
245 1 0 |a Learning Visual Basic .NET /  |c Jesse Liberty. 
250 |a 1st ed. 
260 |a Beijing ;  |a Sebastopol, CA :  |b O'Reilly,  |c ©2003. 
300 |a 1 online resource (xiii, 303 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 
347 |a text file  |2 rda 
504 |a Includes bibliographical references (pages 289-292) and index. 
500 |a "Introducing the language, .NET programming & object-oriented software development"--Cover. 
505 0 0 |g (1.)  |t Visual Basic.NET and .NET programming --  |g (2.)  |t Getting started with VB.NET --  |g (3.)  |t Object-oriented programming --  |g (4.)  |t Visual studio.NET --  |g (5.)  |t VB.NET language fundamentals --  |g (6.)  |t Branching --  |g (7.)  |t Operators --  |g (8.)  |t Classes and objects --  |g (9.)  |t Inside methods --  |g (10.)  |t Basic debugging --  |g (11.)  |t Inheritance and polymorphism --  |g (12.)  |t Structures --  |g (13.)  |t Interfaces --  |g (14.)  |t Arrays --  |g (15.)  |t Collection interfaces and types --  |g (16.)  |t Strings --  |g (17.)  |t Throwing and catching exceptions --  |g (18.)  |t Applications and events --  |g (19.)  |t Afterword. 
588 0 |a Print version record. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [S.l.] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
520 |a Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started. That's why Jesse Liberty, author of the best-selling books Programming C♯ and Programming ASP.NET, has written an entry-level guide to Visual Basic .NET. Written in a warm and friendly manner, this book assumes no prior programming experience, and provides an easy introduction to Microsoft's most popular .NET language. Learning Visual Basic .NET is a complete introduction to VB.NET and object-oriented programming. This book will help you build a solid foundation in .NET, and show how to apply your skills by using hundreds of examples to help you become productive quickly. Learning Visual Basic .NET introduces fundamentals like Visual Studio .NET, a tool set for building Windows and Web applications. You'll learn about the syntax and structure of the Visual Basic .NET language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications--including those that work with databases--and web services. By the time you've finished Learning Visual Basic .NET, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications. Whether you have a little object-oriented programming experience or you are new to programming altogether, Visual Basic .NET will set you firmly on your way to mastering the essentials of the VB.NET language. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft Visual BASIC. 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a BASIC (Computer program language) 
650 0 |a Programming languages (Electronic computers) 
650 1 2 |a Programming Languages 
650 6 |a BASIC (Langage de programmation) 
650 6 |a Langages de programmation. 
650 1 7 |a Visual Basic (Computer program language)  |2 bisacsh 
650 7 |a Programming languages (Electronic computers)  |2 fast 
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 Liberty, Jesse.  |t Learning Visual Basic .NET.  |b 1st ed.  |d Beijing ; Sebastopol, CA : O'Reilly, ©2003  |z 0596003862  |w (DLC) 2003273120  |w (OCoLC)50984301 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596003862/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28429837 
938 |a Internet Archive  |b INAR  |n learningvisualba0000libe 
994 |a 92  |b IZTAP