Presentation Files are here
Thursday September 8, 2011
Mixer @ 6:00pm / Talk @ 6:30pm
Topic: Data Parsing and Transformation - A Dynamic and Declarative Approach - Mike Andrews
We've all done it before - parse a file, transform it into a class or generic type for manipulation and then push it elsewhere: a database, a network stream, another file to be ingested by another program. These types of problems generally require one-off solutions with little reusability between projects.
Despite having generic parsers for handling types of data like fixed-width, delimited, xml, etc, they do not provide a concrete definition of the data that you need to properly manipulate it. We’ll explore using dynamic and declarative development to create a hybrid approach that can be both generic and concrete, yet provide the speed and scalability that is needed to meet customer demands and help you develop solutions faster.
About Mike: Mike Andrews is currently a software engineer with Vestcom, Inc. where he builds custom solutions to meet customer data needs. He has more than 17 years of development experience with companies in Oklahoma, Louisiana, and Arkansas, including his own consulting business. His development experience includes front-end design, back-end database development, and everything else in between.
Though he has Microsoft certifications, most of his knowledge and understanding comes from self-teaching and direct experience in tackling problems and learning from peers. He originally learned to program on a TI-99/4A computer and has been hooked ever since. He is excited about programming and looking forward to see what software development challenges come in the future.