iPhone App Programming for Noobs – UPDATED iOS 9 Swift 2
iPhone App Programming for Noobs – UPDATED iOS 9 Swift 2, available at $19.99, has an average rating of 3.75, with 230 lectures, based on 813 reviews, and has 6990 subscribers.
You will learn about You'll have apps that you've created IN the app store! You'll be up to speed with everything new in iOS 9, Swift 2, and Xcode 7 You'll know how to use GPS, the camera, and the microphone in your app development You'll know how to use PARSE to make your very own social networks You'll know how to leverage game-making principles to make your own GAME apps You'll know how to integrate with major social media platforms like Facebook and Twitter You'll know how to use Bluetooth in your apps You'll know how to make money with your apps using in-app purchases and ads This course is ideal for individuals who are No prior programming experience required or Those who just want to make a FREAKING iPhone app! or Those who want to get into app development very quickly or Those who want to go on an adventure and avoid dry, wordy, or complex teaching styles It is particularly useful for No prior programming experience required or Those who just want to make a FREAKING iPhone app! or Those who want to get into app development very quickly or Those who want to go on an adventure and avoid dry, wordy, or complex teaching styles.
Enroll now: iPhone App Programming for Noobs – UPDATED iOS 9 Swift 2
Summary
Title: iPhone App Programming for Noobs – UPDATED iOS 9 Swift 2
Price: $19.99
Average Rating: 3.75
Number of Lectures: 230
Number of Published Lectures: 230
Number of Curriculum Items: 230
Number of Published Curriculum Objects: 230
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- You'll have apps that you've created IN the app store!
- You'll be up to speed with everything new in iOS 9, Swift 2, and Xcode 7
- You'll know how to use GPS, the camera, and the microphone in your app development
- You'll know how to use PARSE to make your very own social networks
- You'll know how to leverage game-making principles to make your own GAME apps
- You'll know how to integrate with major social media platforms like Facebook and Twitter
- You'll know how to use Bluetooth in your apps
- You'll know how to make money with your apps using in-app purchases and ads
Who Should Attend
- No prior programming experience required
- Those who just want to make a FREAKING iPhone app!
- Those who want to get into app development very quickly
- Those who want to go on an adventure and avoid dry, wordy, or complex teaching styles
Target Audiences
- No prior programming experience required
- Those who just want to make a FREAKING iPhone app!
- Those who want to get into app development very quickly
- Those who want to go on an adventure and avoid dry, wordy, or complex teaching styles
Are you ready for an adventure?! Join Udemy's most enjoyable class and learn how to make your own freaking iPhone apps! No prior programming experience necessary.
We'll walk you through everything needed to create and submit your very own app idea to the app store, starting from scratch. We firmly believe in learning by doing, so we'll make 14 real world iOS 9 apps using Swift 2 and Xcode 7together.
We run through every single step from installing Xcode (the program we use to make apps) down to how to make money with your apps. And we'll never talk over your head. We've experienced the harsh reality of complicated and wordy tutorials and online classes. This class is what we wish we'd had when we were first learning to make apps. It's the first class to break everything down to the level that is perfect for "newbies" so that you never feel lost, and can excel and learn quickly.
Some of what we'll cover in our apps:
- GPS Navigation
- Using the Camera
- Using the Microphone
- Integrating with Social Media
- In-App Purchases
- Bluetooth
- Games
- Making Social Networks with Parse
- More (you can look through the sections below)
But ultimately we are not just checking off apps. We are helping you to move toward sustainable growth and becoming a professional in iOS development. We'll help you get integrated with the iOS developer community and provide you with the resources you need to accomplish your goals.
What makes us (Jenna and Rick) the right teachers?
- We have more than 10 iOS apps in the App Store which total over 300,000+ downloads
- Rick teaches more than 23,000 other students in his conglomerate of highly rated iOS development Udemy courses
- We have personality! We like to use, *ahem*, an energetic and engaging course style
- We have 6+ years iOS development experience
- We were once newbies who got confused by wordy blog posts and tutorials. We'll never talk over your head.
- Rick created the first Udemy Swift course and also teaches the highly rated βApple Watch – Go From Newbie to Pro by Building 15 Apps" course.
Who is this class for?
- People who want to make apps. We will not be teaching wordy or complicated computer science philosophies. We'll cover how to make apps that you can play with, share with friends & family, and offer to the world!
- Beginners. You don't need any programming experience to take this class. We've been the absolute beginners before and want to help you.
- Those programmers who are new to iOS 9 or Swift 2. Dive in with your prior experience and move more quickly, on to become an impressive iOS developer.
- Entrepreneurs who have an idea for an app. Don't pay somebody thousands to build your app. Do it yourself. Having the ability to create something you can think of is extremely powerful.
- Career development professionals who want to earn money professionally via contract work, consulting, full-time employment, and so forth
Course Curriculum
Chapter 1: Your First App – It's time to make a freaking app π
Lecture 1: Your First App!
Chapter 2: Goals of the Class
Lecture 1: Meet Jenna
Lecture 2: Meet Rick
Lecture 3: Goals of the Class
Lecture 4: Steve Jobs and Tips for Success
Chapter 3: What's New in iOS 9
Lecture 1: Introduction
Lecture 2: Swift 2 and Xcode 7
Lecture 3: Search APIs in iOS 9
Chapter 4: *APP 1* Friendbook
Lecture 1: Intro
Lecture 2: The Idea
Lecture 3: Sketch It Out
Lecture 4: Project Setup
Lecture 5: View Controller
Lecture 6: Table View in Storyboard
Lecture 7: Data Source and Delegate
Lecture 8: Fill the Table View with Friends
Lecture 9: Make the Next Screen
Lecture 10: Navigation Controller
Lecture 11: Passing of the Names
Lecture 12: All the Birthdays!
Lecture 13: Friendbook Review
Lecture 14: Outro
Chapter 5: Swift School – Learn the basics of Apple's new language
Lecture 1: Intro
Lecture 2: What is Swift
Lecture 3: Variable and Constants
Lecture 4: Strings and Ints
Lecture 5: Comments and Print
Lecture 6: If Statements and Booleans
Lecture 7: Arrays
Lecture 8: For Loops
Lecture 9: Dictionaries
Lecture 10: Functions
Lecture 11: Optionals
Lecture 12: Classes
Lecture 13: Outro
Chapter 6: *APP 2* FriendBook Plus
Lecture 1: Intro
Lecture 2: Sketch
Lecture 3: Add The TableView
Lecture 4: List The Friends
Lecture 5: Pass Da Info
Lecture 6: Make A Friend Class
Lecture 7: Use The Friend Class
Lecture 8: Image Views
Lecture 9: Outro
Lecture 10: Friendbook Plus Source Code
Chapter 7: *APP 3* Colorific
Lecture 1: Intro
Lecture 2: Sketch
Lecture 3: Another Table View
Lecture 4: Adding All the Colors
Lecture 5: Segue
Lecture 6: No Color Left Behind
Lecture 7: Name Those Colors
Lecture 8: ColorLingo
Lecture 9: One Last Tip!
Lecture 10: Outro
Lecture 11: Colorific Source Code
Chapter 8: Building Your Dream App
Lecture 1: Intro
Lecture 2: Bird's Eye View of the Dream
Lecture 3: The Idea
Lecture 4: Sketch It
Lecture 5: Build the Beta
Lecture 6: Collect Feedback
Lecture 7: Spit and Polish
Lecture 8: Submit
Lecture 9: Outro
Chapter 9: *APP 4* Do or Do Not (To-Do List)
Lecture 1: Intro
Lecture 2: Sketch the Sketch
Lecture 3: Make a Table View
Lecture 4: First Brush with CoreData
Lecture 5: Nav Controller
Lecture 6: Alert, Alert!
Lecture 7: Stow It in the Table View
Lecture 8: Polish It
Lecture 9: Outro
Chapter 10: *APP 5* Shopping Assistant
Lecture 1: Intro
Lecture 2: Sketch
Lecture 3: Project Setup
Lecture 4: Core Data
Lecture 5: Put on the Shoes
Lecture 6: Adding Pics
Lecture 7: Detail View Controller
Lecture 8: Pass the Shoe
Lecture 9: What You Wish For
Lecture 10: Add Your Own Thing
Lecture 11: Image Tap
Lecture 12: Bust Out the Camera!
Lecture 13: Outro
Chapter 11: Submitting an App
Lecture 1: Intro
Lecture 2: App Store Tips
Instructors
-
Nick Walter
Mobile and Web Developer – iOS, Android, Django, Python. etc -
Jenna Miller
Swift Developer
Rating Distribution
- 1 stars: 22 votes
- 2 stars: 22 votes
- 3 stars: 74 votes
- 4 stars: 199 votes
- 5 stars: 496 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024