- 5 resultaten
laagste prijs: € 3,98, hoogste prijs: € 41,20, gemiddelde prijs: € 13,05
1
Beginning Visuelles Basic 2010 Taschenbuch Bryan, Willis, Thearon Nachrichten - Bryan Newsome, Thearon Willis
bestellen
bij ebay.de
€ 6,14
verzending: € 6,171
bestellenGesponsorde link
Bryan Newsome, Thearon Willis:

Beginning Visuelles Basic 2010 Taschenbuch Bryan, Willis, Thearon Nachrichten - pocketboek

2010, ISBN: 9780470502228

buch. Beginning Visuelles Basic 2010 Taschenbuch Bryan, Willis, Thearon NachrichtenDas Datenblatt dieses Produkts wurde ursprünglich auf Englisch verfasst. Unten finden Sie eine automatis… Meer...

99.2, Zahlungsarten: Paypal, APPLE_PAY, Google Pay, Visa, Mastercard, American Express, Priority Listing. Verzendingskosten:Versand zum Fixpreis, [SHT: Standard Shipping from outside], KY11 *** Dunfermline, [TO: Weltweit] (EUR 6.17) better_world_books_uk
2
Beginning Visual Basic 2010 by Bryan, Willis, Thearon Newsome - Bryan, Willis, Thearon Newsome
bestellen
bij BetterWorldBooks.com
€ 3,98
bestellenGesponsorde link

Bryan, Willis, Thearon Newsome:

Beginning Visual Basic 2010 by Bryan, Willis, Thearon Newsome - gebruikt boek

2010, ISBN: 9780470502228

A focused, step-by-step approach to Visual Basic for new programmers What better way to get started with Visual Basic than with this essential Wrox beginner's guide? "Beginning Microsoft … Meer...

used in stock. Verzendingskosten:zzgl. Versandkosten., exclusief verzendingskosten
3
Beginning Visual Basic 2010 - Thearon Willis; Bryan Newsome
bestellen
bij lehmanns.de
€ 41,20
verzending: € 0,001
bestellenGesponsorde link
Thearon Willis; Bryan Newsome:
Beginning Visual Basic 2010 - pocketboek

2010

ISBN: 9780470502228

Buch, Softcover, Visual Basic 2010 offers a great deal of functionality in both tools and language. No one book could ever cover Visual Basic 2010 in its entirety--you would need a librar… Meer...

Verzendingskosten:Versand in 10-15 Tagen. (EUR 0.00)
4
Beginning Visual Basic - Willis, Thearon
bestellen
bij amazon.de
€ 9,47
verzending: € 3,001
bestellenGesponsorde link
Willis, Thearon:
Beginning Visual Basic - eerste uitgave

2010, ISBN: 9780470502228

pocketboek

John Wiley &Sons, Taschenbuch, Auflage: 1. 720 Seiten, Publiziert: 2010-03-12T00:00:01Z, Produktgruppe: Buch, 2.69 kg, Programmiersprachen, Programmierung & Webdesign, Computer & Internet… Meer...

Gut Verzendingskosten:Auf Lager. Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00) Ammareal - Professional
5
Beginning Visual Basic 2010 - Thearon Willis, Bryan Newsome
bestellen
bij AbeBooks.de
€ 4,44
verzending: € 8,181
bestellenGesponsorde link
Thearon Willis, Bryan Newsome:
Beginning Visual Basic 2010 - pocketboek

2010, ISBN: 0470502223

[EAN: 9780470502228], Gebraucht, sehr guter Zustand, [PU: Wrox], Light rubbing wear to cover, spine and page edges. Very minimal writing or notations in margins not affecting the text. Po… Meer...

NOT NEW BOOK. Verzendingskosten: EUR 8.18 Discover Books, Toledo, OH, U.S.A. [64434602] [Rating: 5 (von 5)]

1Aangezien sommige platformen geen verzendingsvoorwaarden meedelen en deze kunnen afhangen van het land van levering, de aankoopprijs, het gewicht en de grootte van het artikel, een eventueel lidmaatschap van het platform, een rechtstreekse levering door het platform of via een derde aanbieder (Marktplaats), enz., is het mogelijk dat de door euro-boek.nl meegedeelde verzendingskosten niet overeenstemmen met deze van het aanbiedende platform.

Bibliografische gegevens van het best passende boek

Bijzonderheden over het boek
Beginning Visual Basic

