Daniel is a programmer, consultant, instructor, speaker, and recent author. With over 20 years of experience, he does work for private, educational, and government institutions. He is also currently a speaker for No Fluff Just Stuff tour. Daniel loves JVM languages like Java, Groovy, and Scala; but also dabbles with non JVM languages like Haskell, Ruby, Python, LISP, C, C++. He is an avid Pomodoro Technique Practitioner and makes every attempt to learn a new programming language every year. For downtime, he enjoys reading, swimming, Legos, football, and barbecuing.
| Thu 8:45 AM |
What's New in Java (Live): Tools, Gatherers and Constants
Essential Tools, Stream Gatherers, Module Imports and Lazy Constants |
|
| Thu 10:30 AM |
What's New in Java (Live): Concurrency
Virtual Threads, Structured Concurrency, and Scoped Values |
|
| Thu 1:15 PM |
What's New In Java (Live): Simplicity and Vector API
New `main`, Simple Sources, Web servers, Value Objects, and the Vector API |
|
| Thu 3:00 PM |
What's New in Java (Live): Language and Native Interop
Primitive Patterns, Flexible Constructors, Foreign Functions |
|
| Fri 8:45 AM | Java Testing Lab: Test Driven Development (with Ai) | |
| Fri 10:30 AM | Java Testing Lab: Test Driven Development (with Ai) | |
| Fri 1:15 PM |
Java's Asynchronous Ecosystem
Too Many Tools, One JVM |
|
| Fri 3:00 PM | Apache Flink: Unlocking the Power of Real-Time Data Processing |
If you build your Scala application through Test-Driven Development, you’ll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2—two of the best testing frameworks available—and how to run your tests in the Simple Build Tool (SBT) designed specifically for Scala projects.
By building a sample digital jukebox application, you’ll discover how to isolate your tests from large subsystems and networks with mocking code, and how to use the ScalaCheck library for automated specification-based testing. If you’re familiar with Scala, Ruby, or Python, this book is for you.