Skocz do zawartości

Aktywacja nowych użytkowników
Zakazane produkcje

  • advertisement_alt
  • advertisement_alt
  • advertisement_alt
TheCornor

iOS 10 & Swift 3 From Beginner to Paid Professional (2016)

Rekomendowane odpowiedzi

0905e01f3f0dd6224e03.jpg

iOS 10 & Swift 3: From Beginner to Paid Professional (2016)

WEBRip | English | MP4 + Project files | 1920 x 1080 | AVC ~445 kbps | 10 fps

AAC | 160 Kbps | 44.1 KHz | 2 channels | ~70.5 hours | 20.3 GB

Genre: eLearning Video / Development, Mobile Apps, Programming

The most comprehensive course on iOS development - become a master of app development. Welcome to the world's most comprehensive course on iOS development. This course is designed like an in-person coding bootcamp to give you the most amount of content and help with the least amount of cost.

 

 

Here are some of the things you'll be able to do after taking this course:

Submit apps to the app store

Understand programming & basic algorithms

Work fluently with Swift 3 & iOS 10

Apply to jr iOS development jobs

Work as an iOS contractor

If you are absolutely new to programming you should start at the beginning of the course and go to the end.

I've designed this course to take you down a guided learning path. Lectures are not broken out by specific topics. You build apps and then learn a ton of prin[beeep]les within those apps. So don't skip around!

 

If you already know Swift then you can skip the Swift section since the changes between Swift 2 and Swift 3 are minor.

Swift 3 broke a lot of things in Swift 2. We cover those changes periodically throughout the course so don't worry about watching Swift videos again if you already know Swift.

 

If you are a student of iOS 9: From Beginner to Paid Professional then feel free to start taking this iOS 10 course.

Keep in mind that this iOS 10 course has a bunch of new apps. So there is a HUGE benefit to ALSO go through the iOS 9 course - or you'll miss out on awesome content.

 

Don't forget to join the free live community where you can get free help anytime from other students and teacher's aides.

 

What are the requirements?

Must have a computer with OSX or macOS on it

 

What am I going to get from this course?

Build iOS 10 & Swift 3 apps

Apply to jr. iOS development jobs

Work as an iOS contractor

Submit iOS apps to the Apple App Store

 

What is the target audience?

 

If you are an absolute beginner to coding take this course

If you are an absolute beginner to iOS or mobile development then take this course

 

 

Section 1: Getting Started With iOS 10 & Swift 3

Lecture 1

Intro to Course

Preview

06:25

Lecture 2

Get $5000 worth of AMAZING graphics for FREE

Preview

02:50

Lecture 3

Download your FREE graphics here

Article

Lecture 4

Student success story

Preview

03:01

Lecture 5

Register as an Apple Developer

Preview

04:24

Lecture 6

Downloading Xcode 8

Preview

03:11

Lecture 7

Installing Xcode 8

Preview

02:06

Lecture 8

Building your first Swift 3 iOS 10 App

Preview

16:38

Lecture 9

Where to get free live help

Preview

03:04

Lecture 10

Setting Learning Expectations

19:39

Lecture 11

Student success story #2 app in the world

Preview

03:34

Lecture 12

More testimonials!

Preview

04:33

Section 2: Learn to code with Swift 3

Lecture 13

Variables, operators, & how computers work

Preview

16:48

Lecture 14

Source Code

Article

Lecture 15

Swift 3 strings

Preview

15:22

Lecture 16

Swift 3 numbers

19:53

Lecture 17

Exercise: Variables

Article

Lecture 18

Swift 3 functions

22:39

Lecture 19

Swift 3 Booleans & conditional logic

20:57

Lecture 20

Exercise: Functions

Article

Lecture 21

Swift 3 constants & logical operators

10:27

Lecture 22

Swift 3 arrays

13:06

Lecture 23

Swift 3 loops

18:59

Lecture 24

Swift 3 Dictionaries

18:44

Lecture 25

Exercise - Loops & Arrays

Article

Lecture 26

Swift Optionals

28:01

Lecture 27

Object oriented programming

12:00

Lecture 28

Inheritance

08:19

Lecture 29

Polymorphism

08:22

Lecture 30

Xcode 8 - Tips & Tricks

12:00

Quiz 1

Swift 3 Quiz

5 questions

Section 3: Version Control With Git & Github

Lecture 31

Coding Warmup: Loops

Article

Lecture 32

About version control

Preview

12:39

Lecture 33

Git basics

16:20

Lecture 34

Setting up Github

05:34

Lecture 35

Github vs Bitbucket

03:06

Lecture 36

Local & remote Git repositories

17:32

Lecture 37

Working through Git merge conflicts

11:17

Lecture 38

Github Desktop

07:44

Lecture 39

Exercise: Pushing your code to Github

Article

Section 4: Foundational iOS

Lecture 40

iOS 10 App: Miracle Pills 01 - Autolayout & project creation

Preview

14:48

Lecture 41

iOS 10 App: Miracle Pills 02 - Width, height, leading, trailing constraints

21:19

Lecture 42

iOS 10 App: Miracle Pills 03 - UIPickerView

28:49

Lecture 43

Exercise: Extending Miracle Pills

Article

Lecture 44

Working with UIScrollView

28:45

Lecture 45

Working with UIStackview

39:36

Lecture 46

Changing screens with segues

26:30

Lecture 47

iOS 10 App: Retro Calculator Intro

Preview

01:04

Lecture 48

iOS 10 App: Retro Calculator - UIStackView & auto layout

34:53

Lecture 49

