Books on How to Program in Visual Basic

Books on How to Program in Visual Basic

Books in list (24)


Title: Excel VBA: A Beginner's Guide to Visual Basic for Applications (Jordan Koma's Excel Series) (Volume 2)

VBA helps user to create customized solutions and applications to enhance the capabilities of the above mentioned applications. The biggest advantage VBA has is that we do not need to have VBA installed on our PC, but are able to program within Microsoft Office applications. Using VBA a user can create macros or small programs that can perform tasks within many of the Microsoft applications, you are able to automate thousands of different tasks such as: • Keeping a list of things, such as student’s grade, customer names, addresses • Forecasting cash flow and budgeting • Analyzing large data sets • Formatting invoices • Developing graphs The list goes on and on, but you get the idea that the possibilities are endless with VBA
Author(s): Jordan Koma
ISBN 13: 9781530940530
Pages: 60
This book is in (3) other book lists, learn more.

Title: Visual Basic 2012 How to Program

Author(s): Deitel, Paul/ Deitel,
ISBN 13: 9780133406955
This book is in (3) other book lists, learn more.

Title: Visual Basic 6 for Windows for Dummies

Create your own custom Visual Basic programs fast for Windows 95, Windows 98, and Windows NT with the power and friendly object-oriented interface of Microsoft's Visual Basic 6 with Visual Basic 6 For Dummies.

Here's a great resource to help you

* Understand the art of object-oriented programming in Visual Basic

* Build attractive user interfaces with buttons, boxes, and scroll bars

* Master menus and submenus — plus expanding, pull-down, and pop-up menus — quickly and easily

* Discover how to write subprograms that everyone can share

* Save and retrieve information in databases like Microsoft Access

* Integrate your own special ActiveX controls into applications

From the fundamentals of writing BASIC code to the thrill of distributing your very own custom applications, programming expert Wallace Wang brings a fresh and humorous perspective to the world of Visual Basic in terms everyone can understand. Plus, the bonus CD-ROM that comes with Visual Basic 6 For Dummies includes all the source code and examples from the book, along with demo or trial versions of some cool VB and ActiveX programs.

Author(s): Wallace Wang
ISBN 13: 9780764503702
Pages: 504
This book is in (3) other book lists, learn more.

Title: Visual Basic 2015 Unleashed

The author clearly explains the Visual Basic through the use of practical examples, tips, and tricks. This book has been extended and integrated with the many new features in Visual Basic 2015.
Author(s): Alessandro Del Sole
ISBN 13: 9780672334504
Pages: 1300
This book is in (3) other book lists, learn more.

Title: Stephens' Visual Basic Programming 24-Hour Trainer [With DVD]

Unique book-and-DVD package for novice Visual Basic programmers

Start from scratch, and even if you don?t know a thing about Visual Basic, you soon will with this thorough introduction to Visual Basic programming. Using easy-to-follow lessons and step-by-step instruction, this practical book teaches you concepts and hands-on techniques, then reinforces your learning with video screencasts and supplemental materials. Follow the exercises, then access the Try It section on the DVD, and watch as well-known VB authority and author Rod Stephens works through programming problems.

  • Introduces Visual Basic programming to beginning programmers; no prior experience is necessary
  • Covers Visual Basic programming concepts and techniques, as well as the Visual Studio development environment
  • Provides a series of easy-to-follow lessons, supplemented by instructional video on DVD
  • Offers expert instruction from well-known VB authority and author Rod Stephens, who also provides supplemental instruction on the DVD, where he works through a series of Try It problems and demonstrates effective solutions

Stephens' Visual Basic Programming 24-Hour Trainer is an exceptional book-and-DVD package that will have you programming in Visual Basic in no time.

Note: As part of the print version of this title, video lessons are included on DVD. For e-book versions, video lessons can be accessed at wrox.com using a link provided in the interior of the e-book.

Author(s): Stephens, Rod
ISBN 13: 9780470943359
Pages: 504
This book is in (3) other book lists, learn more.

Title: Programming with Microsoft Visual Basic 2015

Readers learn to master the basics of effective programming as they work through Visual Basic 2015’s latest features with the wealth of hands-on applications in this book's engaging real-world setting.
Author(s): Diane Zak
ISBN 13: 9781285860268
Pages: 928
This book is in (3) other book lists, learn more.

