YoVDO

The Checker Framework in Action

Offered By: Devoxx via YouTube

Tags

Devoxx Courses Java Courses Static Analysis Courses SQL Injection Prevention Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how to prevent runtime errors and enhance code quality with this 33-minute conference talk from Devoxx. Explore the Checker Framework, a powerful tool offering over a dozen pluggable type systems for Java. Learn how to guarantee compile-time prevention of common issues like null pointer exceptions, SQL injections, and concurrency errors. Watch a practical demo showcasing the framework in action, understanding its concepts and applications. Gain insights from experts Werner Dietl and Michael Ernst on implementing pluggable type-checking to improve code reliability and security. Leave equipped with knowledge to eliminate bugs and create more trustworthy software using this freely available tool.

Syllabus

The Checker Framework in Action Preventing Errors Before They Happen
Cost of software failures
Software bugs can cost lives
Outline
Java's type system is too weak
Some errors are silent
Prevent information leakage
Specification 2: unencrypted parameter
Demo: Preventing SQL injection
Solution: Pluggable Type Checking
Optional Type Checking
Eclipse, Intelli , NetBeans plug-ins
Ant, Maven, Gradle integration
Benefits of type systems
Checkers are usable • Type-checking is familiar to programmers • Modular: fast, incremental, partial programs • Annotations are not too verbose
String type systems
Security type systems
Verification
Checker Framework Community Open source project
Pluggable type-checking improves code
Regular Expression Example
Fixing the Errors


Taught by

Devoxx

Related Courses

Play by Play: Developing Microservices and Mobile Apps with JHipster
Pluralsight
Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube
Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube
Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube
The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube