Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
Posts: #Knowledge

Posts: # Knowledge

Oct 22 2024
What's new in C# 13: overview
Valentin Prokofiev
A new C# version is coming soon, continuing our annual overview series. This year's release brings more changes than the last. That's nice to see! There are both major changes and specialized...
...
Sep 27 2024
std::array in C++ isn't slower than array in C
Anton Tretyakov
Or why one shouldn't be afraid of convenient...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Sep 25 2024
C++ programmer's guide to undefined behavior: part 6 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the sixth part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
Sep 20 2024
Clean code: blessing or curse? Act II. Compromise
Valerii Filatov
What matters more: code performance or agility? Shall we abandon a clean code philosophy to enhance performance? Let's answer these—and many other questions—together with the PVS-Studio...
...
Sep 12 2024
C++ programmer's guide to undefined behavior: part 5 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the fifth part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
Sep 10 2024
Time to refactor legacy with OOP
Konstantin Volohovsky
Years pass, and projects overgrow dark spots that nobody wants to venture into—they're too tricky and prone to failure. Today, we're diving into refactoring legacy code with OOP. And we're gonna...
...
Aug 27 2024
Clean code: blessing or curse? Act I. Confrontation
Valerii Filatov
The concept of clean code is familiar to many people. Some programmers support it, while others think it hurts the industry. Casey Muratori, who's in the second group, stated that clean code...
...
Aug 23 2024
C++ programmer's guide to undefined behavior: part 4 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the fourth part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
How to develop code analyzer in 48 hours
Viktoria Pelipenko, Kirill Epifanov, Konstantin Volohovsky
Static analysis is a robust tool that helps developers to control code quality. Let's try to develop a simple analyzer for Lua using Java and see what's under the static analyzer...
...
Aug 05 2024
C++ programmer's guide to undefined behavior: part 3 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the third part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
View more Pagination arrow previous
Showing: - of 157