or is it better to stick to one language? What will you advice me?
both are fine, but c++ is more dificult
I would recommend C until you feel like you know the basics, then learn C++ concepts
you should learn C before C++. and don't learn C++ if you are not into competitive programming or game dev stuff. C-type langs make more sense to me.
That depends on your demands and wishes. C and C++ are nowadays very different languages. If you want to learn on a lower level how your environment works, then learn C. If you want to know a language with many possibilties and high level constructs, then learn C++. In the early days C was the base, both in syntax and senantics, on which C++ based. But aince some versions it is in general not possible to compile every C program with a standard-compliant C++ compiler.
C are mostly used in embedded systems, C++ in areas like game, GUIs and databases.
backend at C frontend at Qt i think it will be interesting experience
Till you have to work with strings…
Learn C++, it covers C and is much better modern programming language, while C is fine but it was really not designed with modern programming requirements. There isn’t much that you have in C that you don’t have in C++ but there are lots of things in C++ that are not present in C.
Oh, hello tazz😃
Обсуждают сегодня