What's new

Visual Basic: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of Visual Basic Programming Language , 2nd Edition

waymaker478

Eternal Poster
Joined
Nov 19, 2020
Posts
635
Reaction
1,413
Points
426
E6bODJk1tWLL2otSJQSXTkMR6Ja70iM5.jpg
English | 9 May 2021 | ASIN : B094J2HPN4 | 1131 pages | PDF, AZW3, EPUB | 6.25 MB

The goals of this book

Cover programming topics as well as Visual Basic. Traditional textbooks do a pretty good job of teaching the basics of a given programming language, but they often do not cover relevant programming topics that are incidental to the language. For example, books will omit sections on programming style, common pitfalls, debugging, good/bad programming practices, and testing. Consequently, by the time you finish the book, you may understand how to program in a language, but you might also have picked up bad habits that will come back to bite you later! One of the goals of these tutorials is to make sure that all of these incidental topics are covered along the way, in the sections where it naturally makes sense to discuss them. When you finish, you will not only know how to program in Visual Basic, you will know how NOT to program in Visual Basic, which is arguably as important.

Provide a lot of examples. Most people learn as much or more from following the examples as they do from reading the text. These tutorials will endeavor to provide plenty of clear, concise examples to show how to apply the concepts you are learning. We will also avoid (as much as possible) the twin evils: the magic hand wave (also known as …), where in the interest of space part of an example is omitted, and the unexplained new concept, where a new concept that is integral to the example is introduced without any mention of what it is or how it works. Both of these tend to lead to getting stuck.

You do not have permission to view the full content of this post. Log in or register now.
 

Attachments

Back
Top