Тёмный
No video :(

Keynote: What can C++ do for embedded systems developers? - Bjarne Stroustrup 

NDC Conferences
Подписаться 196 тыс.
Просмотров 38 тыс.
50% 1

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

 

27 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@bdafeesh
@bdafeesh 6 лет назад
What a great talk but why do so many talks have glitchy mics...Didn't we figure this out decades ago?
@xvit
@xvit 3 года назад
I've watched a number of Bjarne Stroustrup presentations, and this is a particularly interesting one. It's interesting to hear him talk about the cost of abstractions, and when and where to spend that cost. Shame about the audio in some sections (somebody link a clean version if it's out there), but it's worth persevering.
@Hardwareandi
@Hardwareandi 3 года назад
I hesitated giving a thumbs up because it meant incrementing 512 upvotes.
@raymundhofmann7661
@raymundhofmann7661 6 лет назад
Audio is broken
@willemhekman1788
@willemhekman1788 5 лет назад
Nice talk. Thanks for uploading!
@WouterVanOoijen
@WouterVanOoijen 5 лет назад
Sheet 16: for 8-bit chips probably stick to assembler - bullocks! The C++ style that is appropriate for small 32-bot Cortexes is perfect for 8-bit AVRs too. And for ancient chips like PICs and 8051 a C-dialect is more appropriate than assembler.
@nullplan01
@nullplan01 2 года назад
44:40: And there you run headlong into a limitation of C++. That code is bad, and it cannot be made good. The problem is that the return value of fclose() is not checked. Personally, I treat fclose() failure as a write failure (so if it happens in a read stream I don't care, but on a write stream I have to assume the file wasn't written correctly). Now, ~File_handle() cannot return an error code, and it should not throw an exception (or else, if the file is destroyed because of an exception, this itself causes undefined behavior). So there is nothing that ~File_handle() can do to signal failure. So the failure gets silently ignored, and the file is corrupted.
@lerssilarsson6414
@lerssilarsson6414 3 года назад
The firmware of the remote control was written in (Embedded)C++ - i presume? ;-)
@fndzx1
@fndzx1 5 лет назад
What about mechatronics engineers,do they have a chance?
@043mehdi
@043mehdi 5 лет назад
ohy yes, of course
@romsthe
@romsthe 6 лет назад
buy an effing de-esser, you're ruining every one's ears
@boyandrenski2656
@boyandrenski2656 5 лет назад
and this de-esser will probably be written in C++...
@hamoudiayoub9341
@hamoudiayoub9341 3 года назад
C++ will never replace c even if they generate the same assembly code
@clodgozon3968
@clodgozon3968 5 лет назад
I just noticed there are no girls there.
@zanityplays
@zanityplays 4 года назад
Too busy working on the standard library
@anokhias
@anokhias 3 года назад
@@zanityplays so that lame people like you can write better code
@anokhias
@anokhias 3 года назад
Yes, because there are people like you here.
@zanityplays
@zanityplays 3 года назад
@@anokhias Exactly.
Далее
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023
1:29:16
Bjarne Stroustrup: C++ | Lex Fridman Podcast #48
1:47:13
The Design of C++ , lecture by Bjarne Stroustrup
1:15:52
Просмотров 322 тыс.
Bjarne Stroustrup - The Essence of C++
1:39:11
Просмотров 1,2 млн