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

Program Search:


Shopping Cart:




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

Udemy iOS 9 and Swift 2 From Beginner to Paid Professional €25 buy download

2015
Udemy
33:34:17
English

iOS 9 and Swift 2 developers are some of the highest paid coders throughout the planet right now. There couldn't be a better time to join the world of app development.
About this iOS 9 & Swift 2 Course
You are going to learn everything you need to know to be able to work professionally as a Jr. iOS 9 developer. Even if you aren't interested in a career change this course will give you the necessary skills to build and publish iPhone and iPad apps to the Apple Apple Store.
All concepts and apps built within this course are designed with careful purpose. You won't be learning some obscure concept just to learn that concept - you will learn the technologies and principles that actually matter when building professional applications.
You will learn Swift 2 and iOS 9.

01 Intro to Course
│ ├── 001 How To Use Live Help.mp4
│ ├── 002 Where to Get Your Free Live Help.mp4
│ ├── 003 Why take this course.mp4
│ ├── 004 How to Run Mac on a PC.mp4
│ └── 005 How to Watch Videos in HD Where to Access Project Files.mp4
├── 02 Installation, Setup, Git, and Your First App
│ ├── 001 Xcode Installation.mp4
│ ├── 002 Intro to App.mp4
│ ├── 003 App Your First App.mp4
│ ├── 004 Learning Resources - Train Your Brain.mp4
│ ├── 005 How Exercises Warmups Work.mp4
│ ├── 006 Swift Variables Types.mp4
│ ├── 007 Terminal Basics.mp4
│ ├── 008 Version Control.mp4
│ ├── 009 Git Basics.mp4
│ └── 010 Working With Github.mp4
├── 03 Moving Forward with Swift and iOS
│ ├── 001 Swift Conditionals if else Part 1.mp4
│ ├── 002 Swift Conditionals Part 2.mp4
│ ├── 003 Swift Functions.mp4
│ ├── 004 Auto Layout Basics.mp4
│ ├── 005 Auto Layout Digging Deeper.mp4
│ ├── 006 Intro to App.mp4
│ ├── 007 App Tapper.mp4
│ └── 008 Exercise - Multiples App.mp4
├── 04 Progressing With iOS Arrays, Loops, Audio, an Awesome App
│ ├── 001 Swift Arrays.mp4
│ ├── 002 Swift Loops.mp4
│ ├── 003 Intro to Stack View iOS 9.mp4
│ ├── 004 Intro to App.mp4
│ ├── 005 App Retro Calculator Part 1.mp4
│ ├── 006 App Retro Calculator Part 2.mp4
│ └── 007 Exercise - Enhancing our Calculator.mp4
├── 05 Being a Better Coder OOP, Dictionaries, Proper Programming
│ ├── 001 Swift Dictionaries.mp4
│ ├── 002 Intro Object-Oriented Programming Classes.mp4
│ ├── 003 Inheritance.mp4
│ ├── 004 Polymorphism.mp4
│ ├── 005 Intro to App.mp4
│ ├── 006 App Building a Simple APP With OOP.mp4
│ ├── 007 Intro to App.mp4
│ ├── 008 App My Little Monster Part 1.mp4
│ ├── 009 App My Little Monster Part 2.mp4
│ ├── 010 App My Little Monster Part 3.mp4
│ └── 011 App My Little Monster Part 4.mp4
├── 06 Finishing Foundational Swift Mastering Basic iOS
│ ├── 001 Model View Controller MVC.mp4
│ ├── 002 UIViewController.mp4
│ ├── 003 Size Classes Part Different Layouts for Screen Sizes.mp4
│ ├── 004 UITabBarController.mp4
│ ├── 005 Storyboard Segues.mp4
│ ├── 006 App Building a No-Storyboard App XIBs.mp4
│ ├── 007 Swift Optionals Part 1.mp4
│ ├── 008 Subclassing Views Custom UIView.mp4
│ ├── 009 Intro to App.mp4
│ ├── 009 Intro to App.mp4.jpg
│ └── 010 App Favorite Place.mp4
├── 07 Tables Data
│ ├── 001 Swift Enums.mp4
│ ├── 002 Swift Extensions.mp4
│ ├── 003 UITableViewController.mp4
│ ├── 004 App Ugly Stuff - Custom TableView and Custom Cells.mp4
│ ├── 005 NSUserDefaults.mp4
│ ├── 006 UINavigationController.mp4
│ ├── 007 App The Walking Dead UIScrollView.mp4
│ ├── 008 WKWebView.mp4
│ ├── 009 Intro to App.mp4
│ ├── 010 App MyHood Part 1.mp4
│ ├── 011 App MyHood Part 2.mp4
│ ├── 012 App MyHood Part 3.mp4
│ ├── 013 Intro to App.mp4
│ ├── 014 App Recipez Part 1 Core Data.mp4
│ ├── 015 App Recipez Part 2 Core Data.mp4
│ └── 016 Student Showcase.mp4
├── 08 Web Requests Pokedex
│ ├── 001 How Web Requests Work.mp4
│ ├── 002 Working with POSTMAN.mp4
│ ├── 003 Web Requests NSURLSession.mp4
│ ├── 004 Cocoapods.mp4
│ ├── 005 JSON.mp4
│ ├── 006 Intro to App Pokemon Pokedex.mp4
│ ├── 007 App Pokedex Part 1 - Project Setup, Images, Data, Github.mp4
│ ├── 008 App Pokedex Part 2 - Creating a Pokemon Class.mp4
│ ├── 009 App Pokedex Part 3 - UICollectionView, Storyboard Layout.mp4
│ ├── 010 App Pokedex Part 4 - Custom UICollectionViewCell.mp4
│ ├── 011 App Pokedex Part 5 - UICollectionViewDelegate, Data Source, Flow Layout.mp4
│ ├── 012 App Pokedex Part 6 - Parsing CSV Files.mp4
│ ├── 013 App Pokedex Part 7 - Audio Custom Font.mp4
│ ├── 014 App Pokedex Part 8 - UISearchBar, Search Filtering.mp4
│ ├── 015 App Pokedex Part 9 - Detail View Controller Segue.mp4
│ ├── 016 App Pokedex Part 10 - UIStackView The Detail View Controller.mp4
│ ├── 017 App Pokedex Part 11 - IBOutlets Detail View Controller, Updating Class.mp4
│ ├── 018 App Pokedex Part 12 - The API, Github, Cocoapods, Alamofire.mp4
│ ├── 019 App Pokedex Part 13 - Downloading Parsing Data.mp4
│ └── 020 App Pokedex Part 14 - Completing the App.mp4
├── 09 Building a Social Network With Firebase
│ ├── 001 Intro to App.mp4
│ ├── 002 App Showcase Part 1 - Firebase Overview.mp4
│ ├── 003 App Showcase Part 2 - Firebase Auth Config.mp4
│ ├── 004 App Showcase Part 3 - Login User Interface.mp4
│ ├── 005 App Showcase Part 4 - Facebook Login.mp4
│ ├── 006 App Showcase Part 5 - EmailPassword Login.mp4
│ ├── 007 App Showcase Part 6 - Post TableViewCell UI.mp4
│ ├── 008 App Showcase Part 7 - How Firebase Works.mp4
│ ├── 009 App Showcase Part 8 - Creating Firebase Users.mp4
│ ├── 010 App Showcase Part 9 - Syncing Data From Firebase.mp4
│ ├── 011 App Showcase Part 10 - Parsing Firebase Data.mp4
│ ├── 012 App Showcase Part 11 - Display Data - Image CachingDownloading.mp4
│ ├── 013 App Showcase Part 12 - Make Post UI.mp4
│ ├── 014 App Showcase Part 13 - Uploading Images to Server.mp4
│ ├── 015 App Showcase Part 14 - Saving Posts to Firebase.mp4
│ ├── 016 App Showcase Part 15 - Like Feature Firebase Relationships.mp4
│ └── 017 Exercise - Expanding Your Social Network App.mp4
├── 10 Finishing Touches
│ ├── 001 Creating an App Icon.mp4
│ └── 002 Paid Apple Developer Account.mp4
└── 11 Career Preparation
├── 001 Mastering LinkedIn.mp4
├── 002 Resumes for Programmers.mp4
└── 003 Working With Recruiters.mp4

www.udemy.com/ios9-swift/



Download File Size:8.61 GB


Udemy iOS 9 and Swift 2 From Beginner to Paid Professional
€25
Customers who bought this program also bought:

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





Adobe Acrobat Pro DC 2022 €70


Mathworks MATLAB R2022 €105


Adobe Acrobat Pro DC 2022 for Mac €70






Windows 11 With Office 2021 €168


Adobe Master Collection 2022 €265


CineSamples CineStrings €55






9327 Fantasy & Sci-Fi eBooks Collection 9327 PDF Books eBook €60


Cambridge University History Collection PDF eBooks €100