Introduction
  • Intro
Resources , please download resources from here
  • Download resources for all lectures
Part 1 - Starting with the tabs
  • Introduction
  • Downloading Visual Studio 2013
  • Toolbox !
  • First Application , Hello World !
  • Data Types
  • Data Types Example using Buttons and labels
  • Inputbox !
  • Messagebox App
  • Linking labels/buttons
  • List box No case using
  • Math Operations part 1
  • Math Operations Part 2
  • Math Operations Part 3
  • Example on Operations
  • Using shortcuts Operations
  • Example on using Shortcuts of Operations
  • Comparison Operators
  • And , Or , Xor
  • Operations order in VB
  • Time , date , combobox and progress bar Part 1
  • Time , date , combobox and progress bar Part 2
  • View List - Sharing Information
  • View List - Adding information to your schedule Part 1
  • View List - Adding information to your schedule Part 2
Part 2 - Functions and conditions
  • Part 1 - If - Then condition
  • Part 2 - Empty string , upper and lower cases
  • Code - Solution file - If condition complete
  • Randomizing - Creating lottery application
  • Contains , Startswith , Endwith and length of text
Part 2.1 - Creating an application that runs different functions
  • Part 1 - Picture box , Menustrip and toolstrip
  • Part 2 - Combo box and progress bar
  • Part 3 - Msgbox button activation
Part 2.2 - Case condition - Creating Grading System Application
  • Part 1 - Case function and how does it work ?
  • Part 2 - Applying the changes and reading the case
  • Another way using case condition - Same application
  • Last part , final application code
  • Grading System application using IF condition
Part 2.3 - Creating a real calculator
  • Part 1 - Designing and fixing groups
  • Part 2 - Creating Select case and the condition
  • Part 3 - Configuring buttons
  • Part 4 - Adding another form and finalizing the app
Part 3 - Applications are ready
  • Part 1 - Currency Converter / Listbox and designing
  • Part 2 - Explaining the code using Case function
Part 3.1 - Creating APP : Car rental system
  • Part 1.1 - Groupboxing and numeric box
  • Part 1.2 - Coding combobox using If function
  • Part 2.1 - Adding items to our list box
  • Part 2.2 - Finalizing the code
  • Code - Solution file for Car Rental System
Part 3.2 - Creating a converter application
  • Weight Converter part 1
  • Part 2 - Adding items using coding plus clearing
  • Part 3 - Explaining the code and shortwords
  • Last part - Final touches
Part 3.3 - Creating a POS System
  • Part 1 - Introduce to checkbox and radio button
  • Part 2 - Design and affecting labels
  • Part 3 - Coding check-boxes
  • Part 4 - Adjusting the appearance of app
  • Part 5 - Finalizing and lunching the application
Part 4 - VB Repeat functions ( Loop )
  • Do While - Loop
  • Code - Solution file
  • Do Until - Loop
  • Maximum & Minimum Calculator
  • Code - Solution file
  • Code - Solution file of Calculator
  • PDF To read - Highly recommended