PVS-Studio
43 subscribers
160 photos
2 videos
704 links
๐Ÿ”นsearching for bugs in C, C++, C#, and Java
๐Ÿ”นit works on Windows, Linux, and MacOS

Visit our website to learn how to imrove code quality
https://pvs-studio.com
Download Telegram
Rob and Jason are joined by Phil Nash, Adi Shavit and Fred Tingaud. They talk with the three meetup and conference organizers about their motivations for launching new C++ conferences last year and discuss some of the work involved in doing so. ๐Ÿ”—https://cppcast.com/cpp-conference-organizing/
Letโ€™s reflect on how C++ changed during 2019! What were some significant events, how the Standard progressed, how tools changed and many more.

Letโ€™s have a look! ๐Ÿ”— https://www.bfilipek.com/2019/12/cpp-status-2019.html
Rob and Jason are joined by Sean Baxter. They first talk about a blog post and some papers headed for the upcoming ISO meeting in Prague. Then they discuss Circle, the compiler and language extension for C++17. ๐Ÿ”— https://cppcast.com/circle-language/
Itโ€™s no secret that the Huawei company has increasingly been opening the source code of its software products lately. It has spurred us, the developers of the PVS-Studio static code analyzer, to publish some articles on the company project checks. We call your attention to the first two articles on the topic: ๐Ÿ”—https://www.viva64.com/en/b/0688/ ๐Ÿ”—https://www.viva64.com/en/b/0690/
Rob and Jason are joined by Vadim Zeitlin one of the maintainers of WxWidgets. They first talk about a blog post describing a fantastic bug and another responding to the changes announced by Qt. ๐Ÿ”— https://cppcast.com/vadim-zeitlin-wxwidgets/
Stackshare is a platform where one can find and compare the right developer tools and see what the companies use them. Besides, it's easy to track product updates and share ones opinions with other users.

The PVS-Studio analyzer has recently got a profile there that you can follow. And if use the product, please, click on 'I use this' button.

๐Ÿ”—https://stackshare.io/pvs-studio
Rob and Jason are joined by author John Lakos. They first talk about a funny C++ themed freestyle rap video commissioned by Victor Zverovich and a C++20 reference card produced by Bartlomiej Filipek. Then John discusses his new book, Large Scale C++ Volume I: Process and Architecture. In addition to discussing the book John shares some of his thoughts on allocators, modules, move semantics and contracts. ๐Ÿ”—https://cppcast.com/john-lakos-large-scale-cpp/
There's a new section on our website when you can watch talks and lectures of our developers and learn more about the PVS-Studio static code analyzer and its abilities. For your convenience, there's also an opportunity to download the presentation file.

๐Ÿ”—https://www.viva64.com/en/video/
Brad started programming in BASIC when he was 9, primarily on the Apple IIe, transitioning to QBASIC in high school. He graduated from Kansas State University in 2005 with a BS in Computer Science and a minor in Embedded Systems. While at K-State he enjoyed working on the solar car racing team, which built and raced a vehicle across the US and Canada. After graduating in 2005, Brad started work at Garmin, where he has worked on a variety of projects including Palm PDAs, Brew phone platforms, Android, iOS, and Automotive devices. He currently leads a team focused on bike computers and fitness watches. In his free time Brad enjoys working on home improvement projects, spending time with his wife and their 5 kids, and hobby programming. ๐Ÿ”—https://cppcast.com/brad-larson-cpp-watch/
Search for ideas for implementing new diagnostic warnings in PVS-Studio ๐Ÿ”—https://medium.com/@Code_Analysis/search-for-ideas-for-implementing-new-diagnostic-warnings-in-pvs-studio-e5d24298ea78
Rob and Jason are joined by Hana Dusikova from Avast. They talk about the final changes that went into the C++20 draft which should become the official new standard in 3 or 4 months. They also discuss the direction of C++23 and some of the papers that were proposed in Prague.๐Ÿ”—https://cppcast.com/hana-dusikova-prague-trip-report/
Is static code analysis possible without false positives? ๐Ÿ”—https://habr.com/ru/company/pvs-studio/blog/490090/