May 16th, 2019
11:30 am – 1:00 pm
8571 Gander Creek Drive
Miamisburg, OH 45342
Creating Eloquent Code
If you’ve been programming long, you’ve had the experience of looking at your own code and struggling to understand it. Worse yet is trying to understand other people’s code. What is it telling them? In this session, you will learn to listen to what your code is saying. You will see how choices about scope, visibility, coupling, and cohesion reveal themselves in your code. You will learn principles and practices for creating eloquent code. Examples will be in C#, but will be applicable to any object oriented language. You will come away with new ideas to make your code speak clearly and inspiration to be more mindful while writing code.