Developing iPhone Apps with MonoTouch Bobby Chopra

Slides:



Advertisements
Similar presentations
Facts about Welcome to this video from Ozeki. In this video I will present what makes Ozeki Phone System XE the Worlds best on-site software PBX for Windows.
Advertisements

Cross Platform UI testing using Sikuli
FIM MOBILE PRESENTATION
Cross Platform Mobile Development with.NET Greg Shackles Senior Software Engineer OLO Online Ordering
1 CGICGI Common Gateway Interface Server-side Programming Lecture.
TEACH YOURSELF HOW TO PROGRAM Chad Haefele Emerging Technologies Librarian UNC Chapel Hill
Tax Refund Calculator iPhone app By:Tuna Erdurmaz Date: 12 th of February 2010 Supervisor: Paul Barry.
Designer’s Challenge – Web-based Applications using Adobe Flex and OpenInsight Clay Borne President CLB IT.
Raising the bar of Human Computer Interaction. Vision To make human computer interaction more effective, intuitive, less frustrating and fun by exploiting.
1 Lecture 7: Implementing a Prototype: Overview of Using PowerPoint, Flash Catalyst, html, Microsoft Sketchflow/Expression Blend, etc. Brad Myers
Exploring the iPhone SDK Toyin Adedokun & Daniel Laughlin.
RIA - Flex and ActionScript RIA – Flex and ActionScript CS590 - Ashok Sahu.
Friday, August 29, 2014 CSCI 351 – Mobile Applications Development.
Writing Universal Apps for Windows and Windows Phone GREG STOLL 10/18/2014.
Development of mobile applications using PhoneGap and HTML 5
UNIT4 BUSINESS ANALYTICS. page WHAT IS THE PRODUCT? 2 A business intelligence tool kit, specializing in Coporate Performance Management An application.
ECLIPSE IDE N AME : A SHOK P ADMARAJU C OURSE : T OPICS ON S OFTWARE E NGINEERING I NSTRUCTOR : D R. S ERGIU D ASCALU.
MOBILE APP DEVELOPMENT Presented by Md. Zakaria Chowdhury CEO, Webcraft Bangladesh Director, Sylhet IT Academy.
Microsoft Evangelist Presentation September 13, 2012.
The PhoneGap History Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
300MM active users worldwide Worldwideleadership.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
Vs. Ease of Developing 3 rd Party Applications. Points of Interest Closed Source vs. Open Source – Does It Matter? Objective-C vs. Java – Implementation.
© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential. Adobe Presentation Brijesh Patel | Working with AIR Native Extensions.
An Introduction to Silverlight Matt Harrington Developer Evangelist, Microsoft October 20, 2011.
V0.1 BlackBerry HTML5/WebWorks Applications for the BlackBerry ® PlayBook™ Tablet BlackBerry Academic Program Module 5 - Writing HTML5/WebWorks API Extensions.
Members: Twinkle Agarwal Anjana Bhirde David Hodgson Raviprakash Madaiah.
00 Cross Platform Development with Mono Connect at #wp7au.
Folio3 IPhone Training Session 1 Presenter: Imam Raza.
Mobile Device Programming
Understanding Xamarin Development Matt
Using Xcode A Beginner’s Tutorial Erin Green. This tutorial will walk you through Xcode, a software development tool for Apple’s iOS applications – We.
Mobile web Sebastian Lopienski IT Technical Forum 29 June 2012.
+ An Intro To Xcode By Sarah Montroy. + What is Xcode?
Quilt Design Software Options. Quilt Design Software Programs  Quilt-Pro v5 (Mac) or v6 (Windows)  Quilt  Print & Sew Series: Quilting Stencils;
The way of hybrid mobile development Hybrid Mobile Applications Telerik Software Academy
Game on! With Nativescript
Monday, August 31, 2012 CSCI 333 – Systems Programming.
Windows Phone 7 Mobile Code Camp The Why Why develop for Windows Phone 7 versus Droid or iPhone? It’s all relative to total app users. SDK and Environment.
JavaScript is Everywhere Stoyan Stefanov OSCON July 27, 2011.
Inspiration  Christine Love  Digital: A Love Story  Don’t Take It Personally Babe.
Getting Started on Office Addin with AngularJS and Yeoman
Mobile Devices.    Webpage: 
The Windows 10 App platform: an introduction to the UWP Andy Wigley b:
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
Martina Grom MVP Office 365 How to (remote) control Office 365 with Azure Toni Pohl MVP Client Dev
PowerBuilder is an integrated development environment (IDE) used to create applications. PowerBuilder 12.5 has good integration with the Microsoft.
Your Host & Speaker Shahed Chowdhuri Sr. Technical Microsoft Technology Areas Enterprise Web/Software Development Game Development Mobile.
Introducing Office UI Fabric Amie Seisay
#SummitNow Alfresco Mobile SDKs in Action 06 November, 2013 Mike Hatfield Lead Engineer Mobile Apps, Alfresco.
QML and JavaScript for Native App Development Michael Tims Jen Trieu.
Iphone Online Training AcuteSoft: India: , Land Line: +91 (0) USA: , UK : +44.
GrapeCity Build Experiences with Enterprise-level Tools and Solutions
Beginning of Xamarin for iOS development
Introduction to Xamarin C# Everywhere
Cross Platform Development with Xamarin & Visual Studio 2013
Xamarin Mac application development
Make Power BI Your Own with the Power BI APIs
Make Power BI Your Own with the Power BI APIs
Real quick, just to understand the audience, how many of you:
WPF vs Silverlight.
Make Power BI Your Own with the Power BI APIs
Mobile App Development
Apps XD.
Cross Platform Development with Xamarin & Visual Studio 2013
תכנות אסינכרוני, תקשורת ופיתוח אפליקציות ל-Windows 8
iOS App Development Training
Make Power BI Your Own with the Power BI APIs
Leveraging existing code in Metro style apps
User Interface Often overlooked.
Presentation transcript:

Developing iPhone Apps with MonoTouch Bobby Chopra

We thank the following companies for their gracious sponsorship Platinum Sponsors Gold Sponsor

Subject: Re: Dear Mr. Jobs, are you free on March 6, 2010 for a presentation? From: Steve Jobs Date: 5 March CET To: Bobby Chopra Return-Path: No. Sent from my iPhone. Important Message (Not Really)

Comparing Windows Development to iPhone Development Windows Desktop Application Development – Majority use WPF/WinForm for.Net Development – Lots of Language Choices for.Net – Blend is for Designing and Visual Studio for Coding iPhone Development – Mostly written in Objective-C using CocoaTouch – Interface Builder for Designing and XCode for Coding

Other Options for Programming Unity (Javascript and C#) MonoTouch Adobe Flash CS5

What Do I need? Mac OS X iPhone SDK MonoTouch

Want to Code? Wait … Do you know MVC? Model = Data in your program View = What the User Sees Controller = Handles interaction

Welcome to CodeCamp Alright, Lets Code

Code Demo 1: Hello CodeCampNYC

Code Demo 2: Outlet Sample

Code Demo 3: Action Sample

Code Demo 4: Web Service and Advance Controls

Code Demo 5: UI Navigation

Code Demo 6: XnaTouch

Why MonoTouch? No need to learn Objective-C Limited Generic Support No Dynamic Code Generation No Remoting Not All.Net APIs are available Its not Free ($399 Personal, $999 Enterprise)