Title: Excel VBA

This book was written: * For the "non-programmers" among us who have to create the same reports in Microsoft Excel time and again, and would like to automate the process. * For people who wish to develop forms, screens and "machines" for ...
Author(s): Maayan Poleg
ISBN 13: 9781492993315
Pages: 146
This book is in (3) other book lists, learn more.

Title: Beginning Visual Basic 2015

Beginning Visual Basic 2015 is the ideal guide for new programmers, especially those learning their first language. This new edition has been updated to align with Visual Studio 2015, and also refocused to concentrate on key beginner topics. Precise, step-by-step instructions walk you through important tasks, and clear explanations targeted to beginners will have you writing your first Visual Basic application quickly. You'll start from the absolute beginning, assuming no prior programming experience, and then gradually build your skills to write Visual Basic applications for Windows and the Web. Coverage includes objects, class libraries, graphics, databases, and much more, with explicit instructions on using ASP.NET, SQL Server, ADO.NET, and XML. Visual Studio is the usual environment for Visual Basic programming, and the latest upgrade has made Visual Basic more feature compatible with C# to allow programmers to move fluidly between the two languages. Don't know C#? Don't worry! This book starts from the very beginning of Visual Basic programming to help you build your skills from the ground-up. Understand flow control and data structure Debug Windows applications, dialog boxes, and menus Master objects and object-oriented techniques Access databases, program graphics, and program for the Web Over three million programmers use Visual Basic, and many of them learned it as their first language. It's beginner-friendly, versatile, and visually oriented, making it an ideal introduction to the programming mindset, workflow, and hard skills. Beginning Visual Basic 2015 gets you started on the right foot, with clear, patient instruction and plenty of hands-on practice.
Author(s): Bryan Newsome
ISBN 13: 9781119092117
Pages: 624
This book is in (3) other book lists, learn more.

Title: 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 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.

Author(s): Jesse Liberty
ISBN 13: 9780596003869
Pages: 322
This book is in (3) other book lists, learn more.

Title: Starting Out With Visual Basic 2012

Author(s): Gaddis, Tony/ Irvine,
ISBN 13: 9780133128086
This book is in (3) other book lists, learn more.

Title: Visual Basic 2012 Programmer's Reference

The comprehensive guide to Visual Basic 2012

Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. In this edition of the bestselling Wrox guide, Visual Basic expert Rod Stephens offers novice and experienced developers a comprehensive tutorial and reference to Visual Basic 2012. This latest edition introduces major changes to the Visual Studio development platform, including support for developing mobile applications that can take advantage of the Windows 8 operating system.

  • This new edition includes information on developing Win8-compatible Metro applications using pre-loaded templates
  • Explores the new design features and support for WPF designers
  • Explains how to develop Windows smartphone apps
  • Covers new VB language features such as Asynch and Await

Visual Basic 2012 Programmer's Reference is the programmer's go-to reference for the 2012 edition of Visual Basic.

Author(s): Rod Stephens
ISBN 13: 9781118314074
Pages: 840
This book is in (3) other book lists, learn more.

Title: Practical Database Programming with Visual Basic.NET

The most up-to-date Visual Basic.NET programming textbook—covering both fundamentals and advanced-level programming techniques—complete with examples and solutions

Visual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET Framework. Microsoft currently supplies two major implementations of Visual Basic: Microsoft Visual Studio (which is commercial software) and Microsoft Visual Studio Express (which is free of charge).

Forgoing the large amounts of programming codes found in most database programming books, Practical Database Programming with Visual Basic.NET shows students and professionals both how to develop professional and practical database programs in a Visual Basic.NET environment by using Visual Studio.NET Data Tools and Wizards related to ADO.NET 4.0, and how to apply codes that are auto-generated by solely using Wizards. The fully updated Second Edition:

  • Covers both fundamentals and advanced database programming techniques
  • Introduces three popular database systems with practical examples including MS Access, SQL Server 2008, and Oracle
  • Features more than fifty sample projects with detailed illustrations and explanations to help students understand key techniques and programming technologies
  • Includes downloadable programming codes and exercise questions

This book provides undergraduate and graduate students as well as database programmers and software engineers with the necessary tools to handle the database programming issues in the Visual Studio.NET environment.

