Тёмный
No video :(

Carbon - First Impression [Programming Languages Episode 28] 

Mike Shah
Подписаться 22 тыс.
Просмотров 2,6 тыс.
50% 1

►Full First Look Series Playlist: • Programming Languages ...
►Find full courses on: courses.mshah.io/
►Join as Member to Support the channel: / @mikeshah
►Lesson Description: In this lesson we take a look at Carbon -- a potential C++ successor language that was first announced in July of 2022. Carbon is in the early stages, and is a promising project to improve how we write and read C++ code. Carbon emphasizes the idea that we can interoperate and mix with C++ code, such that we'll be able to transition from one language to the other over time. Carbon is one of the earliest languages that we have looked at in this series, and it is perhaps interesting to watch the evolution of a programming language from start to design. I'll look forward to watching the development, and I'm curious what folks think of Carbon. As always, let me know what resources/tools I missed that others should know about in the comments below!
►RU-vid Channel: / mikeshah
►Please like and subscribe to help the channel!
►Join our free community: courses.mshah....

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

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@twenty-fifth420
@twenty-fifth420 2 месяца назад
IMO, I see CPP Front as the future of C++ and other languages as well. The big 3 of those are D, Nim and Odin. You could say Rust, but I know some Rusties would get on me for that. I could also say Swift as an honorable mention, but it is sort of inbetween a high/low systems language. Since it does not have raw memory access except with interfacing with C/C++, I know some hardcore C++ devs will probably look away at it. ...That said, Carbon is a very cool name.
@MikeShah
@MikeShah 2 месяца назад
I'm excited to see what happens (and maybe some of you folks will even participate in pushing things one way or the other :) ). It was interesting that in the JavaScript evolution comparison, that TypeScript pretty much has won, but there were other things like CoffeeScript (which is still in use) that I remember being quite popular -- so never know what will take off!
@c_3ax
@c_3ax 2 месяца назад
mike, ever thought about streaming? awesome video as always btw
@MikeShah
@MikeShah 2 месяца назад
Starting to consider it more -- need to figure out Twitch vs RU-vid and what kind of content. I think some of the content from this series would have been nice to livestream
@bsdooby
@bsdooby 2 месяца назад
Looking forward to some nice livestreams 👍
@c_3ax
@c_3ax 2 месяца назад
@@MikeShah great! and yes, this series would be nice in stream :)
@bsdooby
@bsdooby 2 месяца назад
Would be great to have an honest feedback from you @MikeShah on the most promising language of these „direct“ alternatives to C++. Which one do you/did you like the most, etc.
@bsdooby
@bsdooby 2 месяца назад
No need to consider Dlang (the best anyways ;)), or the other languages of the series which are not considered system languages.
@MikeShah
@MikeShah 2 месяца назад
Throwing out dlang from the contenders, so far I like cpp2 🙂 could be purely because it seems further along​@@bsdooby
@GaryChike
@GaryChike 2 месяца назад
I agree with many of your comments Mike. I have a strong 2D/3D background since 1991, and seeing the keyword 'vector' as a dynamic array in C++ always throws me off a little
@MikeShah
@MikeShah 2 месяца назад
I can't recall the history, I know it's documented somewhere, but I just don't know why it wasn't 'dyn_array' or something of that sort 😂
@GaryChike
@GaryChike 2 месяца назад
@@MikeShah 😂
@kseo-u
@kseo-u 2 месяца назад
C3 next?
@MikeShah
@MikeShah 2 месяца назад
Will add it to the wishlist -- I think there was also Safe-C, Cyclone, HolyC (which I just learned about) and maybe C0 if I recall correctly 😅
@kseo-u
@kseo-u 2 месяца назад
@@MikeShah The joyful list of languages that aim to fix C! Looking forward! Love this series. Helps me to learn so many different languages I never knew about
@androth1502
@androth1502 2 месяца назад
@@MikeShah holyc was written by the greatest programmer who ever lived. you would have to run holyc in an emulator and be prepared for a psychedelic experience of flashing text and no line spacing.
@thegameoflife9179
@thegameoflife9179 2 месяца назад
there must be a carbon footprint if we use this? sorry couldnt resist 🤣
@MikeShah
@MikeShah 2 месяца назад
😜
@314Labs
@314Labs 2 месяца назад
Love this series!!
@MikeShah
@MikeShah 2 месяца назад
Thank you! It's been a blast to film :)
@androth1502
@androth1502 2 месяца назад
i'm surprised you haven't done C# yet. it's one of the more popular languages. i've dabbled in it and at first, i thought it was the most beautiful programming language, then it became a mess like C++, now it's back on my top 10. i actually find all the .NET language family fun and interesting in their own way(C#, F#, scala (which targets both JVM and CLR)).
@MikeShah
@MikeShah 2 месяца назад
C# is one I'm considering for later on. I really haven't used it for anything serious in probably 10 years -- so it'll probably feel like a new language to me :)
@balodoc
@balodoc Месяц назад
u have no right to criticize the programming language if you cannot create one yourself
@MikeShah
@MikeShah 9 дней назад
This series is about a 'first impression' of using a language, and explicitly not to negatively criticize any selected language. Languages come with many trade-offs :) I will admit at this time my own hobby programming languages I have created previously are indeed nothing overly complex or as complete as anything viewed here 😅. The goal is to look at languages for a first time, and capture that 'first hour' or so investigating something new (i.e. in many ways to become a newcomer again). 🙂
@Singlton
@Singlton Месяц назад
Garbage collected? If yes then through it away and use Rust
@MikeShah
@MikeShah Месяц назад
I have not heard anything about this being garbage collected: github.com/carbon-language/carbon-lang/blob/trunk/docs/project/faq.md#why-not-a-garbage-collected-language-like-java-kotlin-or-go
@romangeneral23
@romangeneral23 Месяц назад
It's called Dark Mode. Use it please!!!!
@bobweiram6321
@bobweiram6321 2 месяца назад
"Perceived shortcomings of C++?" That phrase tells me everything I need to know about the language. It was designed with the same philosophy behind C++ which means it sucks.
@MikeShah
@MikeShah 2 месяца назад
Still in active evolution, let's see what happens!
@__hannibaalbarca__
@__hannibaalbarca__ 2 месяца назад
If they are some, why we need to west time.
Далее
Mojo - First Impression [Programming Languages Episode 29]
1:10:21
Nim - First Impression [Programming Languages Episode 12]
1:12:12
zig will change programming forever
9:34
Просмотров 290 тыс.
Programming Languages I used at Google (C++ rant)
6:14
Andrew Kelley   Practical Data Oriented Design (DoD)
46:40
Boolean Is Not Your Friend
12:45
Просмотров 38 тыс.
C++ vs Rust: which is faster?
21:15
Просмотров 391 тыс.