|
|
|
|
Title: c++ Programming Tutorial 2 (Part 1 of 2)
Added: Jun 1, 2007
Author: reconnetworks
Duration: 7:36
Description:
NEW Programming HELP WEBSITE!http://reconnetworks.comPart 1 of 2, my new tutorial going through loops, switch statements, if else statements and applying them to another fairly simple program
Related Videos:
Videos related to 'c++ Programming Tutorial 2 (Part 1 of 2)'
Channel: Howto
Tags: c++ programming tutorial c# cplus program java computers microsoft linux games programmer video education funny
c++ programming tutorial c# cplus program java computers microsoft linux games programmer video education funny
Youtube Comments: 396
TheInnocence111 Says:
Oct 14, 2011 - Don't like this dude...it's OS specific. The system calls and whatnot are different for linux and stuff
ImShindo Says:
Oct 25, 2011 - what program are you using ?
lushmeadowOD Says:
Oct 27, 2011 - I believe the "quote" symbol you are looking for is the same button you use to make a quote symbol, just without pressing shift. That is if you're talking about when he's typing out "case '+':" If you haven't found the "quote" sign you're looking for already, I hope this helps.
Mr18Theta Says:
Nov 12, 2011 - Characters are in single quotes: For example, char blah = 'c';So he put the + is single (') because that's a character the user would enter.
LeDisjoncT Says:
Dec 4, 2011 - Thnx..That was simple to understand..
drkamilz Says:
Dec 14, 2011 - but when program compiled there is no difference, did you know that?
nepharious6969 Says:
Dec 23, 2011 - what software are you using in this video to do your programming
mocninja11 Says:
Dec 29, 2011 - There is a c++ tutorial app on the android market place .The icon has a red background with a black circle in the middle saying c++. it works best withe samsung android.
girlmastergeneral Says:
Jan 2, 2012 - none of your tutorials work. Sorry but bad work.
humanmatti Says:
Jan 26, 2012 - This is a much more complicated way to do things. Don't. Makes things more complicated.
CauseICant Says:
Jan 27, 2012 - Look up what hes made and what you have made. Maybe (That means you did) you didn't do what he did.
TheStreetballa1 Says:
Feb 8, 2012 - what kind of course call in college? I wanna take this in college
nar4tt Says:
Feb 12, 2012 - thanx
PCWeviled Says:
Feb 15, 2012 - Thank you
allfreetutorials0 Says:
Feb 25, 2012 - I can do this in batch like 500 times faster. What is so good about c++ instead of batch? someone please pm me.
Delinquencyful Says:
Feb 29, 2012 - you go learn your batch. the people that come here want to learn c++ not batch. get a life
hel000000 Says:
Mar 12, 2012 - Thanks for these very useful videos!
sarrarov101 Says:
Mar 13, 2012 - you can visit also : software-dev.jimdo.com
heyheytralala Says:
Mar 17, 2012 - *desecond. Aha :p
mrnobodyson Says:
Mar 17, 2012 - did any one notice the mistake with dsecondnumber and desecondnumber
opstools Says:
Apr 6, 2012 - how did you make your first video so clear?
Hiddenblademaster Says:
Apr 12, 2012 - batch is mainly used for console programs, as c++ can be used for a wide variety of things
gregorymarshall09 Says:
May 3, 2012 - Read C Plus Plus through a beginner's eyes. First C Plus Plus tutorial on the web to show how a novice learnt the language and got around the difficulties associated with the early stages of this course! c-plusplus.co.uk - VISIT NOW
RNTG24853 Says:
May 10, 2012 - Yo so i was just messin around with the color effect, and when i typed in this script that had a variable, but i couldnt set it for some reason, so i just set the color to the "int letter"Part by putting %d and i added the "cin -- letter" and getchar(); and i clicked the compile Button, then this big instruction manual came up for the colors of the background and theLettter color.












Manwith2life Says:
Oct 5, 2011 - Is memory usage covered? as it looks pretty data intensive on the from the datatypes chosen surely a float would be better rather than double it still goes to like 20dp but use less memory