Author(s): Ying Bai
ISBN 13: 9781118162057
Pages: 896
This book is in (3) other book lists, learn more.

Title: Visual Basic and Databases - Professional Edition

The Visual Basic source code and all needed multimedia files are available for download from the publisher's website (www.KidwareSoftware.com) after you register this book.
Author(s): Philip Conrod Lou Tylee
ISBN 13: 9781937161446
Pages: 908
This book is in (2) other book lists, learn more.

Title: Murachs Visual Basic 2012

Provides information on developing Windows applications, building database applications, and the features and functions of Visual Basic 2012.
Author(s): Anne Boehm
ISBN 13: 9781890774738
Pages: 876
This book is in (2) other book lists, learn more.

Title: Mastering VBA for Microsoft Office 2016

Productivity is the name of the game, and automating certain computing tasks is an easy solution with significant impact for any business. This book shows you how, with step-by-step guidance and expert insight.
Author(s): Richard Mansfield
ISBN 13: 9781119225386
Pages: 984
This book is in (4) other book lists, learn more.

Title: Start-to-Finish Visual Basic 2015

Nobody learns a programming language just to brag about writing loops. Instead, languages exist so you can create great software. That’s the purpose of Start-to-Finish Visual Basic 2015, to show you how to write a complete, useful, working application in Visual Basic and .NET. Each chapter introduces essential Visual Basic concepts, and shows you how to apply them by crafting a full business-level application. With this comprehensive book, you will: Understand how to design and implement .NET applications Learn the core features of the Visual Basic language Access and modify database content using ADO.NET Perform advanced development activities, including cryptography and localization Master cool VB features, such as Generics, XML Literals, and LINQ Get a head start on programming via the downloadable source code Whether you’re new to programming, or want to add Visual Basic to your existing skillset, Start-to-Finish Visual Basic 2015 will guide you step-by-step through the learning process.
Author(s): Tim Patrick
ISBN 13: 9780692653326
This book is in (3) other book lists, learn more.

Title: Mastering VBA for Microsoft Office 2016

Productivity is the name of the game, and automating certain computing tasks is an easy solution with significant impact for any business. This book shows you how, with step-by-step guidance and expert insight.
Author(s): Richard Mansfield
ISBN 13: 9781119225386
Pages: 984
This book is in (4) other book lists, learn more.

Title: Microsoft Visual Basic 2015 for Windows, Web, Windows Store, and Database Applications: Comprehensive

This book provides a strong foundation for the number one job in today’s tech sector -- app development -- as readers learn Windows programming for 2015, including Windows Desktop, database, web, and Windows Store development.
Author(s): Corinne Hoisington
ISBN 13: 9781285856896
Pages: 1040
This book is in (3) other book lists, learn more.

Title: Visual Basic 2015 in 24 Hours, Sams Teach Yourself

In just 24 sessions of one hour or less, you’ll learn how to build complete, reliable, and modern Windows applications with Microsoft® Visual Basic® 2015. Using a straightforward, step-by-step approach, each lesson builds on what you’ve already learned, giving you a strong foundation for success with every aspect of VB 2015 development. Notes present interesting pieces of information. Tips offer advice or teach an easier way to do something. Cautions advise you about potential problems and help you steer clear of disaster. Learn How To Master VB 2015 by building a complete feature-rich application Navigate VB 2015 and discover its new shortcuts Work with objects, collections, and events Build attractive, highly-functional user interfaces Make the most of forms, controls, modules, and procedures Efficiently store data and program databases Make decisions in code Use powerful object-oriented techniques Work with graphics and text files Manipulate filesystems and the Registry Add email support Create efficient modules and reusable procedures Interact effectively with users Write code to preview and print documents Debug with VB 2015’s improved breakpoint features Distribute your software
Author(s): James Foxall
ISBN 13: 9780672337451
This book is in (3) other book lists, learn more.

Title: Learn to Program with Visual Basic Six

