Tuesday, 27 December 2016


Graphics in GW-BASIC

These videos will help the beginners to learn programming of graphics in GW-BASIC because this language is the first language you should have to learn first before any other language...

Youtube Link: 

The topics which you definitely have to know before start programming in any language are listed below:

Video # 1


  • Graphics
  • Pixel
  • Resolution
  • Types of Screen Modes


Video # 2 (Screen Statement)



Video # 3 (Color Statement Screen (0))



Video # 4 (Color Statement Screen (1, 2, 7, 8, 9, 10))




Introduction to programming

These videos surely help the beginners to learn skills and introductory topics in programming...
Click the link below and you will be redirected to the playlist of introduction to programming videos...

Introduction to Programming

The topics which you definitely have to know before start programming in any language are listed below:

Video # 1


  • Program
  • Programming Languages
  • Types of Programming Languages



Video # 2

  • Low Level Languages
  • Machine Language
  • Assembly Language
  • High Level Languages
  • GW-BASIC
  • C
  • C++
  • JAVA

Video # 3

  • Source Code
  • Object Code
  • Language Translators
  • Assembler
  • Compiler
  • Interpreter