iOS 10 App: Retro Calculator - Custom fonts on iOS 10

02:41

Lecture 50

iOS 10 App: Retro Calculator - Playing audio files on iOS 10

08:00

Lecture 51

iOS 10 App: Retro Calculator - Math & logic

19:42

Lecture 52

Exercise - Enhancing the Calculator

01:52

Lecture 53

Size classes on iOS 10 & Xcode 8

18:03

Lecture 54

Exercise: Auto layout

Article

Lecture 55

iOS 10 App: Party Rock Mansion Intro

Preview

01:43

Lecture 56

iOS 10 App: Party Rock - Designing the UI

17:24

Lecture 57

iOS 10 App: Party Rock - Custom table cells, and data modeling

22:39

Lecture 58

iOS 10 App: Party Rock - Downloading images & async

09:21

Lecture 59

iOS 10 App: Party Rock - Showing Youtube videos in a web view

09:28

Lecture 60

Model View Controller (MVC)

26:46

Lecture 61

Create a Progress Bar with PaintCode

25:21

Section 5: Data Persistence & Core Data

Lecture 62

Intro to Core Data App

Preview

01:22

Lecture 63

Why Use Core Data

03:54

Lecture 64

Core Data Architecture Overview

03:59

Lecture 65

iOS 10 App: DreamLister Part 1 - Creating a Data Model

20:30

Lecture 66

iOS 10 App: DreamLister Part 2 - Designing the Views

20:59

Lecture 67

iOS 10 App: DreamLister Part 3 - Connecting the Views

06:09

Lecture 68

iOS 10 App: DreamLister Part 4 - NSFetchedResultsController

22:22

Lecture 69

iOS 10 App: DreamLister Part 5 - Fetching and Displaying Data

16:59

Lecture 70

iOS 10 App: DreamLister Part 6 - Laying Out The Details Screen

14:53

Lecture 71

iOS 10 App: DreamLister Part 7 - Implementing UIPickerView

13:39

Lecture 72

iOS 10 App: DreamLister Part 8 - Saving Data from a Form

13:34

Lecture 73

iOS 10 App: DreamLister Part 9 - Editing Existing Data

16:28

Lecture 74

iOS 10 App: DreamLister Part 10 - Deleting Data and Adding Images

18:47

Lecture 75

iOS 10 App: DreamLister Part 11 - Sorting Data

06:56

Lecture 76

iOS 10 App: DreamLister Part 12 - ItemType Challenge

02:27

Lecture 77

iOS 10 App: Converting Swift 2 to Swift 3 Core Data Project

13:38

Section 6: Working With REST & Web Requests on iOS 10 & Swift 3

Lecture 78

How web requests work on iOS 10

Preview

17:05

Lecture 79

Understanding JSON on iOS 10

10:33

Lecture 80

iOS 10 App: Rainy Shine - App intro & project creation

Preview

03:28

Lecture 81

iOS 10 App: Rainy Shine - Intro to Cocoapods

06:13

Lecture 82

iOS 10 App: Rainy Shine - Installing Cocoapods & Alamofire

05:56

Lecture 83

iOS 10 App: Rainy Shine - Creating the interface with IBOutlets

32:53

Lecture 84

iOS 10 App: Rainy Shine - Table view, delegate, & datasource

11:37

Lecture 85

iOS 10 App: Rainy Shine - OpenWeather API Registration

10:09

Lecture 86

iOS 10 App: Rainy Shine - Data model and constants

20:09

Lecture 87

Downloading data from the API with Alamofire

13:06

Lecture 88

iOS 10 App: Rainy Shine - Parse JSON data

16:12

Lecture 89

iOS 10 App: Rainy Shine - Updating UI with data from the API

08:11

Lecture 90

iOS 10 App: Rainy Shine - Data modeling & initializing weather Dictionary

40:00

Lecture 91

iOS 10 App: Rainy Shine - IBOutlets & custom weather cell

15:36

Lecture 92

iOS 10 App: Rainy Shine - User location with CLLocationManager

27:13

Lecture 93

iOS 10 App: Pokedex - Intro to app

01:15

 

DOWNLOAD

Ukryta Zawartość

    Treść widoczna tylko dla użytkowników forum DarkSiders. Zaloguj się lub załóż darmowe konto na forum aby uzyskać dostęp bez limitów.

 

Ukryta Zawartość

    Treść widoczna tylko dla użytkowników forum DarkSiders. Zaloguj się lub załóż darmowe konto na forum aby uzyskać dostęp bez limitów.

 

Ukryta Zawartość

    Treść widoczna tylko dla użytkowników forum DarkSiders. Zaloguj się lub załóż darmowe konto na forum aby uzyskać dostęp bez limitów.

 

Ukryta Zawartość

    Treść widoczna tylko dla użytkowników forum DarkSiders. Zaloguj się lub załóż darmowe konto na forum aby uzyskać dostęp bez limitów.

 

Ukryta Zawartość

    Treść widoczna tylko dla użytkowników forum DarkSiders. Zaloguj się lub załóż darmowe konto na forum aby uzyskać dostęp bez limitów.

 

Ukryta Zawartość

    Treść widoczna tylko dla użytkowników forum DarkSiders. Zaloguj się lub załóż darmowe konto na forum aby uzyskać dostęp bez limitów.

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Gość
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

    • 1 Posts
    • 17 Views
    • 1 Posts
    • 19 Views
    • 1 Posts
    • 85 Views
    • 1 Posts
    • 144 Views
    • 1 Posts
    • 137 Views

×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Korzystając z tej witryny, wyrażasz zgodę na nasze Warunki użytkowania.