IndySA

Busy Week Ahead

[12/15/2014 Update] Due to time concerns FunScript has been dropped from the Indy F# meeting. If you were really looking forward an introduction to FunScript stay tuned – we’ll be coming back to it in a few months.

This is a busy week for me on the community front with talks at multiple Indianapolis user groups. If either of these topics interest you I hope you’ll register and join us.

Indy F#

Double Feature: Type Providers and FunScript
Type Providers

Tuesday, December 16, 7:00 PM
Launch Fishers (info and registration)

On Tuesday I’ll be kicking off an Indy F# double feature by talking about Type Providers. We’ll begin with a short tour of several existing type providers and seeing how they make accessing data virtually effortless. With a good taste of what type providers can do we’ll then look behind the curtain to see how they work by walking through creating a custom type provider that reads ID3 tags from MP3 files.

Brad Pillow will follow with an introduction to building single-page applications with FunScript.

Indy Software Artisans

TypeScript: Bringing Sanity to JavaScript
Thursday, December 18, 5:30 PM
SEP (info and registration)

On Thursday I’ll change gears from F# to TypeScript. If writing JavaScript frustrates you or you just want to be more productive when developing browser-based applications you’ll definitely want to check out TypeScript. This session is not only a tour of TypeScript’s language features but also highlights the resulting JavaScript code. To help showcase how TypeScript can fit into your new or existing projects, the demo application is an AngularJS and Bootstrap application driven entirely by TypeScript.

Advertisement

Community Calendar – IndySA – September 18

IndySA is on a roll with great speakers. This month, Phil Japikse will lead the group in an interactive workshop covering user story mapping. If you want to improve your user story organization and prioritization skills, you won’t want to miss this one as Phil will guide the group through creating a user map, clearly defining order, minimal marketing features, and release plans.

I’ve been fortunate to attend a number of Phil’s previous talks and had have always learned something. You can register and find full logistics information by following the link below.

Register Here

I hope to see you there!

Community Calendar – IndySA – July 17

This morning I awoke to some great news. David Giard is coming to Carmel to present “Effective Data Visualization” at the IndySA meeting on July 17!

I had the opportunity to hear an early incarnation of this talk a while back and I can only imagine how it has been refined since then.

If data visualization is something that interests you or you just want to hear a great speaker, you won’t want to miss this event. The doors open at 5:30 with the meeting starting at 6:00. Full logistics details are available on the IndySA Meetup page.

I hope to see you there!

IndySA – March 21, 2013

The March IndySA meeting is this Thursday.  I’m excited for the opportunity to spread around a bit more F# love as this month’s speaker.  If you’re looking for a fun way to fill the evening please join us at the SEP office in Carmel at 5:30 PM.  All of the logistics details are available on the meetup site.

I hope to see you there!

About the Talk

F# Needs Love Too

Originally developed by Microsoft Research, Cambridge, F# is an open-source, functional-first language in the ML family. Despite its lofty position as a first-class Visual Studio language for the past two releases and its cross-platform availability it hasn’t seen widespread adoption in the business world. In this talk we’ll take an introductory look at F#, exploring how its constructs and terse syntax can allow you to write more stable, maintainable code while keeping you focused on the problem rather than the plumbing.