Great Lakes Software Symposium - October 14 - 16, 2016 - No Fluff Just Stuff

Venkat Subramaniam

Great Lakes Software Symposium

Chicago · October 14 - 16, 2016

You are viewing details from a past event
Venkat Subramaniam

Founder @ Agile Developer, Inc.

Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., creator of agilelearner.com, and an instructional professor at the University of Houston.

He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly-invited speaker at several international conferences. Venkat helps his clients effectively apply and succeed with sustainable agile practices on their software projects.

Venkat is a (co)author of multiple technical books, including the 2007 Jolt Productivity award winning book Practices of an Agile Developer. You can find a list of his books at agiledeveloper.com. You can reach him by email at venkats@agiledeveloper.com or on twitter at @venkat_s.

Presentations

A Practical Intro to Angular 2 using Good Old JavaScript

Like to learn how to build applications in Angular 2, but want to learn how to do so using the good old JavaScript language?

Angular 2 Beyond the Introduction

In this presentation, we continue beyond the introduction to Angular 2 and look into working with directives and routes.

Automated Testing of Angular 2 Applications Written using JavaScript

Angular 2 is build with testability in mind. The framework does not suggest that testing is good, it walks the extra mile to actually make applications testable.

Core Software Design Principles

Creating code is easy, creating good code takes a lot of time, effort, discipline, and commitment. The code we create are truly the manifestations of our designs. Creating a lightweight design can help make the code more extensible and reusable.