Комментарии:
Thanks for checking out my video, made a small mistake in saying that C was a functional language. It is actually a procedural language. Sorry for the mix up!
ОтветитьMost of my classes have been in C++ so I actually prefer the syntax. I think it communicates itself pretty well compared to other languages.
Ответитьdon't listen to the video, learning c++ as first language is a great choice, as it's basically c but you will also get the chance to know some stuff about oop
ОтветитьMy observation is that c++, it doesn't seem to have a UI designer that is what you see is what you get. Whereas C sharp has the forms designer feature so you can lay out your application put the buttons and Fields wherever you want etc. In C++ it seems you have to write that all in code. I may be wrong about that but that's been my experience so far.
ОтветитьThere is no reason to use C++, just use C
ОтветитьOh so thats why i felt like C# was kinda easy to pick up after learning a bit of java
ОтветитьFun Fact: After learning C i come to this video 😅!
ОтветитьI'm using c to program embedded systems at the moment.
ОтветитьI really don't understand why people don't like Java? I have used both Java and C++ extensively and find Java so much nicer than C++. I don't really like C++. It's no where near as easy to make maintainable code and there are so many complicated caveats, which I realize is for performance, but then you might as well just use C?
ОтветитьC++ is not painful when you cannot compare. You crying- me working
ОтветитьUse C to touch hardware 😍
ОтветитьA pointer is a variable that stores a memory address. That's literally it.
Ответитьi wish the tldr at the end wasnt so jokey about c++, theres a lot of good fun to be had with that language
ОтветитьI love C#. I've used all three and C# is just so fun in VS code when working on unity projects.
ОтветитьI will use C†
ОтветитьI use b
Ответитьme who started learning programming on c XD. Oh the days. But i'll still say that if someone wanna get into programming and really understand it, nothing better then c++. This will piss off a lot of python people XD
ОтветитьBut I love C++... After trying so many languages, C++ still the best for me
Ответитьc++ is not c on steroids, its c with mental disease (oop).
as far as i can see it, c is the only language in the options, the others are fragile impostors.
I would use Java instead of C#. I really don't like the C# ecosystem.
ОтветитьWhat about css
ОтветитьWhat is wrong with C++ ? It's just C but with object oriented programming features (+ a bunch of functions you'll never use)
Ответитьi saw that
Ответитьalternate title = great language vs shit language vs good language
Ответить90% - memes. 5% - funny pictures. The other 5% - random code.
Ответитьlast line is wild XD
ОтветитьC is not a functional language. C is a procedural language. If you want a look at what a functional language looks like, I refer you to Haskell
ОтветитьAgree. You definitelly pretend that you know what you're talking about! 😆
Ответитьalways thought on C# as Microsoft would make "C++ on steroids, but somewhy different" and it sounded to me like "hey, wasn't Vietnam cool, right?"
ОтветитьC++ the most beautiful nuke ever
ОтветитьWhen working in corporate America, you don't have a choice.
Ответитьi'll tell you, leave them all and go to rust
Ответитьsadly, this so called "copy of java" got a lot better THAN java..
Ответитьsee ya
ОтветитьUse C# it’s C++++ secretly
ОтветитьE
ОтветитьC is not a functional language
ОтветитьQuite littealry C vs C+ vs C++
ОтветитьC++ is easy bro
Ответитьuse C if you dont like new languages, so dont use it you dont need it if you want to be a proigrammer, C++ if you want to be a software engineer but you dont need it tho python is better for that, and C# is best option of these
ОтветитьI use C# for my game on unity
ОтветитьC is a functional language?
Are you retаrded?
They say c++ was the most complax
ОтветитьI wish there was a C# native (I know they're currently working on it), with manual memory management... I know reflectivity is an issue, but they can make something without reflection
ОтветитьLmaooo I love how u describe everything 😂😂
Immma a beginner so THANK U!!!
I haven’t used C or C++ since college and wow seeing the word struct triggered me… first class I ever had to retake lol
Ответитьso
C - oldest, for low-level language applications with more control in hardware
C++ - C but in steroids hardest and more control both hardware and software, very steep learning curve, balanced for both low-level and high-level language
C# - New kid on the block, choose if you don't like Java but quite similar to Java and for high-level langugage applications