Introduction to programming with C++: part 1
Uploader Comments (PetarMarendic)
Top Comments
-
His native language isn't English... it's C++
All Comments (92)
-
Thanks! This video has been really helpful! I know that a lot of my computer science friends will say that the particular language doesn't matter, but I'm sure they've never tried to tell a joke in another language.
-
its funny that worst professor ever is on the side lol
-
IT appreciation !!!
-
So......does that mean that Arnold Schwarzenegger Played as a Semi-Colon on his most iconic movie?.......Seems legit to me XD
-
I feel like being in classroom... D: But anyway, thank you!
-
@bicnarok oh u mean BASIC.
I agree I am an IT student and about to graduate lemme tell you that most languages evolve around the C formula. C++ and Java are almost similar. but very different from Basic. I have always loved Basic though. VB6 made me even love it more. but true power is really in C/C++ cause Java is dependant on its JRE. meaning you cant make a complete OS with Java.
-
please fix audio....
C++ has this annoying trait that it requires a main function... Really?
LessHer0in 3 months ago
@LessHer0in
Well, when I said that I was thinking how a REPL like programming environment would be nice.
PetarMarendic 3 months ago
@PetarMarendic C++ and C give us a nice environment to manage memory directly on the stack, What would be the alternative to having a main function? Where would the entry point be to our application? How would windows/Linux manage our registers and PDB? If a user doesn't want to use a low level language like C++ there are alternatives but ripping out the main prototype isn't one of them. Thanks for the reply.
LessHer0in 3 months ago
@LessHer0in Thanks for your thoughts on the subject. Just to be clear, I was simply trying to create a better rapport with the viewers who are entirely new to programming when I alluded to how nice it would be if standalone statements could be valid programs. I don't in general dispute what you say, except for the caveat that the C and C++ standard actually does allow one to write programs without a defined main function if said programs are to run in a freestanding execution environment.
PetarMarendic 3 months ago 2
If you are from Croatia, why don't you make some videos na hrvatskom tako da te lakše razumijem. Znam manjak pogleda... al bi mi/nam stvarnio dobro došlo jer mi tutorijali na engleskom nisu previše jasni.
a želim štogod znati o programiranju.ž
pozz
beerless1 3 months ago
@beerless1
U tom slučaju preporučam ti da posjetiš Internet stranice Splitske udruge DUMP, koja ima sasvim pristojan broj objavljenih video predavanja na ovu temu. Šta se mog doprinosa hrvatskoj zajednici tiče, napisao sam i objavio knjigu. Držim da je to dovoljno :) Ako si stvarno željan naučit programirati toplo ti je preporučam.
PetarMarendic 3 months ago