Тёмный

C vs C++ | Which Should you Learn?  

Caleb Curry
Подписаться 623 тыс.
Просмотров 43 тыс.
50% 1

Start your software dev career - calcur.tech/dev-fundamentals

Наука

Опубликовано:

 

31 мар 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 57   
@mtsurov
@mtsurov Год назад
.NET : - come to my party, have a seat. C++: - come to my party, bring tools cause you'll be building a chair to sit on. C : - come to my party, ... chop a tree down on your way here, ....cause ....
@tweetyguy7347
@tweetyguy7347 11 месяцев назад
most accurate representation
@L1ghtOn3
@L1ghtOn3 11 месяцев назад
Assembly:- Welcome to the Matrix. Binary:- There is no party.
@KaustavMajumder
@KaustavMajumder 4 месяца назад
Also .Net: You cannot deploy a project on another computer because your customer is expected to be super tech-savvy and expected to have Visual Basic Power Packs and specific versions of .Net frameworks installed on their system. Meaning, you run on your own computer but cannot deploy anywhere else, pretty much.
@calebagbodeka
@calebagbodeka Год назад
I just finished your 10 hour video on C. You've come a long way. Keep growing man. I appreciate your effort
@luchitoapazacbba4262
@luchitoapazacbba4262 Год назад
ok
@Sanjeev-ms4jb
@Sanjeev-ms4jb Год назад
@@luchitoapazacbba4262 ok
@premium_edits
@premium_edits 7 месяцев назад
​@@Sanjeev-ms4jbok
@erling4560
@erling4560 6 месяцев назад
how was it ?
@eugenekwon256
@eugenekwon256 Год назад
Good point, I’ve been on the fence but I guess I should start investing time in C++ since I already know C.
@malusmundus-9605
@malusmundus-9605 11 месяцев назад
I write C++... in the sense that I write C and like to use the stl sometimes.
@ItsCOMMANDer_
@ItsCOMMANDer_ 5 месяцев назад
Start with c, then cpp. Cpp is a mire usefull language, but c will help you starting to program. Its simple, easy to learn and can teach you most basic and most often needed programming pricipels.
@Paul-eb2cl
@Paul-eb2cl Год назад
Go with C++, I did, and it's okay. I now write C when I need. small footprint i.e. devices/drivers, and use C++ programs for apps (CMD line and GUI), and services.
@77seban
@77seban Год назад
Lucky U .. for me is hard to learn C and C++ 😮😢
@MyCodingDiarie
@MyCodingDiarie Год назад
Your content is amazing, I just subscribed!
@MyCodingDiarie
@MyCodingDiarie Год назад
Subscribed and turned on notifications, I don't want to miss any of your content!
@Aspire40172
@Aspire40172 6 месяцев назад
coding c after coding in python makes you know the value of python,c language is just so unnessary work
@fadiabu-rjellah1842
@fadiabu-rjellah1842 6 месяцев назад
You are absolutely right I agree with you
@trijezdci4588
@trijezdci4588 Год назад
"It [C++] does a lot of things half well and it is a garbage heap of ideas that are mutually exclusive" -- Ken Thompson, Designer and implementor of Unix and Plan 9.
@GmanGavin1
@GmanGavin1 6 месяцев назад
I want to learn C but everything I want to do i.e. (Graphics programming, GUI, SDKs, ect...) are mostly just C++ libraries. I know I strongly prefer procedural programming over object oriented. OOP just feel like "you need to do it this way because" then people just keep conforming to it "just because". The annoyance I had using C# but the thing I loved when I moved to golang.
@Siissioe123
@Siissioe123 9 месяцев назад
And then there is me. And I think C is the most difficult, you need to learn low level stuff, and is basically assembly but a bit simpler (writing assembly is a pain the but). I had to write it once and I hate it, it’s simple but it is long and boring and you need to learn it twice (three times if you are interested in x86 architecture
@Eid_Ali
@Eid_Ali 3 месяца назад
It's good to have procedural programming mindset, solving problems without the OOP toys. It's not bad to know how to get productive using the rich tools available like the .NET. Let the project decides which language is the best for the job.
@SubZeRoy9
@SubZeRoy9 Год назад
Isnt c a simpler language but the stuff you will be using c for requires alot of prerequisite knowledge like process synchronization, memory management, hardware, etc. Idk I've never worked with c but my operating systems class sucks. Lol
@DevlogBill
@DevlogBill Год назад
If you know your fundamentals of programming with JavaScript and Python. What can you build as a new programmer with C or C++? Is it possible to build anything with these programming languages as a somewhat newbie? Or do you need to be an expert in order to actually use the technology?
@gabrielbarrantes6946
@gabrielbarrantes6946 8 месяцев назад
You will need to learn a lot more about the inner workings of memory and other things.
@anonsforever_
@anonsforever_ Год назад
I been wasting my time then. I may as well look for c++ videos instead to fall asleep to. 😅
@ThatGuy68580
@ThatGuy68580 Год назад
I think C++ is better for jobs?
@daghetto101
@daghetto101 5 месяцев назад
Neither for both....
@HanBuz
@HanBuz 4 месяца назад
c# offer more becuz of unity
@razorblade413
@razorblade413 22 дня назад
I think for indie games c could be better because c++ is really hard.
@furkankaraslan9040
@furkankaraslan9040 Год назад
Could you please define what "learning" is for programming?
@Eren_Yeager_is_the_GOAT
@Eren_Yeager_is_the_GOAT Год назад
Learning the language
@furkankaraslan9040
@furkankaraslan9040 Год назад
​@@Eren_Yeager_is_the_GOAT but what is learning? like won't you search up ever again the syntax once you learned?
@thingsiplay
@thingsiplay Год назад
@@furkankaraslan9040 Programming language is not just syntax. I don't know what you mean with your question. I mean you know what "learning" means, right? Why asking for a definition of the word "learning"? I don't get it. If you ever start learning a new programming language, then you will understand what the word means. Really I am not sure what you expect, I'm really confused, almost upset for no reason at the moment. :D
@Cauffe
@Cauffe Год назад
@@furkankaraslan9040 this is quite similar to linguistics as you learn how most languages works like subjects, verbs, nouns, etc. however each language has it's own syntax (grammar in linguistics) which you have to learn not memorize. you can't be a programmer without constantly learning new things as you can't just memorize them, you do by using these features and concepts again and again.
@wisteela
@wisteela 5 месяцев назад
And say learn C first, then maybe C++
@joshparsons1485
@joshparsons1485 Год назад
Legitness
@codebreakthrough
@codebreakthrough Год назад
Happy Easter 🐣
@JassicaArboga
@JassicaArboga 11 месяцев назад
Long time project = C. 3D graphics = C++
@thingsiplay
@thingsiplay Год назад
My favorite part was "C++ is just a superset to C, with a few minor differences". If he only knew the power of the dark side (that is Rust).
@Khalid15325
@Khalid15325 2 месяца назад
And C is the C++’s mother 😉😉😉.
@xesemesa12345678
@xesemesa12345678 7 месяцев назад
Learn good C so you can appreciate C++ and have a better and deeper knowledge of the language
@aperture0
@aperture0 Год назад
honestly learn cpp first, I wasted my time learning c first.
@visheshnowbut6841
@visheshnowbut6841 3 месяца назад
then you are an idiot 😂😂😂
@MichaelMurray5-hx1ml
@MichaelMurray5-hx1ml 2 месяца назад
how good is C plus plus #D
@mohdhammad4786
@mohdhammad4786 6 месяцев назад
Should learn C first then C++.
@__hannibaal__
@__hannibaal__ 7 месяцев назад
No better than C, … , also C++.
@pajeetsingh
@pajeetsingh 9 месяцев назад
Casey mutario
@petros3670
@petros3670 Год назад
C e c++ are not simple language
@mundoprogramado3106
@mundoprogramado3106 8 месяцев назад
depende da sua capcidade de aprendizagem. Igual a matemática, para alguns é fácil trabalhar com números complexos.
@yusufgncr4359
@yusufgncr4359 11 месяцев назад
Si oulus pulus
@shivAgar2020
@shivAgar2020 Год назад
are we using C anywhere?
@kartikchauhan2778
@kartikchauhan2778 Год назад
Embedded system, operating system etc .
@noxlupi1
@noxlupi1 Год назад
C is the preferred language for talking to hardware. Beside assembler. C is Mostly used for Operating systems and drivers.
@zytr0x108
@zytr0x108 11 месяцев назад
Embedded systems, operating systems and system applications like Desktop Environments. Also for libraries, since it is the common ground that all Programming languages can easily bind to. If you want to create libraries for Python, Julia or Lua, C is probably the best choice.
@AImotivation-lq9hd
@AImotivation-lq9hd 4 месяца назад
Who the hell are you
@LmR7711
@LmR7711 11 месяцев назад
This is the number on the Pokémon card 44N-DDGG-HCH-C99
Далее
C vs C++ | Which Should you Learn?
8:53
Просмотров 24 тыс.
How to run C program in command prompt
0:58
Просмотров 242 тыс.
НЕ ПОКУПАЙТЕ ЭТО!
00:29
Просмотров 40 тыс.
This made me leave IBM
1:00
Просмотров 4,6 тыс.
How I got a Job at IBM
0:54
Просмотров 3,2 тыс.
شرح تعليمة Len في بايثون | Python #5
1:55
God-Tier Developer Roadmap
16:42
Просмотров 6 млн
This is the best way to learn C++ for free
0:40
Просмотров 363 тыс.
I made the same game in Assembly, C and C++
4:20
Просмотров 661 тыс.
How To Learn A New Programming Language
6:24
Просмотров 251 тыс.
Python vs C++ Speed Comparison
1:04
Просмотров 1,8 млн
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023
1:29:16
Развод с OZON - ноутбук за 2875₽
17:48
YOTAPHONE 2 - СПУСТЯ 10 ЛЕТ
15:13
Просмотров 120 тыс.