Starting Out with Visual Basic

Starting Out with Visual Basic
ISBN-10
0135204658
ISBN-13
9780135204658
Category
Visual Basic (Computer program language)
Pages
936
Language
English
Published
2019
Publisher
Pearson
Authors
Tony Gaddis, Kip R. Irvine

Description

For courses in Visual Basic Programming Visual Basic fundamentals Rich in concise, practical examples, Starting Out With Visual Basic covers the tools and features of Visual Basic, and when and how to use them. The authors introduce the fundamentals of Visual Basic in clear, easy-to-understand language, making it accessible to novice programming students. Students not only learn how to use the various controls, constructs, and features of Visual Basic, but also why and when to use them. The 8th Edition includes updates for compatibility with Visual Studio 2017. Also available with MyLab Programming By combining trusted author content with digital tools and a flexible platform, MyLab [or Mastering] personalizes the learning experience and improves results for each student. With MyLab Programming, students work through hundreds of short, auto-graded coding exercises and receive immediate and helpful feedback based on their work. Note: You are purchasing a standalone product; MyLab Programming does not come packaged with this content. Students, if interested in purchasing this title with MyLab Programming, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information. If you would like to purchase both the physical text and MyLab Programming, search for: 0135862477/9780135862476 Starting Out with Visual Basic, Plus MyLab Programming -- Access Card Package, 8e Package consists of: 0135204658/9780135204658 Starting Out with Visual Basic, 8/e 0135228093 / 9780135228098 MyLab Programming Standalone Access Card

Other editions

Similar books

  • Visual BASIC Superbible
    By Waite Group, Bill Potter, Taylor Maxwell

    Visual BASIC Superbible

  • Visual Basic 程序设计教程(大学非计算机专业教材)
    By 周霭如, 官士鸿

    内部控件总是出现在工具箱中,不需要用户另外添加。( 2 ) ActiveX 控件。**是扩展名为.OCX 的独立文件,用于实现一些应用程序的高级功能。VB 有一个标准 ActiveX 控件库,用户可以把它们添加到工具箱,以便在工程设计中使用。表格控件就是这种 ActiveX 控件。