Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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

Practical Macos Bootcamp: Learn To Code & Build Useful Apps!

Posted By: ELK1nG
Practical Macos Bootcamp: Learn To Code & Build Useful Apps!

Practical Macos Bootcamp: Learn To Code & Build Useful Apps!
Last updated 4/2019
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 6.08 GB | Duration: 11h 9m

Learn Xcode 9, Swift 4 and build your first apps for the Apple Mac computer now. Anyone can create for the App Store!

What you'll learn
Learn how to add elements to a layout to create the framework of your app
Build calculator apps for your Mac and the App Store
Position, size, and align elements with constraints
Understand View Controller life cycle
Learn about inheritance, one of the core concepts of object oriented programming
Use refactoring
And more!
Requirements
A Mac computer or MacOS Virtual Machine software
Xcode (Apple’s FREE developer tool to build applications for the iPhone, iPad, Mac, Apple Watch, and Apple TV)
Description
Follow along with us to make your first Mac apps today! You will gain the tools and knowledge to build any app you can imagine. By starting today with this course, the app you make could get featured on Apple’s store. The possibilities are endless.Xcode 9.3 includes Swift 4.1 and the SDK for macOS High Sierra 10.13. Learn how to add elements to a layout to create the framework of your app. Together we’ll build calculator apps for your Mac and the App Store. We’ll take you from installing the necessary software to opening a new project and starting to build.Learn how to position, size, and align elements with constraints. Learn about the View Controller life cycle. Learn about inheritance, one of the core concepts of object oriented programming. You’ll also learn all about refactoring. There is so much we cover in this course! It’s all compacted into 5 hours so not a minute is wasted. Go at your own pace, and share the apps you build with us and the entire Mammoth Interactive community.If you have zero experience as an app developer, we’ve included sections to introduce you to Xcode and Swift. If you already have made iOS apps or other Apple projects, you can skip directly to the section on MacOS UI elements. Here we begin with a complete overview of the most popular user interface elements that make up every Apple Mac app.About Your InstructorHello, my name is Kevin Tai. I am your instructor for this macOS development course. I have studied programming as far back as 20 years ago in Pascal language and have experience coding in both Microsoft and Apple environments.I have experience tutoring college students on introduction to programming in Visual Basic. Also, I have mentored junior colleagues as an SDK Support Analyst in one of the largest privately owned companies in the world. As well, I have used my coding skills to automate processes for staff members.
I have 7 years of experience as a software tester and hold an international certification for software testing. This gives me a keen awareness for creating high quality applications as a developer.
I have developed a passion for developing apps in Apple’s ecosystem and have completed highly intensive training to do so in Swift and Objective-C languages.Enroll now to become an app developer

Overview

Section 1: Introduction to MacOS

Lecture 1 Meet Me! Your Instructor Kevin Tai

Lecture 2 How to Get Started with MacOS

Lecture 3 Don't Have a Mac Computer?

Section 2: Fulfill Your Course Requirements Here

Lecture 4 MacOS Course Requirements

Lecture 5 Introduction to Xcode

Lecture 6 Understanding the Xcode Interface

Lecture 7 Files System

Lecture 8 ViewController

Lecture 9 Storyboard File

Lecture 10 Connecting Outlets and Actions

Lecture 11 Running an Xcode Application

Lecture 12 Debugging an Xcode Application

Lecture 13 {FILES} Source Code

Section 3: Introduction to Swift Coding

Lecture 14 What We Will Learn In This Section

Lecture 15 Variables, Operators and Tuples

Lecture 16 {FILES} Variables Source Code

Lecture 17 Collection Types

Lecture 18 {FILES} Collection Types Source Code

Lecture 19 Control Flow

Lecture 20 {FILES} Control Flow Source Code

Lecture 21 Functions

Lecture 22 {FILES} Functions Source Code

Lecture 23 Classes, Scope and Properties

Lecture 24 Inheritance, Structs and Enums

Lecture 25 {FILES} Classes, Structs, Enums Source Code

Section 4: MacOS UI Elements Explained

Lecture 26 Different Meanings of View

Lecture 27 Outline

Lecture 28 Label

Lecture 29 Text Field

Lecture 30 Button

Lecture 31 Pop up Button

Lecture 32 Slider

Lecture 33 Image

Lecture 34 {FILES} Source Code

Section 5: Project 1 - Setting Up a Calculator

Lecture 35 Calculator Intro

Lecture 36 Calculator Getting Started

Lecture 37 Tab View Controller

Section 6: Build a Tax Calculator

Lecture 38 Tax UI Elements

Lecture 39 Tax UI Outlets

Lecture 40 Tax View Controller Code

Lecture 41 Tax View Controller Testing

Section 7: Project 2 - Tip Calculator

Lecture 42 Tip UI Elements

Lecture 43 Tip Outlets

Lecture 44 Tip View Controller Code

Lecture 45 {FILES} Source Code

Section 8: View Controller Lifecycle

Lecture 46 View Controller Introduction

Lecture 47 Life-Cycle

Lecture 48 Adjusting Code for View Controller Life

Lecture 49 {FILES} Source Code

Section 9: Constraints

Lecture 50 Position Constraints

Lecture 51 Size Constraints

Lecture 52 Align Constraints

Section 10: Coding Constraints

Lecture 53 Tip View Controller Additional Outlets

Lecture 54 Auto Resizing Mask into Constraints

Lecture 55 Tip View Controller Constraints (Part 1)

Lecture 56 Tip View Controller Constraints (Part 2 and 3)

Lecture 57 {FILES} Source Code

Section 11: Refactor

Lecture 58 Refactor Tax View Controller

Lecture 59 Refactor Tips View Controller Alignment

Lecture 60 Refactor Tip View Controller Auto-Resizing

Lecture 61 Refactor Tip View Controller Constraints

Lecture 62 Refactor Tip View Controller Constraints (Cont'd)

Lecture 63 {FILES} Source Code

Lecture 64 Bonus Lecture: Coupon

If you have zero experience as an app developer, we’ve included sections to introduce you to Xcode and Swift.,If you already have made iOS apps or other Apple projects, you can skip directly to the section on MacOS UI elements. Here we begin with a complete overview of the most popular user interface elements that make up every Apple Mac app.