Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Beginners - How To Create Iphone And Ipad Apps - Zero Coding

    Posted By: ELK1nG
    Beginners - How To Create Iphone And Ipad Apps - Zero Coding

    Beginners - How To Create Iphone And Ipad Apps - Zero Coding
    Last updated 1/2017
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 898.95 MB | Duration: 7h 39m

    Learn How To Create IOS Apps And Never Do A Hard Days Work Again - Zero Coding Needed

    What you'll learn
    Everything you need to develop iOS apps for the iPhone and iPad
    106 lectures divided into 27 chapters covering everything from designing to coding to publishing apps in the app store
    Descriptions on how to use the iPhone and iPad features and limitations to your advantage
    Walkthrough to creating your first two apps
    Requirements
    A system running Mac OSX is required to develop for the iOS platform.
    Description
    A Verifiable Certificate of Completion is presented to all students who undertake this course.   In this course, you will learn how to create apps for iPhone and iPad devices. Expert trainer and published author Tony Bove introduces you to using the iOS Software Development Kit (SDK) and Xcode to build apps for the iPhone, iPad and Universal apps. Even if you have never programmed before or built apps before, by the end of this course you will be fully capable of building apps and submitting them to the App Store. Before you even start building an app, Tony takes you through what makes a good app, and the limitations you will face on the iPhone and iPad platforms. You will learn how to design a good user interface, how to use the iOS simulator, how to program in Xcode, and how an app runs. From there, you will jump right into building apps: designing the interface, including iAds in your app, animating, timing, and much more. You will also learn how to build iPad specific apps to take advantage of a larger screen and additional features. Finally, you will learn how to package your apps, and prepare them for submission to the app store. By the conclusion of this course you will be fully capable of designing, creating and submitting an app to the Apple App Store, using the iOS SDK and Xcode. The author has included working files, to allow you to work alongside him as he builds an app throughout this video tutorial.

    Overview

    Section 1: 01. Introduction

    Lecture 1 Important - Download These First - Working Files

    Lecture 2 0101 Introduction

    Lecture 3 0102 What You Should Expect From This Course

    Lecture 4 0103 How To Use The Working Files

    Section 2: 02. The View From The Top

    Lecture 5 0201 Apps, Apps, Apps - What Users Expect

    Lecture 6 0202 iOS: The Operating System

    Lecture 7 0203 The iOS SDK

    Lecture 8 0204 Xcode

    Lecture 9 0205 Registering With Apple As An iOS Developer

    Lecture 10 0206 App Lifecycle

    Section 3: 03. Hello World

    Lecture 11 0301 Your First iOS App - Creating A Project

    Lecture 12 0302 Hello World - Creating Your First App - Part 1

    Lecture 13 0303 Hello World - Creating Your First App - Part 2

    Lecture 14 0304 Beyond The Simulator - Running On A Physical Device

    Lecture 15 0305 Inside Hello World - Part 1

    Lecture 16 0306 Inside Hello World - Part 2

    Lecture 17 0307 Objective C For C# And Java Developers - Part 1

    Lecture 18 0308 Objective C For C# And Java Developers - Part 2

    Section 4: 04. UIKit - The Basics

    Lecture 19 0401 Windows And Views

    Lecture 20 0402 Interface Builder - Part 1

    Lecture 21 0403 Interface Builder - Part 2

    Lecture 22 0404 Exploring UILabel - Part 1

    Lecture 23 0405 Exploring UILabel - Part 2

    Lecture 24 0406 Exploring UIButton

    Lecture 25 0407 Exploring UISegmentedControl

    Lecture 26 0408 Exploring UITextField

    Lecture 27 0409 Exploring UISlider

    Lecture 28 0410 Exploring UISwitch

    Lecture 29 0411 Exploring UIActivityIndicator

    Lecture 30 0412 Exploring UIProgressView

    Lecture 31 0413 Exploring UIPageControl

    Lecture 32 0414 Exploring UIStepper

    Lecture 33 0415 Exploring UIDatePicker

    Lecture 34 0416 Exploring UIImageView

    Lecture 35 0417 Exploring UITextView

    Lecture 36 0418 Exploring UIPicker

    Lecture 37 0419 Review

    Section 5: 05. Advanced UIKit

    Lecture 38 0501 Responding To Alerts - Part 1

    Lecture 39 0502 Responding To Alerts - Part 2

    Lecture 40 0503 Intro To WebView

    Lecture 41 0504 Driving UIWebView

    Lecture 42 0505 Implementing UIWebView Navigation

    Lecture 43 0506 MapView - Part 1

    Lecture 44 0507 MapView - Part 2

    Lecture 45 0508 Collection View

    Section 6: 06. Table Views

    Lecture 46 0601 Exploring UITableView

    Lecture 47 0602 UITableViewDataSource Overview

    Lecture 48 0603 Implementing NSTableViewDataSource - Part 1

    Lecture 49 0604 Implementing NSTableViewDataSource - Part 2

    Lecture 50 0605 UITableViewDelegate

    Section 7: 07. Advanced View Controllers

    Lecture 51 0701 Navigation Controller - Part 1

    Lecture 52 0702 Navigation Controller - Part 2

    Lecture 53 0703 Exploring UITabBar

    Lecture 54 0704 Exploring UIToolBar

    Section 8: 08. Storyboards

    Lecture 55 0801 Creating Storyboards

    Lecture 56 0802 Scenes And Segues

    Lecture 57 0803 Passing Data Between Scenes

    Section 9: 09. Advanced Features

    Lecture 58 0901 Geolocation

    Lecture 59 0902 Going Async

    Lecture 60 0903 Getting Social

    Lecture 61 0904 Reminders And Alarms

    Lecture 62 0905 Accessing The File System

    Section 10: 10. Data Storage

    Lecture 63 1001 XML And JSON

    Lecture 64 1002 NSDictionary File I/O

    Lecture 65 1003 Databases

    Lecture 66 1004 SQLite Walkthrough

    Lecture 67 1005 Cloud Storage

    Section 11: 11. Talking To The Cloud

    Lecture 68 1101 Web Connectivity

    Lecture 69 1102 Becoming A Web Server

    Section 12: 12. Beyond The Pocket - iPad Specific Concerns

    Lecture 70 1201 SplitView Controller

    Lecture 71 1202 PageView Controller

    Lecture 72 1203 Popovers

    Section 13: 13. Ship It!

    Lecture 73 1301 iOS Dev Center

    Lecture 74 1302 Provisioning Portal

    Lecture 75 1303 iTunes Connect

    Lecture 76 1304 Beta Testing

    Section 14: 14. Becoming An iOS Ninja

    Lecture 77 1401 Apple Developer Forums

    Lecture 78 1402 Stack Overflow

    Lecture 79 1403 Commercial Components

    Lecture 80 1404 Open Source Components

    Lecture 81 1405 Coda

    Anyone who wants to learn how to build an iPhone or iPad application, including:,Product Managers,Designers,Marketers,Aspiring Developers (note advanced developers will likely find this class too elementary),Startup Founders,Students