- 5 resultados
menor preço: € 3.98, preço mais alto: € 41.20, preço médio: € 13.05
1
Beginning Visuelles Basic 2010 Taschenbuch Bryan, Willis, Thearon Nachrichten - Bryan Newsome, Thearon Willis
Encomendar
no/na ebay.de
€ 6.14
Envio: € 6.171
EncomendarLink patrocinado
Bryan Newsome, Thearon Willis:

Beginning Visuelles Basic 2010 Taschenbuch Bryan, Willis, Thearon Nachrichten - Livro de bolso

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… mais…

99.2, Zahlungsarten: Paypal, APPLE_PAY, Google Pay, Visa, Mastercard, American Express, Priority Listing. Custos de envio: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
Encomendar
no/na BetterWorldBooks.com
€ 3.98
EncomendarLink patrocinado

Bryan, Willis, Thearon Newsome:

Beginning Visual Basic 2010 by Bryan, Willis, Thearon Newsome - livro usado

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 … mais…

used in stock. Custos de envio:zzgl. Versandkosten., mais custos de envio
3
Beginning Visual Basic 2010 - Thearon Willis; Bryan Newsome
Encomendar
no/na lehmanns.de
€ 41.20
Envio: € 0.001
EncomendarLink patrocinado
Thearon Willis; Bryan Newsome:
Beginning Visual Basic 2010 - Livro de bolso

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… mais…

Custos de envio:Versand in 10-15 Tagen. (EUR 0.00)
4
Beginning Visual Basic - Willis, Thearon
Encomendar
no/na amazon.de
€ 9.47
Envio: € 3.001
EncomendarLink patrocinado
Willis, Thearon:
Beginning Visual Basic - primeira edição

2010, ISBN: 9780470502228

Livro de bolso

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

Gut Custos de envio: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
Encomendar
no/na AbeBooks.de
€ 4.44
Envio: € 8.181
EncomendarLink patrocinado
Thearon Willis, Bryan Newsome:
Beginning Visual Basic 2010 - Livro de bolso

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… mais…

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

1Como algumas plataformas não transmitem condições de envio e estas podem depender do país de entrega, do preço de compra, do peso e tamanho do item, de uma possível adesão à plataforma, de uma entrega direta pela plataforma ou através de um fornecedor terceirizado (Marketplace), etc., é possível que os custos de envio indicados pela terralivro não correspondam aos da plataforma ofertante.

Dados bibliográficos do melhor livro correspondente

Pormenores referentes ao livro
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.

Dados detalhados do livro - Beginning Visual Basic


EAN (ISBN-13): 9780470502228
ISBN (ISBN-10): 0470502223
Livro de capa dura
Livro de bolso
Ano de publicação: 2010
Editor/Editora: John Wiley &Sons
720 Páginas
Peso: 1,247 kg
Língua: eng/Englisch

Livro na base de dados desde 2007-04-23T11:45:49-03:00 (Sao Paulo)
Página de detalhes modificada pela última vez em 2023-10-24T08:44:33-03:00 (Sao Paulo)
Número ISBN/EAN: 0470502223

Número ISBN - Ortografia alternativa:
0-470-50222-3, 978-0-470-50222-8
Ortografia alternativa e termos de pesquisa relacionados:
Autor do livro: willis, thea, wiley, newsome, john bryan
Título do livro: microsoft basic, visual basic 2010, inglés visual


Dados da editora

Autor: Thearon Willis; Bryan Newsome
Título: Beginning Visual Basic 2010
Editora: John Wiley & Sons
724 Páginas
Ano de publicação: 2010-03-12
Peso: 1,188 kg
Língua: Inglês
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.

Outros livros adicionais, que poderiam ser muito similares com este livro:

Último livro semelhante:
9781118057278 Beginning Visual Basic 2010 (Julia I. Walker)


< Para arquivar...