VB.Net Projects and Exercises for Intermediate Programmers
VB.Net Projects and Exercises for Intermediate Programmers, available at $64.99, has an average rating of 4.8, with 296 lectures, based on 170 reviews, and has 3109 subscribers.
You will learn about Intermediate VB .Net programming concepts Various ways to query databases using VB .Net Performing CRUD operations using VB .Net LINQ to SQL Intermediate level OOP concepts Collections Creating your own VB .Net Libraries Unit Testing in VB .Net VB .Net Events Thinking like a programmer This course is ideal for individuals who are Anyone interested to move beyond beginner level of VB. Net or College students, Self-Taught students or Should have 6-12 months of experience coding in VB .Net or Anyone who likes Hands-On approach to learning It is particularly useful for Anyone interested to move beyond beginner level of VB. Net or College students, Self-Taught students or Should have 6-12 months of experience coding in VB .Net or Anyone who likes Hands-On approach to learning.
Enroll now: VB.Net Projects and Exercises for Intermediate Programmers
Summary
Title: VB.Net Projects and Exercises for Intermediate Programmers
Price: $64.99
Average Rating: 4.8
Number of Lectures: 296
Number of Published Lectures: 296
Number of Curriculum Items: 296
Number of Published Curriculum Objects: 296
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Intermediate VB .Net programming concepts
- Various ways to query databases using VB .Net
- Performing CRUD operations using VB .Net
- LINQ to SQL
- Intermediate level OOP concepts
- Collections
- Creating your own VB .Net Libraries
- Unit Testing in VB .Net
- VB .Net Events
- Thinking like a programmer
Who Should Attend
- Anyone interested to move beyond beginner level of VB. Net
- College students, Self-Taught students
- Should have 6-12 months of experience coding in VB .Net
- Anyone who likes Hands-On approach to learning
Target Audiences
- Anyone interested to move beyond beginner level of VB. Net
- College students, Self-Taught students
- Should have 6-12 months of experience coding in VB .Net
- Anyone who likes Hands-On approach to learning
Visual Basic language often gets a bad rap, undeservingly. But don’t let that distract you from learning it! Beginners can appreciate its English-like syntax, and more advanced programmers can appreciate its vast libraries and flexibility. It’s part of the .Net family of languages, and as such, it allows you to program some truly amazing solutions. So, congratulations on choosing to learn this amazing language.
It is common experience among programmers that after learning the basics, you realize there is still so much more to learn! And the enthusiasm to learn if often not enough to make the leap from intermediate to more advanced programmer. You need to practice and work on improving your skills.
You see, the bad news is the code fear is real, and it hinders, or even stops your progress. The good news is that you can learn to eliminate it! And all it takes is a little practice and determination. And that’s where this course will help you greatly!
The course goes over variety VB .net programming projects. I show you how to put the theory you learned into practice by showing you how to solve each exercise and walking you through all the Why’s and How’s.
Because the course covers all exercises from scratch, some of the concepts are repeated across multiple exercises. The course doesn’t follow any particular guideline where each exercise builds up on the previous one, but rather serves as a comprehensive reference, allowing students to skip exercises that present concepts the student is already familiar with.
We’ll go on a journey to program intermediate-level solutions using VB .Net techniques and concepts, such as Collections, Databases, OOP, LINQ, and much more.
You will learn how to translate the project requirements into a working code. You will learn to use many different programming concepts and pick the right one for your solution. But most of all, you will learn to think like a programmer!
This course is all about practice. Therefore, to benefit from this course, you need to be an active student. It doesn’t matter if you are self-taught VB .Net programmer or attend a programming course. What matters is the time and effort you are willing to put into learning and practicing your skills.
There are no lectures in this course. However, I explain what I am trying to accomplish with each line of code, and touch on common pitfalls, too.
This is a course for intermediate level VB .Net programmers who need to put the concepts and theory they learned into practice, and for people who prefer to learn by doing.
If that’s you, then let’s code!
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Chapter 2: Basic OOP, FileStream, Enums – Bank Teller Exercise
Lecture 1: Bank Teller – Project Introduction
Lecture 2: Bank Teller – Creating Class Properties
Lecture 3: Bank Teller – Reading From Text File
Lecture 4: Bank Teller – Reading From Text File Continued
Lecture 5: Bank Teller – Deposits and Withdrawals
Lecture 6: Bank Teller – Finding Account
Lecture 7: Bank Teller – Deposit And Withdrawal Click Events
Lecture 8: Bank Teller – Updating Text File
Lecture 9: Bank Teller – Testing
Chapter 3: Basic OOP, FileStream, Enums – Airplane Take Off Exercise
Lecture 1: Airplane Take Off – Project Introduction
Lecture 2: Airplane Take Off – Aircraft Class
Lecture 3: Airplane Take Off – Form Properties
Lecture 4: Airplane Take Off – Form Load Event
Lecture 5: Airplane Take Off – Displaying Results
Lecture 6: Airplane Take Off – Testing
Chapter 4: Basic OOP, FileStream, Enums – Workshop Exercise
Lecture 1: Workshop – Project Introduction
Lecture 2: Workshop – Workshop Class
Lecture 3: Workshop – Preparing Main Form
Lecture 4: Workshop – Loading and Reading Text File
Lecture 5: Workshop – Loading Workshops in List
Lecture 6: Workshop – Opening Details Form
Lecture 7: Workshop – Loading Details Form
Lecture 8: Workshop – Saving Updated Workshop
Lecture 9: Workshop – Testing
Chapter 5: Basic OOP, FileStream, Enums – Investment Tracking Exercise
Lecture 1: Investment Tracking – Project Introduction
Lecture 2: Investment Tracking – Investment Class
Lecture 3: Investment Tracking – Loading Text File
Lecture 4: Investment Tracking – Getting Current Price
Lecture 5: Investment Tracking – Loading The Form
Lecture 6: Investment Tracking – Event Handlers
Lecture 7: Investment Tracking – Calculating The Total
Lecture 8: Investment Tracking – Testing
Chapter 6: Basic OOP, FileStream, Enums – Client Billing Exercise
Lecture 1: Client Billing – Project Introduction
Lecture 2: Client Billing – TimeClock Class
Lecture 3: Client Billing – BillingData Class
Lecture 4: Client Billing – Start Button Event
Lecture 5: Client Billing – Stop Button Event
Lecture 6: Client Billing – Testing
Chapter 7: Basic OOP, FileStream, Enums – Elevator Simulation Exercise
Lecture 1: Elevator Simulation – Project Introduction
Lecture 2: Elevator Simulation – Elevator Class
Lecture 3: Elevator Simulation – Creating Form Level Variables
Lecture 4: Elevator Simulation – Updating Floor Labels
Lecture 5: Elevator Simulation – Load Passengers
Lecture 6: Elevator Simulation – Fill Floors With Random Number Of People
Lecture 7: Elevator Simulation – Move Elevator
Lecture 8: Elevator Simulation – Form Load Event
Lecture 9: Elevator Simulation – Timer Tick Event
Lecture 10: Elevator Simulation – Testing
Chapter 8: Input, ErrorProvider, Exception Handling – Bank Teller Extended Exercise
Lecture 1: Bank Teller Extended – Project Introduction
Lecture 2: Bank Teller Extended – Adding Error Handling
Lecture 3: Bank Teller Extended – Adding Error Handling To Form
Lecture 4: Bank Teller Extended – Testing
Chapter 9: Input, ErrorProvider, Exception Handling – Club Committee Exercise
Lecture 1: Club Committee – Project Introduction
Lecture 2: Club Committee – Add Click Event
Lecture 3: Club Committee – Remove Click Event
Lecture 4: Club Committee – Testing
Chapter 10: Input, ErrorProvider, Exception Handling – Winter Sports RentalExercise
Lecture 1: Winter Sports Rental – Project Introduction
Lecture 2: Winter Sports Rental – Creating Forms
Lecture 3: Winter Sports Rental – Creating Price Class
Lecture 4: Winter Sports Rental – Form Events
Lecture 5: Winter Sports Rental – Input Validation
Lecture 6: Winter Sports Rental – Calculating Balance Due
Lecture 7: Winter Sports Rental – Testing Main Form
Lecture 8: Winter Sports Rental – Testing Web Browser Form
Chapter 11: Input, ErrorProvider, Exception Handling – Calculating Flight Times Exercise
Lecture 1: Calculating Flight Times – Project Introduction
Lecture 2: Calculating Flight Times – Defining Arrays
Lecture 3: Calculating Flight Times – Loading Values For Form Controls
Lecture 4: Calculating Flight Times – Error Handling
Lecture 5: Calculating Flight Times – Departures
Lecture 6: Calculating Flight Times – Arrival Times
Lecture 7: Calculating Flight Times – Testing
Chapter 12: Input, ErrorProvider, Exception Handling – Image Album Exercise
Lecture 1: Image Album – Project Introduction
Lecture 2: Image Album – Getting Image Directory
Lecture 3: Image Album – Adding Thumbnails to Form
Lecture 4: Image Album – Displaying Full Size Images
Lecture 5: Image Album – Testing
Chapter 13: Collections, Collection of Objects – Account Dictionary Exercise
Lecture 1: Account Dictionary – Project Introduction
Lecture 2: Account Dictionary – Account Class
Lecture 3: Account Dictionary – Populating List With Dictionary Items
Lecture 4: Account Dictionary – Adding New Account
Lecture 5: Account Dictionary – Replacing Account
Lecture 6: Account Dictionary – Testing
Chapter 14: Collections, Collection of Objects – Stock Comparator Exercise
Lecture 1: Stock Comparator – Project Introduction
Lecture 2: Stock Comparator – Stock Class
Lecture 3: Stock Comparator – Finishing Stock Class
Instructors
-
Pavol Almasi
Computer Programmer at Berkshire Hathaway Company
Rating Distribution
- 1 stars: 3 votes
- 2 stars: 5 votes
- 3 stars: 16 votes
- 4 stars: 63 votes
- 5 stars: 83 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024