Tag Archives: android

Women Techmakers + LadyHacks

I was a mentor and project lead today the Women Techmakers + LadyHacks hackathon this weekend. LadyHacks follows the model of a civic hackathon, which emphasizes creating projects for the greater good. This event is a partnership between the Philadelphia GDG (I’m the organizer [grew out of the Android Alliance]) and LadyHacks for International Women’s Day!

LadyHacks is a community event for women of all skill levels to work collaboratively on projects using technology to provide solutions. Beginners, tech-curious, and experienced developers all attended and shared their knowledge and skills while working on projects that they are passionate about.

LadyHacks work room. (2014) @coreylatislaw.com

Continue reading Women Techmakers + LadyHacks

AnDevCon San Francisco 2013

I’m back at the Android Developers Conference this week and learning about all things Android and networking with some of the best Android developers in this half of the world.

As I did in Boston, I’m giving a different spin on my fragments talk. I’ve designed a half-day workshop that walks you through two code examples, to give you a better sense for the how much easier it is to begin your project with fragments instead of retrofitting them later.

Continue reading AnDevCon San Francisco 2013

AnDevCon Boston 2013

I’ve been at the Android Developers Conference this week learning about embedded Android development, the best way to handle HTTP requests, concurrency strategies, and performance enhancements. The talks have been great and I’ve enjoyed networking with Android developers from around the world.

This morning I’m giving a different spin on my fragments talk. This will be a workshop to walk through code examples instead of lecture style. As we work through two examples, it will give you a sense for the how much easier it is to begin your project with fragments instead of retro fitting them later.

Continue reading AnDevCon Boston 2013

Mobile, Marketing and Ecommerce Trends

Philly Tech Week is a week-long celebration that unites technologist across varied disciplines. The events range from playing pong on the side of skyscraper to hacking space apps to the future of music and everything in-between. The events typically bring together a cross section of the local tech scene.

On Friday, I spoke on the panel “Native Apps, Responsive Web Development and the New Mobile Ecosystem” at the sold-out Mobile, Marketing and Ecommerce Trends event. In a two part series, I will share the questions asked and my thoughts on each. I’d love to hear your feedback and hope to see you at a future event.

Continue reading Mobile, Marketing and Ecommerce Trends

Android 101, Class 4

Instead of focusing on styling in yesterday’s class, we focused on the Java code to make the calculator work. We’ve moved the styling lab and material to today’s class. If you were having trouble with the calculator portion of the class – do not dispair! Download the latest code from the classroom example so you can follow along with the styling lab today.

If you haven’t finished last week’s homework, don’t be discouraged! Join us at project night! Also, I will be posting my finished application so you can see how I implemented the project.

Continue reading Android 101, Class 4

Why I’m Not Attending the Philly Geek Awards

Although I love the idea of highlighting geeky leaders and businesses that make a difference in this city, I’m disappointed that the mobile community has been undeserved for two years running.

Last year there was a category to recognize the best iOS app of the year. I found out about the event rather late and mounted an unsuccessful campaign to get an Android category on the roster. Although defeated, I was encouraged about the future, because the organizers promised to have a category the following year to highlight all platforms.

Continue reading Why I’m Not Attending the Philly Geek Awards

Android 101, Class 1

Welcome to the Girl Develop It Android 101 course! The course material will be open, just make sure to prepare your development environment before attempting the material.

Slides & Notes

This course assumes that students have no programming or Java experience. Therefore, the slides for the first class focus mainly on object oriented programming principles, the Java programming language, and using the IntelliJ IDE. Class 1 Handout.

Continue reading Android 101, Class 1

Beginning Android with IntelliJ

Welcome future Android developers!

I’m very excited about next week’s class! I’m a huge fan of Android and can’t wait to share my love with you all.

Please install all of the following before class begins. It takes a long time to install several of these tools, so it would be hard on the class bandwidth and will take a lot of time to get ready while the class is going on around you!

Continue reading Beginning Android with IntelliJ