Home| All soft| Last soft| Your Orders| Customers opinion| Helpdesk| Cart

Program Search:


Shopping Cart:




*Note: Minimum order price: €20
We Recommend:

Udemy The Complete IOS 9 Swift 2.0 Guide Make 20 Applications €20 buy download

2015
Udemy
Aaron Caines
15:15
English

Do You Want To Create Your Own iPhone and iPad Apps but are not sure where to start? Are you ready to jump right into the exciting world of mobile development but have little or no programming experience? Then this is your course!
This Complete IOS 9 Swift 2.0 Guide - Make 20 Applications will give you everything your need to start your new career in IOS development, The course has been structured to support Swift 2, Teaching you all you need to know from creating your first project to Submitting to the AppStore.
Create Real 20 Applications throughout the course from fun and simple games to powerfull utility apps using the native features of IOS devices to help you understand the process of creating applications
Sell Your App to Millions of Potential Users and earn extra revenue from Ad networks, Making money has never been so easy!
Not only do you get the best online IOS development course online buy You also get first class responsive support by email, Twitter or on the Udemy forums, So you can rest assure you have full guidance in your new career!

1 Introduction
An introduction to the course
Chapter 1: Getting To Grips!
2 Purchasing a Developer Licence
We learn about the benefits of a developer licence and where to purchase one
3 Download and Installing Xcode 7
We learn how to obtain Xcode and how to install it
4 Create, Download and Install Certificates
We learn how to create and generate and install our developer certificates
5 Creating an App ID
We learn how to create an application identifier and add it to our projects
6 Project Types, What's Best For Me?
We learn about the different project templates and what they offer
7 What are Classes, InfoPLists and Delegates?
We learn and understand the different classes generated in our projects
8 Using the Interface Builder
We learn to use the interface builder to design our applications
9 Building on the IOS Simulator
We learn how to test and run our applications on the IOS simulator
10 Building to a Device
We learn how to build and run our applications on a real world device
11 Variables
We learn to create and understand variables in swift
12 Arrays
We learn how to create and undertsand arrays in swift
13 Functions
We learn how to create and undertsand functions in swift
14 Actions and Outlets
We learn how to create actions and outlets
15 App 1: Creating a Hello World Application
We create our first hello world application and learn how to trigger text to display
16 Universal Constraints
We learn how to add constraints to create universal views for our applications
Section 2: Understanding Functions
17 Displaying Text
We learn how to display user inputted text into our applications
18 Dismissing The Keyboard
We learn how to dismiss the keyboard from the view
19 Text Properties
We learn how to change the properties of text within the application
20 Custom Fonts
We learn how to add custom fonts to our project and display them in our application
21 NSTimers
We learn how to use NSTimers and create a simple stopwatch
22 Display Time and Date
We learn how to use NSTimers to display the time and date in our applications
23 If Statements
We learn how to use if statements in our applications
24 App 2: Reaction Game
We create a reaction game using NSTimers and if statements
25 Fading Objects
We learn how to fade objects in and out
26 Hiding Objects
Learn to to hide and reveal objects in your applications
27 Enabling and Disabling Objects
We learn how to enable and disable objects in our application
28 App 3: Tapping Game
We create a tapping game where you must tap as many times within the alloted time limit
29 Random Number Generator
We learn how to create a random number generator
30 Random Word Generator
We learn how to create a random word generator
31 App 4: Joke Generator
We learn from the random generators to build own own joke generator application
Chapter 3: Creating Actions
32 UISwitches
We undertsand how a switch performs two simple tasks
33 UISegmentedControls
We understand how to perform differnet actions with a segment control
34 UISliders
We learn how to control values â€â€with a UISlider
35 App 5: Temperature Calculator
We take what we learnt from UISlider and create a simple temperature calculator application
36 UIActionSheets
We learn how to give users actions from displaying alerts
37 Shake Gestures
We learn how to trigger an action by shaking the device
38 App 6: Shake Me Game
We use what we learnt in the previous lecture to create a shake me game
39 URL Links
We learn how to send data to different parts of our device with URL links
40 Using Delayed Actions
We learn how to delay a triggered action
41 App 7: Calculator App
We create a full featured calculation application
Section 4: Getting A Good View!
42 Controlling UIScrollViews
We learn how to control and extend views with scroll views
43 Displaying UIAlertViews
We learn how to send messages to our users throught alert views
44 Using UIWebViews
We learn how to display full HTML websites in our applications
45 Controlling UIWebviews
We learn how to add web view controls
46 Activity Indicator
We learn hoe to display activity on the screen
47 App 8: Browser Application
We take what we created in our web view lectures to create a simple web browser application
48 Using UIMapViews
We learn how to display maps in our applications
49 Controlling UIMapViews & Displaying Location
We learn how to control map views and display user locations
50 App 9: Maps Application
We take what we learnt in our map view lectures to create a full featured app application
51 Switching Views in Storyboards
We learn how to switch to a new view in storyboards
52 Switching to a XIB View
We learn how to switch to an XIB view
53 Removing The Status Bar
We learn how to remove the status bar from our application
Section 5: Making An App Look Good
54 Importing Files
We learn how to correctly import files into our projects
55 Displaying Images
We learn how to display image files
56 Displaying Retina Images
We learn how to display retina images for higher resolution screens
57 Changing Images
We learn how to change image files in your application
58 Adding Images To Buttons
We learn how to add image files to buttons
59 Displaying Images From URL'S
We learn to load external content into our applications to display images
60 App 10: Snap Game
We create a snap image game
61 Displaying PDF'S
We learn how to display and interact with a PDF file
62 Background Colours
We learn how to change the background colour in our application
63 Animations
We learn how to display an array of images to create an animation
64 Object Styling
We learn how to style objects in our views
65 App 11: Image Gallery - Creating the Collection View Part 1
We create a image gallery from UICollectionViews
66 App 11: Image Gallery - Displaying the Detailed Image Part 2
We push to a detail view to display our gallery in greater detail
67 Universal Launch Screen
We learn how to create universal loading screens
68 Adding Loading Screens / Launch Images
We learn how to add images to the loading screens
69 Adding App Icons
We learn how to add and display application icons in our projects
Section 6: Coming In Loud And Clear
70 Playing a Sound File
We learn how to play sound files in your applications
71 Volume Slider
We learn how to control the volume of sound files in your applications
72 App 12: Soundboard Application
We create a simple drum kit sound board application
73 13 App: YouTube Videos
We create an application that plays youtube videos
74 Vibrating the Device
We learn how to vibrate the device
Section 7: Creating A Tab Bar Application
75 App 14: Tab Bar Application - Set Up Part 1
We learn how to create and setup a tab bar application
76 App 14: Tab Bar Application - Customising Part 2
We learn how to style a tab bar apllication
Section 8: Creating A Table View Application
77 App 15: Table View - Populating a Table View Part 1
We create a sky scraper information application
78 App 15: Table View - Pushing to a Detail View Part 2
We learn how to push to a detail table view controller
79 App 15: Table View - Populating a Detail View Part 3
We learn how to populate a detail table view controller
Section 9: Core Data - Creating Databases
80 App 16: Database - Creating a Database Part 1
We create a database application and a car spotter app
81 App 16: Database - Adding Data Part 2
We learn how to add data to the database
82 App 16: Database - Editing Data Part 3
We learn how to edit data within the database
83 App 16: Database - Deleting Data Part 4
We learn how to delete data within the database
Section 10: Getting Social With Your App!
84 Posting Text To Facebook
We learn how to post text to facebook
85 Posting Images To Facebook
We learn how to post images to facebook
86 Sending Twitter Tweets
We learn how to tweet text to twitter
87 Sending Images To Twitter
We learn how to tweet images to twitter
88 Sending an SMS Message
We learn how to send text via SMS messages
89 Sending Images Via SMS
We learn how to send images via SMS messages
90 Sending an Email
We learn how to send text via emails
91 Sending an Images Via Email
We learn how to send images via emails
92 App 17: Social Poster
We create a social poster application using social abilties
93 Making a Phone Call
We learn how to make phone calls directly from the app
94 App 18: Contact App - Creating the Contact Database Part 1
We create a contact application allowing us to add contacts and message and call them
95 App 18: Contact App - Adding and Editing Contacts Part 2
We add the abilty to add and edit contacts
96 App 18: Contact App - Removing Contacts Part 3
We add the abilty delete contacts
97 App 18: Contact App - Calling and Messaging Contacts List Part 4
We intgrate the contact abilty to call and message our contacts
Section 11: Earning Revenue From Your App
98 Displaying iAd Advertisements
We learn how to earn revenue from ad networks
99 Displaying AdMob Advertisements
We learn how to earn revenue from ad networks
Section 12: Creating a QR Code Reader
100 App 19: QR Code Reader - Setting Up The Scanner Part 1
We use our camera to enable it to scan QR codes
101 App 19: QR Code Reader - Controlling The Scanner Part 2
We add controls to our scanner
102 App 19: QR Code Reader - Displaying The Scans Part 3
We implement the ability to display the scanned URL links
Section 13: Supporting The Application
103 Device Detection
We learn how to detect which device the user has and perform seperate actions
104 App 20: Universal Application
We learn how to create universal applications with separate storyboards for iPhone and iPad
Section 14: Submitting And Publishing Your App!
105 Preparing your App for Submission
We learn to prepare our applications for submission
106 Uploading your App to the App Store
We learn how to submit our apps to the App Store for sale



Download File Size:1.86 GB


Udemy The Complete IOS 9 Swift 2.0 Guide Make 20 Applications
€20
Customers who bought this program also bought:

Home| All Programs| Today added Progs| Your Orders| Helpdesk| Shopping cart      





Adobe Photoshop 2022 €90

             

Adobe Illustrator 2022 €75






Intuit QuickBooks Enterprise Solutions 2021 €40


Mindjet MindManager 2022 €22


Chief Architect Premier X13 €50






FileMaker Pro 19 €50


Pinnacle Studio Ultimate 25 €25


CorelDRAW Graphics Suite 2022 €65