What's different about this book?
  • The Learn to Program Series assumes no prior knowledge of programming. We teach you completely from scratch
  • This book gives you the background knowledge on what programming is, and guides you through the steps that professional programmers take when they're tackling a programming job from start to finish
  • This book builds a complete Visual Basic program in a series of easy steps, with each step fully explained and placed in the real-world context of writing a program for a real end-user
  • In this book we follow a working program's development in a familiar context - a classroom. You learn about Visual Basic programming alongside a classfull of people who come to Visual Basic, like you, completely fresh. You'll learn the theory of Visual Basic, put into practice in numerous examples, and use this knowledge to build a fully working Visual Basic program
Author(s): John Smiley
ISBN 13: 9781902745008
Pages: 777
This book is in (2) other book lists, learn more.

Title: Programming with Microsoft Visual Basic 2012

PROGRAMMING WITH MICROSOFT VISUAL BASIC 2012, 6E by best-selling author Diane Zak is the ideal choice for your introduction to programming. Readers learn to master the basics of effective programming as they work through a wealth of hands-on applications in this book's engaging real-world setting. Numerous learning features address today's varied learning styles with an approachable visual presentation, helpful step-by-step tutorials, and engaging "You Do It" activity boxes. Even students with no prior programming experience learn how to effectively plan and create interactive Windows applications. This edition emphasizes GUI design skills and object-oriented programming concepts throughout.

Author(s): Diane Zak
ISBN 13: 9781285077925
Pages: 960
This book is in (3) other book lists, learn more.

Title: Excel VBA Programming For Dummies

Take your data analysis and Excel programming skills to new heights In order to take Excel to the next level, you need to understand and implement the power of Visual Basic for Applications (VBA). This 4th edition of Excel VBA Programming For Dummies introduces you to a wide array of new Excel options, beginning with the most important tools and operations for the Visual Basic Editor. Inside, you'll get the lowdown on the essential elements and concepts for programming with Excel, discover techniques for handling errors and exterminating bugs, working with range objects, controlling program flow, and much more. With the release of Microsoft Office 2016, Excel will see changes in its operating system, and this fun, hands-on guide will make it easier than ever to harness the power of Visual Basic for Applications and create custom applications and macros on the world's most popular spreadsheet tool. Packed with friendly advice on the easiest ways to develop custom dialog boxes, toolbars, and menus, you'll be creating Excel applications custom-fit to your unique needs in no time at all! Provides step-by-step instructions for creating VBA macros to maximize productivity Helps to increase efficiency by demonstrating how to customize your applications so they look and work the way you want Fully updated for Excel 2016 All sample programs, VBA code, and worksheets are available at dummies.com If you're a beginning to intermediate VBA programmer looking to get up to speed on creating customized solutions with Excel applications, Excel VBA Programming For Dummies, 4th Edition makes it easier.
Author(s): John Walkenbach
ISBN 13: 9781119077398
Pages: 408
This book is in (4) other book lists, learn more.

Title: Excel 2013 Power Programming with VBA

Maximize your Excel 2013 experience using VBA application development

The new Excel 2013 boasts updated features, enhanced power, and new capabilities. Naturally, that means John Walkenbach returns with a new edition of his bestselling VBA Programming book and covers all the methods and tools you need to know in order to program with Excel. With this comprehensive guide, "Mr. Spreadsheet" shows you how to maximize your Excel experience using professional spreadsheet application development tips from his own personal bookshelf.

Featuring a complete introduction to Visual Basic for Applications and fully updated for the latest features of Excel 2013, this essential reference includes an analysis of Excel application development and is packed with procedures, tips, and ideas for expanding Excel's capabilities with VBA.

  • Offers an analysis of Excel application development and a complete introduction to VBA
  • Features invaluable advice from "Mr. Spreadsheet" himself, bestselling author John Walkenbach, who demonstrates all the techniques you need to create Excel applications, both large and small
  • Covers navigating the Excel interface, formatting worksheets, interacting with other Office applications, working with collaboration tools, and using sample workbooks and John Walkenbach's award-winning Power Utility Pak to help enhance your Excel skills
  • Provides tips, tricks, and techniques for expanding Excel's capabilities with VBA that you wont find anywhere else

Excel 2013 Power Programming with VBA is packed with procedures, tips, and ideas for achieving Excel excellence with VBA.

Author(s): John Walkenbach
ISBN 13: 9781118490396
Pages: 1104
This book is in (4) other book lists, learn more.

 


Next book list: Books to Learn How to Program in VBA >>