Most Important Thing: Please take the time to watch the free preview videos, so you can be sure my style of presentation, the pace of presentation, and the overall feel of the course are truly what you are looking for.
Who should join:
Most Important Thing: Please take the time to watch the free preview videos, so you can be sure my style of presentation, the pace of presentation, and the overall feel of the course are truly what you are looking for.
Who should join:
0. This is a course for those who are willing to push themselves. It's not a "basic" introduction that gives an overly simplified perspective on VB. In places, this code connects to the .NET framework, which is a professional level code base written in C#. My promise is simple: take this course, and you'll discover details not taught in any other course. Speaking from experience, I can tell you that it is through consistent, daily effort, and I don't mean little effort, but wholehearted effort, that one makes progress when it comes to these technical subjects. That's what years of struggling have taught me.
1. This course uses the latest preview version of Visual Studio 2017
2. This course jumps into aspects of object-oriented programming early, so you can see real VB as soon as possible.
a. This does not mean that every aspect of OOP is covered immediately
b. It just mentions enough OOP to see what's needed to make reasonable progress
3. This course provides detailed explanations, so please be sure you enjoy fine detail before enrolling
4. If you are looking for fast, superficial explanations, and five minutes videos, this course will NOT help you
5. There are videos on what happens in your computer memory and how the .NET Framework and C# connect to VB . NET
6. When I delve into the .NET Framework source code, you will also see C# in operation, and therefore the code will be complex.
7. Clear, crisp audio done with a studio microphone
8. Review questions are now embedded directly into the videos at different points, and there are many of them in the videos
9. You will not see videos on things like printing You will see more practical videos on things like using loops to read files/write files
11. The videos are straightforward code examples, with no talking head or distracting graphics
12. Some of my explanations step through the code line by line using the debugger, so if you are impatient, this likely will not work for you
13. There is a text editor project on the bottom
14. You also learn about the practical implications of polymorphism and interfaces
15. I also show you how to use a variety of features in Visual Studio 2017
16. You can adjust the playback speed on the player very easily to 0.5, 0.75, 1.25,1.5 and 2 times the regular speed so you can learn at a pace that truly works for you
Who Should Not Join:
1. People who want to learn VB . NET through console programs
2. Those who are not ready to be exposed to object-oriented programming
3. People who want five-minute videos would not be the right fit for this course
4. People who do not enjoy detailed explanations would not be the right fit for this course
5. People who do not want to answer review questions would not be the right fit for this course
6. People who are not willing to do whatever it takes to push their skills higher
Get Visual Studio 2017 Community Preview
Learning Results
1) Learn the purpose of a format specifier
2) Learn how place holders are replaced at run time with real values
Learning Results
1) Understand how a do while loop works
2) Understand how to use the locals window to see the behavior of the loop while the program is in memory
Learning Results
1) Understand how to code a for loop
2) Understand how a for loop can be used to run lines of code repeatedly
Learning Results:
1) Learn how to code a case block
2) View the case block in memory as the program runs
Learning Results
1) Understand how to code the and operator
2) Understand that this operator must have both sides evaluate to true for it to evaluate to true overall
Learning Results
1) Understand how to code the or operator
2) Understand that only one side has to evaluate to true for the result of the operator to be true
Learning Results
1) Understand how to code the logical not operator
2) Understand that this operator reverses the truth value of a statement
Learning Outcomes
1) Understand how to loop through arrays
2) Understand that the for each loop is very different from the regular for loop
3) Understand how to see the difference between the two kinds of loops using the locals window
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.