Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top

Webinar: Let's make a programming language. Lexer - 29.04

>
>
Posts: #Knowledge

Posts: # Knowledge

20 Sep 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...
...
12 Sep 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...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
10 Sep 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...
...
27 Aoû 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...
...
23 Aoû 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...
...
05 Aoû 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...
...
24 Jui 2024
C++ programmer's guide to undefined behavior: part 2 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the second 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...
...
21 Jui 2024
Bitwise operators in Java: unpacking ambiguities
Kirill Epifanov
The "&" and "|" operators are pretty straightforward and unambiguous when applied correctly. But do you know all the implications of using bitwise operators instead of logical ones in Java? In...
...
19 Jui 2024
I _____ hate arrays in C++!
Anton Tretyakov
Or why I think developers need to know about them but should not use...
...
View more Pagination arrow previous
Showing: - of 164