Source Code Models in the JDK and Their Use - Lecture
Offered By: GeeCON Conference via YouTube
Course Description
Overview
Explore JDK APIs and tools for Java source code modeling in this 53-minute conference talk from GeeCON Prague 2022. Discover how to leverage these models for code generation and enhanced source code checks. Learn about the standard API for Java source code modeling in the javax.lang.model packages, as well as the more detailed Trees API for accessing Abstract Syntax Trees (ASTs). Gain insights into accessing source code models through various methods, including annotation processors, javac compiler plugins, and direct javac execution without a command line. Enhance your understanding of Java development tools and improve your ability to manipulate and analyze source code effectively.
Syllabus
GeeCON Prague 2022: Jan Lahoda - Source code models in the JDK and their use
Taught by
GeeCON Conference
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