See video

comments in c plus plus

In previous video I describe a simple c plus plus program. Although the program itself was working fine but still some very common things are missing in that program. one of them is comments, a very important part of a computer program written in...Read More>>
See video

First C plus plus Program Hello World in Detail ( Hindi / Urdu)

In my previous tutorial I show you how to write a basic cpp program to print "Hello World" on computer screen. In this video I am going to explain each and every line of that c++ program. Hope it will help you. Read More>>
See video

First C plus plus Program Hello World

In our previous videos we have installed Code::Blocks & Dev-CPP IDE so that we can compile Cpp programs. Before this we have also learne what does program, instruction, mean. We have enough learn and do to write our first CPP program. So,...Read More>>
See video

Install Code::Blocks IDE to develop C/C++ programs on windows

In last video I show you how to install Dev-CPP compiler on your windows machine. Although there is one problem in that IDE. I find no way to watch result window without writing getch() in program. I don't want to use getch() just to see the result...Read More>>
See video

Install Dev-CPP compiler to compile your C and Cpp programs on windows machine

This video demonstrate installation of Dev-CPP compiler on windows machine. This may be very easy for a tech-savvy student but most of the students in first year of graduation do not know how to do it. Follow the procedure shown in the video and...Read More>>
See video

Introducing C plus plus, second video of tutorial series "Yogi's guide to C++"

A little late, but finally second video is released. this video will introduce to the requirement of programming. Start with computer Mr. Yogendra Pal take you to the tour of instructions, history of C++, component of a c++ program and finally what...Read More>>
See video

Introducing new video tutorial series "Yogi's guide to C++"

A long wait is over, finally we are launching our new video series on "Yogi's guide to C++". Author of this video series is Yogendra Pal. This video will introduce you to this new series. If you want to learn C++ programming using this video series...Read More>>