Artwork

Контент предоставлен Open 3D Foundation. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Open 3D Foundation или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.
Player FM - приложение для подкастов
Работайте офлайн с приложением Player FM !

Momentum Continues for Performant C++

33:21
 
Поделиться
 

Manage episode 349730995 series 3400515
Контент предоставлен Open 3D Foundation. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Open 3D Foundation или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.

C++ is the underlying language driving projects in nearly every industry. It can be found in medical devices, oil exploration, financial, gaming, big machine equipment, safety devices, you name it, C++ is a part of it. Until the last few years, there have been very few options that deliver the performance of C++, and it continues to evolve.

In this episode, Royal O’Brien talks with Jason Turner about C++, its origins and where it’s going. Listen and get their perspectives on:

  • Why tools like optimizing compilers, smart pointers, and standard containers make manual memory management an invalid reason for not choosing to use C++.
  • Some of the best uses cases for C++, such as:
    • Soft real-time requirements
    • Performance
    • Writing GUI applications
    • Compiling onto WebAssembly for faster run time
  • The pros and cons of successor languages, such as Rust.
  • The momentum of C++ leading it to be the language used in 80% of 3D engines.
  • The common misnomer that C# and C++ are equivalents.

Jason literally wrote the book on best practices for C++, and started a C++ best practices organization on GitHub (github.com/cpp-best-practices). Here are just a few of the top best practices he shares in this episode:

  • Use C++ 11 threads for portability.
  • Rely on existing, well-established, proven libraries, particularly if you're starting from scratch.
  • It’s essential to have a continuous integration environment that ensures your application works across compilers and across platforms.

Enjoy this episode of Tales from the 3rd Dimension, and in the meantime, if you’d like to learn more about Jason and his work, here’s how to find him:

Podcast, CppCast. Although no new episodes are being recorded, there are more than 350 episodes covering a large variety of topics.

Jason Turner, C++ Trainer, Speaker, and Developer

​​Jason is an internationally known, award winning, C++ keynote speaker and trainer. His YouTube channel, C++ Weekly, has a loyal following of over 60 thousand subscribers and more than 3 million views. He has spoken and provided training across the United States, Poland, Germany, Netherlands, United Kingdom and New Zealand at more than 10 conferences and 15 companies. Jason utilizes his 2 decades of C++ knowledge and unique training style to help organizations write clean, maintainable, and efficient programs. In recognition of his contributions to the C++ community, he has been awarded as a Microsoft MVP since 2015.

  continue reading

11 эпизодов

Artwork
iconПоделиться
 
Manage episode 349730995 series 3400515
Контент предоставлен Open 3D Foundation. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Open 3D Foundation или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.

C++ is the underlying language driving projects in nearly every industry. It can be found in medical devices, oil exploration, financial, gaming, big machine equipment, safety devices, you name it, C++ is a part of it. Until the last few years, there have been very few options that deliver the performance of C++, and it continues to evolve.

In this episode, Royal O’Brien talks with Jason Turner about C++, its origins and where it’s going. Listen and get their perspectives on:

  • Why tools like optimizing compilers, smart pointers, and standard containers make manual memory management an invalid reason for not choosing to use C++.
  • Some of the best uses cases for C++, such as:
    • Soft real-time requirements
    • Performance
    • Writing GUI applications
    • Compiling onto WebAssembly for faster run time
  • The pros and cons of successor languages, such as Rust.
  • The momentum of C++ leading it to be the language used in 80% of 3D engines.
  • The common misnomer that C# and C++ are equivalents.

Jason literally wrote the book on best practices for C++, and started a C++ best practices organization on GitHub (github.com/cpp-best-practices). Here are just a few of the top best practices he shares in this episode:

  • Use C++ 11 threads for portability.
  • Rely on existing, well-established, proven libraries, particularly if you're starting from scratch.
  • It’s essential to have a continuous integration environment that ensures your application works across compilers and across platforms.

Enjoy this episode of Tales from the 3rd Dimension, and in the meantime, if you’d like to learn more about Jason and his work, here’s how to find him:

Podcast, CppCast. Although no new episodes are being recorded, there are more than 350 episodes covering a large variety of topics.

Jason Turner, C++ Trainer, Speaker, and Developer

​​Jason is an internationally known, award winning, C++ keynote speaker and trainer. His YouTube channel, C++ Weekly, has a loyal following of over 60 thousand subscribers and more than 3 million views. He has spoken and provided training across the United States, Poland, Germany, Netherlands, United Kingdom and New Zealand at more than 10 conferences and 15 companies. Jason utilizes his 2 decades of C++ knowledge and unique training style to help organizations write clean, maintainable, and efficient programs. In recognition of his contributions to the C++ community, he has been awarded as a Microsoft MVP since 2015.

  continue reading

11 эпизодов

Alle Folgen

×
 
Loading …

Добро пожаловать в Player FM!

Player FM сканирует Интернет в поисках высококачественных подкастов, чтобы вы могли наслаждаться ими прямо сейчас. Это лучшее приложение для подкастов, которое работает на Android, iPhone и веб-странице. Зарегистрируйтесь, чтобы синхронизировать подписки на разных устройствах.

 

Краткое руководство