Code that Snack!
Presented by: Leah Vogel
Have you ever eaten a sandwich? Could you tell someone else exactly how to make one? ...
Format: KidzMash SessionzLevel: Introductory and overviewExploring the Reactive Landscape
Presented by: Mary Grygleski
As Java is an object-oriented language that inherently supports the imperative programming style, asynchronicity presents a challenge that can turn the code into nightmare. One way to deal with the complexity of asynchronicity is to introduce reactivity onto the coding level (reactive programming),...
Format: General SessionLevel: Introductory and overviewIntroduction to Functional Programming: It Isn’t So Scary
Presented by: Justin Pihony
Functional programming has been around for decades, yet only recently has it become mainstream. It yields simpler, terser code which is easier to both test and debug, among other benefits. However it is still often seen as unapproachable, with zealots touting words like monad, functor, and other,...
Format: General SessionLevel: Introductory and overview