Skip to content

Details

This time we'd like to welcome a special guest from JetBrains to talk about their latest IDE for C/C++ development. JetBrains has been known for years to provide the best IDEs for languages such as Java, Scala, C# and even recenlty ObjectiveC and plain C and C++.

It's really awesome to see some movement on the C IDEs front - with that let me introduce the speaker and abstract of the talk:

Anastasia Kazakova (JetBrains)

CLion is a new cross-platform C/C++ IDE from JetBrains. For over a decade we are providing developers with products that boost productivity with many smart features. And now it’s time to share our experience with C and C++ developers. During this talk Anastasia Kazakova (CLion team) will give an overview of the CLion features, including CMake support, code editor, code analysis and quick fixes, refactoring and code generation. Come and learn how to change signature of a function safely in one click, override parent’s function in one simple shortcut, find any unreachable code and even perform a data flow analysis on your C/C++ code base.

https://www.jetbrains.com/clion/img/overview/smartEditor@2x.png

Related topics

You may also like