Data Flow Analysis in IntelliJ IDEA - How the IDE Perceives Your Code
Offered By: JetBrains via YouTube
Course Description
Overview
Explore the inner workings of IntelliJ IDEA's data flow analysis engine in this comprehensive conference talk. Dive deep into the abstract interpretation techniques that power familiar warnings like 'Condition is always true' and 'Method invocation might produce NullPointerException' in Java code. Gain insights into how the IDE perceives your code, understand the types of errors it can detect, and learn about the challenges it faces in analysis. Discover the reasons behind false-positive warnings and develop a better understanding of the "IDE brain." Led by Tagir Valeev, Technical Lead of the IntelliJ IDEA Java team and contributor to Java's evolution, this talk offers valuable knowledge for developers seeking to enhance their understanding of IDE functionality and improve their coding practices.
Syllabus
Data Flow Analysis in IntelliJ IDEA: How the IDE Perceives Your Code. By Tagir Valeev
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity