Jump to content

[Video Tutorial] Learning C++ by DragonHunter


DragonHunter

Recommended Posts

Lesson 2 Video Bad Quality i can see nothing :S

Ye youtube needs some time to put it in HD, But it's now in HD so you can just watch it 8)

Link to comment
Share on other sites

well when i am writing the codes colors do not appears .

any ideas?

be sure it's .cpp

 

And about the first video,why you need window.h?

Seriously if you want to make the tutorials first learn the language right and then teach

 

Link to comment
Share on other sites

be sure it's .cpp

 

And about the first video,why you need window.h?

Seriously if you want to make the tutorials first learn the language right and then teach

 

I'm just typing windows.h automatically lol because im using it alot

Link to comment
Share on other sites

lol you continue your work lol amazing i am go right now to test the 2 new videos dragon just keep up making them btw the first video was to easy;p

edit: am i doing something wrong? because i press debug and its dont pop up a cmd window lol

20zthmr.jpg

and btw how are you doing this - beside the int main()

Link to comment
Share on other sites

lol you continue your work lol amazing i am go right now to test the 2 new videos dragon just keep up making them btw the first video was to easy;p

edit: am i doing something wrong? because i press debug and its dont pop up a cmd window lol

20zthmr.jpg

and btw how are you doing this - beside the int main()

You forgot to add

use namespace std;

 

you can also use std::cin >> number1;

 

And use {} instead of ()

Link to comment
Share on other sites

aha so thats was my fault thx again guys i love it and thx dragonhunter for the chance to learn us some programming:P

 

edit: btw sry for being so noobish but i am learning right now so..;/

Link to comment
Share on other sites

  • 1 month later...

dragonhunter can u post more c ++ tutorials ? when u have time ? and if its possible make it in better quality maybe more zoom .

 

and u have awesome programs im too learning c++ :)

c++ > ALLL LANGUAGES and all programs and all what exist :D

 

if (dragonhunter = agree) {

std::cout << "Repxl ur true c++ is most powerfull language" << std::endl;

} else {

std::cout << "No C++ is not the best" << std::endl;

}

 

 

:D:DD:  ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...