Videos

PhillyETE Screencast #14 – Patterns and Functional Programming – Michael Bevilacqua-Linn

From the abstract: “Patterns and functional programming aren’t often mentioned together, but they’re related in a couple of ways. First, most of the classic object oriented design patterns fade away in languages with functional features. Second, functional languages have their own set of interesting patterns, which can often be given first class language support. In this talk, based on the forthcoming Pragmatic Press book Functional Programming Patterns, we’ll examine a few of each type of pattern, and show how adding…

PhillyETE Screencast #13 – Notes from HTML5 Boilerplate and the trenches of front-end development – Nicolas Gallagher

From the abstract: “HTML5 Boilerplate is an extremely popular front-end template that helps lay the ground work for building fast, robust, and adaptable web apps or sites. This project is the product of many years of iterative development and combined community knowledge. It tries to be agnostic of any specific, higher-level development philosophy or framework. Rather than adding features, the core project is now significantly smaller than when it was first released. The original creators of the project having long…

PhillyETE Screencast #12 – RoboSpice – an open source networking library for Android – David Stemmer

From the abstract: “With mobile apps becoming more and more reliant on web services, managing network code has become one of the central responsibilities of the mobile application architect. This talk will cover Robospice, an open-source networking library for Android. Robospice streamlines some the most common networking tasks on Android, such as: –asynchronous background threading –network request, response and error handling –binding of JSON, XML and other data interchange types to Java objects –robust response caching –support for several library…

PhillyETE Screencast #11 – Jumpstarting your next iOS project – Kevin Griffin

From the abstract: “In this talk we’ll look at ways to wrangle Xcode into smoothing out the development process. We’ll also take a look at some tools for addressing common software development needs including testing, debugging and automation.”

Philly ETE Screencast #10 – Fail Fast – Tumblr’s evolving architecture – Ken Little

From the abstract: “Over the past two years Tumblr has experienced tremendous growth, with traffic growing more than 10x from less than 1.6B pageviews a month to nearly 20B pageviews a month. Tumblr started in 2007 as a traditional LAMP application with some memcache usage. Over the past two years Tumblr has moved towards a service oriented distributed system built on the JVM and supported by heavily sharded MySQL along with HBase and Redis. In this talk we’ll review the…

Philly ETE Screencast #9 – Exploring the Internals of Active Record – Aaron Patterson

From the abstract: “In this talk we’ll be exploring the internals of Active Record, the ORM used in the Ruby on Rails web framework. We’ll look at the architecture of the internals along with caching strategies, connection handling, and speed improvements. This talk will cover new features in Rails 4, as well as strategies for improvements to the internals of Active Record.”

Philly ETE Screencast #8 – The Future of the JVM – Panel Discussion

From the abstract: “In today’s production environments, tremendous amounts of work can be performed on servers running the JVM with dozens of cores, yet in just a few years we could have machines that have thousands of cores. Parallelizing work in such a “manycore” environment is a hot topic, as is managing concurrency with so many possible threads executing at the same time. Will deterministic results be impossible in such a world? Will the JVM evolve to have more hardware…

Philly ETE Keynote Screencast – Claudia Perlich – The Big Data Revolution

Our day 1 keynote presentation was delivered by Claudia Perlich of Media Six Degrees. She’s been working in the data science field long before it became a hugely popular career choice. This keynote was both filmed and screen-captured, so you’ll not only hear Ms. Perlich and watch her slides, but view the presentation as it was given. Thanks to @Stephen_Metzger for ALL of his video expertise and for his team recording video on this one. From the abstract: “The Harvard…

Philly ETE Screencast #7 – Doug Lea – Engineering Concurrent Library Components

From Doug Lea’s abstract: “Creating components based on concurrent and parallel algorithms and data structures often requires more attention to “engineering” issues not seen with most other libraries. Components created in the “obvious” way sometimes turn out to be wrong, to perform poorly, or are unusable in most applications, because the abstractions in which they are expressed are leaky, imprecise, or incorrectly specified. While many of these issues are encountered in other aspects of concurrent programming, the impact is accentuated…

PhillyETE Screencast #6 – Alex Miller – Clojure: Enemy of the State

From Alex’s abstract: “Clojure’s approach to data is significantly different than other popular languages, and somewhat different even than its Lisp heritage. On one hand, Clojure provides a small core set of immutable, persistent data structures. On the other, Clojure uses functional programming to provide a rich set of data manipulation functions. These two pillars of Clojure are fused together through the “sequence” abstraction. Because of sequences, Clojure developers expect that almost any function works with almost any composite data….

How can we help your company with your development needs?

Contact Us