This book is designed to teach you how to write useful programs in Visual Basic 2010 as quickly and easily as possible. There are two kinds of beginners for whom this book is ideal: * You're a beginner to programming and you've chosen Visual Basic 2010 as the place to start. That's a great choice! Visual Basic 2010 is not only easy to learn, it's also fun to use and very powerful. * You can program in another language but you're a beginner to .NET programming. Again, you've made a great choice! Whether you've come from Fortran or Visual Basic 6, you'll find that this book quickly gets you up to speed on what you need to know to get the most from Visual Basic 2010. Visual Basic 2010 offers a great deal of functionality in both tools and language. No one book could ever cover Visual Basic 2010 in its entirety--you would need a library of books. What this book aims to do is to get you started as quickly and easily as possible. It shows you the roadmap, so to speak, of what there is and where to go. Once we've taught you the basics of creating working applications (creating the windows and controls, how your code should handle unexpected events, what object-oriented programming is, how to use it in your applications, and so on) we'll show you some of the areas you might want to try your hand at next: * Chapters 1 through 9 provide an introduction to Visual Studio 2010 and Windows programming. These chapters will help you install the Visual Studio 2010 IDE you'll use to create Visual Basic 2010 applications and learn your way around the interface. You'll be introduced to the .NET Framework and the CLR (Common Language Runtime). You'll learn to use variables, data types, comments, methods, and control software flow with the If statement and loops. You'll work with data in arrays, enumerations, constants, structures, ArrayLists, Collections, and tables. Chapter 6 provides an introduction to XAML and Windows Presentation Foundation (WPF) programming. XAML and WPF are the most recent addition to how VB programmers create user interfaces for their applications. You'll also work with events, create toolbars, buttons, forms, display dialog boxes, and create menus. * Chapter 10 provides an introduction to application debugging and error handling. * Chapters 11 through 13 provide an introduction to object-oriented programming (OOP) and building objects. You'll use classes, learn about reusability, work with constructors and inheritance, and see .NET Framework classes and namespaces. You'll learn to work with OOP memory management, class libraries, you'll register assemblies, and see how to use third party class libraries. * Chapter 14 provides an introduction to creating Windows Forms user controls. While WPF user interfaces are newer, Windows forms are still in widespread use. You'll create and test controls and work with their properties. * Chapters 15 and 16 provide an introduction to programming with databases and covers Access, SQL Server, and ADO.NET. The chapters walk you through the SQL SELECT statement, Access queries, data access components, and data binding. * Chapters 17 and 18 provide an introduction to Dynamic Data Web Sites and ASP.NET and show you how to write applications for the Web. You'll work with the most current ASP.NET 4 web techniques in Visual Studio 2010. * Chapter 19 provides a brief introduction to XML, a powerful tool for integrating your applications with others--regardless of the language they were written in. * Chapter 20 introduces you to deploying applications using ClickOnce technology. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Gedetalleerde informatie over het boek. - Beginning Visual Basic


EAN (ISBN-13): 9780470502228
ISBN (ISBN-10): 0470502223
Gebonden uitgave
pocket book
Verschijningsjaar: 2010
Uitgever: John Wiley &Sons
720 Bladzijden
Gewicht: 1,247 kg
Taal: eng/Englisch

Boek bevindt zich in het datenbestand sinds 2007-04-23T16:45:49+02:00 (Amsterdam)
Detailpagina laatst gewijzigd op 2023-10-24T13:44:33+02:00 (Amsterdam)
ISBN/EAN: 0470502223

ISBN - alternatieve schrijfwijzen:
0-470-50222-3, 978-0-470-50222-8
alternatieve schrijfwijzen en verwante zoekwoorden:
Auteur van het boek: willis, thea, wiley, newsome, john bryan
Titel van het boek: microsoft basic, visual basic 2010, inglés visual


Gegevens van de uitgever

Auteur: Thearon Willis; Bryan Newsome
Titel: Beginning Visual Basic 2010
Uitgeverij: John Wiley & Sons
724 Bladzijden
Verschijningsjaar: 2010-03-12
Gewicht: 1,188 kg
Taal: Engels
40,90 € (DE)
Not available (reason unspecified)
187mm x 236mm x 35mm

BC; PB; Hardcover, Softcover / Informatik, EDV/Programmiersprachen; Programmier- und Skriptsprachen, allgemein; Visual Basic

INTRODUCTION. CHAPTER 1 Welcome to Visual Basic 2010. CHAPTER 2 TheMicrosoft.NET Framework. CHAPTER 3 Writing Software. CHAPTER 4 Controlling the Flow. CHAPTER 5 Working with Data Structures. CHAPTER 6 Extensible ApplicationMarkup Language (XAML). CHAPTER 7 Building Windows Applications. CHAPTER 8 Displaying Dialog Boxes. CHAPTER 9 CreatingMenus. CHAPTER 10 Debugging and Error Handling. CHAPTER 11 Building Objects. CHAPTER 12 Advanced Object-Oriented Techniques. CHAPTER 13 Building Class Libraries. CHAPTER 14 CreatingWindows Forms User Controls. CHAPTER 15 Accessing Databases. CHAPTER 16 Database Programming with SQL Server and ADO.NET. CHAPTER 17 Dynamic DataWeb Site. CHAPTER 18 ASP.NET. CHAPTER 19 Visual Basic 2010 and XML. CHAPTER 20 Deploying Your Application. APPENDIX A Exercise Solutions. APPENDIX B Where to Now? INDEX.

Andere boeken die eventueel grote overeenkomsten met dit boek kunnen hebben:

Laatste soortgelijke boek:
9781118057278 Beginning Visual Basic 2010 (Julia I. Walker)


< naar Archief...