Greater Wisconsin Software Symposium - March 13 - 14, 2015 - No Fluff Just Stuff

Daniel Hinojosa

Greater Wisconsin Software Symposium

Madison · March 13 - 14, 2015

You are viewing details from a past event
Daniel Hinojosa

Independent Consultant

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.

Presentations

The Walking TDD

Didn't you hear the news? TDD is dead. Yet many developers rely on it for quality code. Come join the zombie apocalypse and learn and understand TDD, what sets it apart from unit testing after the fact, what to do when you need to update code, effective mocking, automatically generating test data and lots of it, leaving code alone and respecting your work, and more

The Walking TDD

Didn't you hear the news? TDD is dead. Yet many developers rely on it for quality code. Come join the zombie apocalypse and learn and understand TDD, what sets it apart from unit testing after the fact, what to do when you need to update code, effective mocking, automatically generating test data and lots of it, leaving code alone and respecting your work, and more

What the hell are math nerds talking about? (1/2)

Functional Programming is now a dominating force and comes with a baggage of terms that sound more like diseases than software design. In this two part series we break down and learn enigmatic terms like higher order functions, type classes, ad-hoc polymorphism, types vs. kinds, functors, applicatives, monoids, and monads. The attempt for this presentation is to make huge mathematical topics understandable and to explain when and where such design structures can help you in your daily development.

What the hell are math nerds talking about? (2/2)

Functional Programming is now a dominating force and comes with a baggage of terms that sound more like diseases than software design. In this two part series we break down and learn enigmatic terms like higher order functions, type classes, ad-hoc polymorphism, types vs. kinds, functors, applicatives, monoids, and monads. The attempt for this presentation is to make huge mathematical topics understandable and to explain when and where such design structures can help you in your daily development.

Personal Agility with the Pomodoro Technique

Time is very precious and is often threatened by phone calls, emails, co-workers, bosses, and most of all, yourself. The Pomodoro Technique reigns in unfocused time and gives your work the urgency and the attention it needs, and it's done with a kitchen timer.