• Android 200

  • AND100 Day 3

  • Being Grown Up and Stuff

  • iOS100 Exercise 3

  • BuildingĀ 

  • jQuery 110 Day 1

  • iOS200 - iOS Platform Development Intermediate - Day 4

    Today we will learn how to implement Gesture Recognizers, UIImagePickerControllers, and UIActivityViewControllers.

  • iOS200 - iOS Platform Development Intermediate - Day 3

    Today we will learn how to Detect Cell Selections, Delete Rows, Add Rows, Use Multi Section Table Views, Learn about UIImagePickerController, and Learn about UIActivityViewController.

  • iOS200 - iOS Platform Development Intermediate - Day 2

    Today we will learn how to implement: Storyboards, Segues, UINavigationControllers, UITabBarControllers, Prototype Cells, Custom Cells, UITableViewCell Subclassing

  • iOS200 - iOS Platform Development Intermediate - Day 1

    Today we will learn about using Protocols, Delegates, and Table Views.

  • iOS100 - iOS Platform Development Introduction - Day 4

    Today we will learn about: Properties, Property Attributes, Modify randomItem to use properties, Create a prime number calculator, Error handling, Building user interfaces, Simple Controls, and Interacting with controls from a class

  • iOS100 - iOS Platform Development Introduction - Exercise 2: RandomItems

  • iOS100 - iOS Platform Development Introduction - Exercise 1: Building a Quiz Application

  • iOS100 - iOS Platform Development Introduction - Day 2

    Today we will learn about: Using Instances, Creating Objects, Sending Messages, Destroying Objects, and Complete Exercise 1: RandomItems

  • iOS100 - iOS Platform Development Introduction - Objective-C Basics Flow Control, Data Types & Foundation Structures

    Learn more about flow control, data types & foundation structures in Objective-C

  • iOS100 - iOS Platform Development Introduction - Day 1

    Today we will cover: How to setup an iOS project, How to create a ViewController & View (XIB), How to setup up and configuring view objects, How to setup and connect outlets, How to setup and connect actions, Created model objects using NSArrays, How to set the root ViewController to display our view.