F5 Networks

Events coming up

Past events

  • Java Language Study Sessions

    Tue, 1 Nov 2011, 02:00 - 04:00 in Seattle, United States

    Objective:Most of us have a pretty good working knowledge of Java.  However, I'd like to become a more efficient programmer for Android by learning the language in more detail. We will be studying the language by using the book “Sun Certified Programmer for Java 6 Study Guide”.Book:Sun Certified Programmer for Java 6 Study GuideTimes, Dates

  • Concurrent programming in Android, Part II

    Wed, 7 Sep 2011, 02:00 - 04:00 in Seattle, United States

    Until quite recently, mobile platforms were a pretty safe place to run concurrent programs.  Since they had only a single, simple processor, even programs that took completely unsafe liberties were still likely to run without error, most of the time.With the advent of processors like the Cortex-A5, though, this is changing.  The multiple threads of an Android application may actually run concurrently or share data through a multi-layer cache.

  • Google Presents: Current Issues in the Android Ecosystem

    Tue, 7 Jun 2011, 01:30 - 03:30 in Seattle, United States

    Come listen to Tim Bray from Google's Android Developer Advocate program talk about current issues in the Android ecosystem!Will he talk about Honeycomb?  Will he talk about tablets?  Will he talk about mysterious other topics we can't even guess at?  Magic 8-ball says "Yes!"  If you have specific questions, comments, or praise, this is as close as we're likely to get to the Google developers, so bring your notes and your ideas, and we'll see what happens!

  • Introduction to Android Programming: Training and Classroom Sessions

    Tue, 19 Apr 2011, 02:00 - 04:00 in Seattle, United States

    How would you like to learn about Android programming from the ground up?Your fearless leader, Benn Bollay, and newest member Bill Herman will be hosting a guided study group based on the book "Sams Teach Yourself Android Application Development in 24 Hours" by Sams Publishing (ISBN# 978-0321673350).Who: Any member of the Seattle Android Developers group with experience in at least one object oriented programming language

  • AT&T Presents: Mobile App Hackathon

    Sat, 16 Apr 2011, 16:00 - 18:00 in Seattle, United States

    Hello everyone!Sorry for the short notice on this one - just two weeks away, gasp! - but AT&T and F5 Networks are hosting a Mobile App Hackathon here at F5 on April 16th.  What is a "Hackathon" one asks?  Let me tell you!A hackathon is an all day event where a bunch of people, after some presentations in the morning, furiously develop an application - on the spot, live! - for prizes and recognition.

  • Android Game Development Briefing

    Wed, 13 Apr 2011, 01:30 - 03:30 in Seattle, United States

    Over the course of the last year, I spent a large amount of time writing a basic game engine for the Android platform.  During this talk, I will present some of the interesting things I learned, throw some code on the wall, and talk about how any of you aspiring game developers out there can avoid making the same mistakes I did.Since I usually just MC these events, I'm also going to open the floor up for any co-presenters that have professional (read: published games)

  • Introduction to Android Programming: Training and Classroom Sessions

    Tue, 12 Apr 2011, 02:00 - 04:00 in Seattle, United States

    How would you like to learn about Android programming from the ground up?Your fearless leader, Benn Bollay, and newest member Bill Herman will be hosting a guided study group based on the book "Sams Teach Yourself Android Application Development in 24 Hours" by Sams Publishing (ISBN# 978-0321673350).Who: Any member of the Seattle Android Developers group with experience in at least one object oriented programming language

  • Introduction to Android Programming: Training and Classroom Sessions

    Thu, 17 Mar 2011, 02:00 - 04:00 in Seattle, United States

    How would you like to learn about Android programming from the ground up?Your fearless leader, Benn Bollay, and newest member Bill Herman will be hosting a guided study group based on the book "Sams Teach Yourself Android Application Development in 24 Hours" by Sams Publishing (ISBN# 978-0321673350).Who: Any member of the Seattle Android Developers group with experience in at least one object oriented programming language

  • Introduction to Android Programming: Training and Classroom Sessions

    Thu, 24 Feb 2011, 03:00 - 05:00 in Seattle, United States

    How would you like to learn about Android programming from the ground up?Your fearless leader, Benn Bollay, and newest member Bill Herman will be hosting a guided study group based on the book "Sams Teach Yourself Android Application Development in 24 Hours" by Sams Publishing (ISBN# 978-0321673350).Who: Any member of the Seattle Android Developers group with experience in at least one object oriented programming language

  • Pitch your App to T-Mobile

    Wed, 9 Feb 2011, 02:30 - 04:30 in Seattle, United States

    How would you like your application to be seen by a few million people? What do you think that would do to your sales?Come to the first meetup of the new year here at F5 Networks and pitch your application to Sue Schmitz of T-Mobile and a panel of judges. She's responsible for identifying quality applications - like yours! - and including it in the various pieces of promotional literature.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan