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
Kris is a C++ Software Engineer who currently lives a couple of doors down from CppCon 2019. He has worked in different industries over the years including telecommunications, games and most recently finance for Quantlab Financial. He has an interest in modern C++ development with a focus on performance and quality. He is an open source enthusiast with multiple open source libraries where he uses template metaprogramming techniques to support the C++ rule - "Don't pay for what you don't use" whilst trying to be as declarative as possible with a help of domain-specific languages. Kris is also a keen advocate of extreme programming techniques, test/behaviour driven development and truly believes that 'the only way to go fast is to go well!'. Visit the link to listen to the podcast http://cppcast.com/2019/01/kris-jusiak/
Christopher is a Staff Software Engineer on the ComputeCpp Runtime for Codeplay Software and a co-founding member of SG20. He is passionate about teaching people how to write programs using idiomatic C++, and also advocates for developers to consider adopting algorithms and ranges. When not thinking about C++, Chris is often playing games, watching films, or trying something new.

Visit the link to listen to the podcast 🙂: http://cppcast.com/2019/01/chris-dibella/
Last autumn our developer Egor Bredikhin attended Meeting C++ Conference to give a speech on 'How to write more reliable code'. Now we are happy to present you a video provided by Meeting Cpp channel on Youtube.

Visit the link to watch the video 🙂https://www.youtube.com/watch?v=KpdSFZOQCl8
What encouraged the author to write this article is considerable quantity of materials on static analysis, which recently has been increasingly coming up.

🔹What are analyzers not able to do?
🔸What is their real part and place in the process of software delivery?
🔹How to implement the analysis properly?

Read the article to know all the answers: https://habr.com/ru/post/440610/
John Regehr is a professor at the University of Utah where he's been on the faculty since 2003. He likes to work on compilers and software correctness, but used to work on real-time and embedded systems. When he has free time he likes to go hiking in the desert with his kids. Visit the link to listen to the podcast: http://cppcast.com/2019/02/john-regehr/