Constant Integer Type Declarations Initilized With Constant Expressions Should Be Constants
Источник: The Pasture
Источник: The Pasture
The Pasture
Constant Integer Type Declarations Initialized With Constant Expressions Should Be Constants
Constant integer-typed (including enumeration-typed) object declarations in C that are immediately initialized with an integer constant expression should jus...
С++ вам не нянька! Делайте, что хотите, но виноваты будете сами
Источник: Habr
Автор: AI-SHA (Криптонит)
Источник: Habr
Автор: AI-SHA (Криптонит)
Хабр
С++ вам не нянька! Делайте, что хотите, но виноваты будете сами
Поговорили о перспективах С++, его особенностях и востребованности на рынке с Андреем Никитиным, ведущим инженером-разработчиком направления системного программирования Нижегородского подразделения...
C++ Weekly - Ep 433 - C++'s First New Floating Point Types in 40 Years!
Источник: Cᐩᐩ Weekly With Jason Turner
Источник: Cᐩᐩ Weekly With Jason Turner
YouTube
C++ Weekly - Ep 433 - C++'s First New Floating Point Types in 40 Years!
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
Upcoming Workshops:
► C++ Best Practices Workshop, ACCU, Bristol UK, Mar 31, 2025: https://accuconference.org/
Episode details: https://github.com/lefticus/cpp_weekly/issues/303
T-SHIRTS AVAILABLE!
► The best…
Upcoming Workshops:
► C++ Best Practices Workshop, ACCU, Bristol UK, Mar 31, 2025: https://accuconference.org/
Episode details: https://github.com/lefticus/cpp_weekly/issues/303
T-SHIRTS AVAILABLE!
► The best…
Improving the Safety and Security of Digital Products Made Available in the European Union - Understanding the European Cyber Resilience Act (CRA)
Источник: Qt Blog
Источник: Qt Blog
www.qt.io
Improving the Safety and Security of Digital Products Made Available in the European Union - Understanding the European Cyber Resilience…
The emergence of new AI technologies, advancements in connectivity and cultural developments, such as the transformation of remote work since Covid-19 have changed the cybersecurity landscape for good. An increasing number of individuals, businesses and even…
C++20 в bare-metal программировании, работа с регистрами микроконтроллеров Cortex-M
Источник: Habr
Автор: big_dig_dev
Источник: Habr
Автор: big_dig_dev
Хабр
C++20 в bare-metal программировании, работа с регистрами микроконтроллеров Cortex-M
RP2040 peripheral registers Сегодня я хотел бы обсудить тему, с которой так или иначе сталкивался почти каждый программист встраиваемых устройств без использования настоящих...