bloomsilikon.blogg.se

Note c plus plus
Note c plus plus














So, when you program in C++, you have to be very careful you have to think a lot. It doesn't try to protect you from yourself it just carries out what you tell it to do. it doesn't second-guess them and try to figure out what you might have done wrong. A C++ program just carries out your instructions.

note c plus plus

And actually both of these facts probably have to do with the fact that the C++ doesn't protect you from yourself at all. It's easy to introduce horrible bugs into a C++ program. Although you absolutely can learn it as a beginner. It's not the easiest programming language to learn. Some people are going to be better off learning a language like Java, and I have a massive free course on Java, which you can find at, or Python, for example.Ĭ++ is considered challenging to learn. So, let's take a look at those first, but I don't want to discourage you. But, before you start learning C++, there are some reasons you might not want to learn it. It's been around for a long time and it's going to be around a long time into the future, I'm sure.

#NOTE C PLUS PLUS INSTALL#

And then in the next video we'll get onto looking a bit more at installation, although you may have to do some googling to find the right stuff to install for your platform and then we'll get onto actually coding stuff. In this particular video I'm just going to talk about what C++ actually is.

note c plus plus

And in most of these course I'm going to program in front of your eyes and to get the most out of it you should also type in the code and play around with it a little bit after each video. I'm going to teach you C++, the programming language, from scratch in this course, assuming no knowledge of programming.

note c plus plus

C++ is a great language to learn if you want to write high-end games, powerful AI apps, or anything else that requires maximum power, speed and efficiency from your computer. I've designed this course with complete beginners in mind you only need basic fluency with using computers as a non-programmer. This first video on C++ for complete beginners introduces the C++ programming language.














Note c plus plus