Video description
&>Visual Basic 2010 Fundamentals I and II LiveLessons introduces all key facets of the Visual Basic 2010 language through a hands-on approach with hundreds of working programs. This video starts at the beginning and goes on to explore many of the major innovations Microsoft has incorporated in Visual Basic 2010 and .NET 4.0. Deitel begins by covering programming basics: control statements, methods, arrays, and file manipulation. He then goes on to explore inheritance and polymorphism, the keys to modern object-oriented programming. Deitel then covers many key platform features, including LINQ data queries, web development with ASP.NET, Windows Forms GUI programming, and support for graphics and multimedia. All of the sample programs have been carefully audited against the newest Visual Basic language specification.
This video has a companion Video Enhanced
book: Visual Basic 2010 How to
Program, 5/e by Paul Deitel and Harvey
Deitel. https://ssl.safaribooksonline.com/9780132575188
Table of contents
- Before You Begin
- Chapter 2: Dive Into Visual Basic 2010 Express
- Chapter 3: Intro to VB Programming
-
Chapter 4: Intro to Problem Solving and Control Statements
- Compound Assignment Operators
- Formulating Algorithms: Counter-Controlled Repetition
- Formulating Algorithms: Counter-Controlled Repetition
- Formulating Algorithms: Counter-Controlled Repetition
- Formulating Algorithms: Nested Control Statements
- Formulating Algorithms: Nested Control Statements
- Using the Debugger: Locating a Logic Error
- Chapter 5: Problem Solving and Control Statements, Part 2
-
Chapter 6: Methods
- Subroutines: Methods That Do Not Return a Value
- Function: Methods That Return a Value
- Passing Arguments: Pass-by-Value vs. Pass-by-Reference
- Scope of Declarations
- Scaling and Shifting of Random Numbers
- Randomly Selecting Images
- Rolling Dice Repeatedly and Displaying Statistics
- Case Study: A Game of Chance
- Method Overloading
- Optional Parameters
- Using the Debugger: Debugging Commands
-
Chapter 7: Arrays
- Initializing the Values in an Array
- Summing the Elements of an Array
- Using Arrays to Analyze Survey Results
- Die-Rolling with an Array of Counters
- Case Study: Flag Quiz
- Passing an Array to a Method
- For Each…Next Repetition Statement
- Sorting an Array with Method Sort of Class Array
- Searching an Array with Linear Search
- Searching an Array with Array Method BinarySearch
- Rectangular Arrays
- Case Study: Maintaining Grades Using a Rectangular Array
- Resizing an Array with the ReDim Statement
- Chapter 8: Files
- Chapter 9: Object Oriented Programming: Classes and Objects
-
Chapter 10: Object Oriented Programming: Inheritance and Polymorphism
- Base Classes and Derived Classes
- Business Case Study: Commission Employees Class Hierarchy
- Case Study: Payroll System Class Hierarchy Using Polymorphism
- Case Study: Payroll System Class Hierarchy Using Polymorphism (continued)
- Case Study: Payroll System Class Hierarchy Using Polymorphism (continued)
- Chapter 11: Introduction to LINQ
-
Chapter 14: Windows Forms GUI: A Deeper Look
- Creating Event Handlers
- Control Properties and Layout
- GroupBoxes and Panels
- Tooltips
- Mouse Event Handling
- Keyboard Event Handling
- Menus
- MonthCalendar and DateTimePicker Controls
- DateTimePicker Format
- LinkLabel Control
- ListBox and CheckedListBox Controls
- Multiple Document Interface (MDI) Windows
- Visual Inheritance
- Animation with the Timer Component
-
Chapter 15: Graphics and Multimedia
- The Coordinate System
- Manipulating Colors
- Using the ColorDialog
- Drawing Strings in Different Fonts
- Drawing Lines, Rectangles and Ovals
- Drawing Arcs
- Drawing Polygons and Polylines
- Gradients, Line Styles and Fill Patterns
- General Paths
- Loading, Displaying and Scaling Images
- Windows Media Player
- Printing
Product information
- Title: Visual Basic 2010 Fundamentals I and II LiveLessons (Sneak Peek)
- Author(s):
- Release date: October 2010
- Publisher(s): Pearson
- ISBN: 9780132618281
You might also like
video
Programming in C - The Complete Course
A vast majority of modern programming languages and popular libraries are based on C, making C …
video
Microsoft Windows Server 2019 - Hands-On Training Part I
Windows Server 2019 is the operating system that bridges on-premises environments with Azure services, enabling hybrid …
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …
video
Understanding APIs and RESTful APIs Crash Course
This course will help you understand what APIs and RESTful APIs are and how they work. …