Companies Home Search Profile

Learn UI Mobile App Design & Game Mechanics in Construct 2

Focused View

John Bura,Mammoth Interactive

67:30:38

7 View
  • 1 - Course Trailer.mp4
    00:40
  • 2 - Construct Game Engine Inspiration.html
  • 3 - Introduction to This Course.mp4
    01:10
  • 4 - Top 10 Reasons Why This Course is Awesome.mp4
    04:54
  • 5 - How to Use this Course.mp4
    10:36
  • 6 - How to Download Xcode 9.mp4
    02:16
  • 7 - Updates.mp4
    01:43
  • 8 - Language Basics Topics List.mp4
    05:15
  • 9 - Learning Goals.mp4
    04:25
  • 10 - Intro to Variables and Constants.mp4
    16:16
  • 11 - Primitive Types.mp4
    19:07
  • 12 - Strings.mp4
    19:11
  • 13 - Nil Values.mp4
    13:16
  • 14 - Tuples.mp4
    14:39
  • 15 - Type Conversions.mp4
    23:40
  • 16 - Assignment Operators.mp4
    11:43
  • 17 - Conditional Operators.mp4
    12:51
  • 18 - Source Code.html
  • 18 - Variables-and-Constants-Text.playground.zip
  • 19 - Topics List and Learning Objectives.mp4
    03:37
  • 20 - Intro to Collection Types.mp4
    10:57
  • 21 - Creating Arrays.mp4
    05:18
  • 22 - Common Array Operations.mp4
    25:27
  • 23 - Multidimensional Arrays.mp4
    08:03
  • 24 - Ranges.mp4
    10:00
  • 25 - Collection-Types-Text.playground.zip
  • 25 - Source Code.html
  • 26 - Topics List and Learning Objectives.mp4
    04:06
  • 27 - Intro to If and Else Statements.mp4
    10:07
  • 28 - Else If Statements.mp4
    09:13
  • 29 - Multiple Simultaneous Tests.mp4
    12:58
  • 30 - Intro To Switch Statements.mp4
    09:47
  • 31 - Advanced Switch Statement Techniques.mp4
    16:25
  • 32 - Testing for Nil Values.mp4
    12:15
  • 33 - Intro to While Loops.mp4
    14:51
  • 34 - Intro to ForIn Loops.mp4
    14:39
  • 35 - Intro to ForIn Loops Contd.mp4
    11:19
  • 36 - Complex Loops and Loop Control Statements.mp4
    20:05
  • 37 - Control-Flow-Text.playground.zip
  • 37 - Source Code.html
  • 38 - Topics List and Learning Objectives.mp4
    04:16
  • 39 - Intro to Functions.mp4
    20:19
  • 40 - Function Parameters.mp4
    12:01
  • 41 - Return Statements.mp4
    14:26
  • 42 - Parameter Variations Argument Labels.mp4
    09:23
  • 43 - Parameter Variations Default Values.mp4
    05:50
  • 44 - Parameters Variations InOut Parameters.mp4
    09:03
  • 45 - Parameter Variations Variadic Parameters.mp4
    11:12
  • 46 - Returning Multiple Values Simultaneously.mp4
    07:46
  • 47 - Functions-Text.playground.zip
  • 47 - Source Code.html
  • 48 - Topics List and Learning Objectives.mp4
    05:25
  • 49 - Intro to Classes.mp4
    16:24
  • 50 - Properties as Fields Add to Class Implementation.mp4
    13:43
  • 51 - Custom Getters and Setters.mp4
    08:44
  • 52 - Calculated Properties.mp4
    24:12
  • 53 - Variable Scope and Self.mp4
    13:15
  • 54 - Lazy and Static Variables.mp4
    14:35
  • 55 - Behavior and Instance Methods.mp4
    16:38
  • 56 - Class Type Methods.mp4
    07:42
  • 57 - Class Instances as Field Variables.mp4
    08:52
  • 58 - Inheritance Subclassing and SuperClassing.mp4
    24:06
  • 59 - Overriding Initializers.mp4
    13:42
  • 60 - Overriding Properties.mp4
    16:30
  • 61 - Overriding Methods.mp4
    10:34
  • 62 - Structs Overview.mp4
    20:24
  • 63 - Enumerations.mp4
    16:30
  • 64 - Comparisons between Classes Structs and Enums.mp4
    14:40
  • 65 - Classes-Structs-Enums-Text.playground.zip
  • 65 - Source Code.html
  • 66 - Intro and Demo.mp4
    06:48
  • 67 - General Interface Intro.mp4
    15:06
  • 68 - File System Introduction.mp4
    13:24
  • 69 - ViewController Intro.mp4
    06:53
  • 70 - Storyboard File Intro.mp4
    17:29
  • 71 - Connecting Outlets and Actions.mp4
    14:12
  • 72 - Running an Application.mp4
    10:06
  • 73 - Debugging an Application.mp4
    11:40
  • 74 - Source Code.html
  • 74 - XCode-Intro.zip
  • 75 - Intro and Demo.mp4
    03:48
  • 76 - Building the UI.mp4
    10:07
  • 77 - Connecting Outlets and Actions.mp4
    12:24
  • 78 - Implementation Planning.mp4
    09:59
  • 79 - Storing Input Values and Choosing Operation.mp4
    11:38
  • 80 - Implementing Calculate and Clear Function.mp4
    09:43
  • 81 - Error Checking and Handling.mp4
    09:32
  • 82 - Beautifying App and Finishing Touches.mp4
    07:43
  • 83 - Simple-Calculator-Project.zip
  • 83 - Source Code.html
  • 84 - Intro and Demo.mp4
    04:22
  • 85 - Building the UI.mp4
    11:58
  • 86 - Connecting Outlets and Actions.mp4
    08:21
  • 87 - Planning Implementation and Setting Blueprint.mp4
    08:14
  • 88 - Implementing Conversion Selection.mp4
    15:01
  • 89 - Implementing Hex to RGB Conversion.mp4
    16:43
  • 90 - Implementing RGB to Hex Conversion.mp4
    07:01
  • 91 - Improving App Appearance.mp4
    14:49
  • 92 - RGB-Hex-Code-Color-Converter.zip
  • 92 - Source Code.html
  • 93 - Demo and Intro.mp4
    06:09
  • 94 - Building the UI.mp4
    09:47
  • 95 - Connecting Outlets Actions and Textfield Protocol.mp4
    13:23
  • 96 - Planning our Implementation Process.mp4
    16:54
  • 97 - Implement Word and Hint Selection.mp4
    15:32
  • 98 - Implementing Remaining Set Up.mp4
    08:29
  • 99 - Implementing TextField Processing.mp4
    18:00
  • 100 - Implementing Correct Guess Processing.mp4
    15:36
  • 101 - Implementing Incorrect Guess Processing.mp4
    07:56
  • 102 - Implementing The Last Bit of Functionality.html
  • 103 - Improving App Appearance.mp4
    08:50
  • 104 - Hangman-Game-Project.zip
  • 104 - Source Code.html
  • 105 - Intro and Demo.mp4
    08:21
  • 106 - Building the Interface.mp4
    11:27
  • 107 - Connecting Outlets and Actions.mp4
    09:11
  • 108 - Building the data model.mp4
    09:55
  • 109 - Planning Implementation.mp4
    11:12
  • 110 - Implement Save Functionality.mp4
    18:13
  • 111 - Implementing Fetch Functionality.mp4
    15:51
  • 112 - Implementing Display Functionality.mp4
    15:41
  • 113 - Implementing Delete Functionality.mp4
    06:23
  • 114 - Improving App Appearance.mp4
    13:50
  • 115 - BONUS 1 More About the NSManagedObjectContext.mp4
    10:05
  • 116 - BONUS 2 Implementing Subject Search.mp4
    16:28
  • 117 - Flashcard-App-Project.zip
  • 117 - Source Code.html
  • 118 - Introduction and Demo.mp4
    06:19
  • 119 - Building and Connecting the UI.mp4
    08:13
  • 120 - Learning about our Weather API.mp4
    16:37
  • 121 - Planning Implementation Phase.mp4
    13:44
  • 122 - Requesting and Retrieving Data.mp4
    18:23
  • 123 - Decoding JSON Data into Structs.mp4
    18:23
  • 124 - Setting up DateHandler Class.mp4
    12:35
  • 125 - Sorting Data into Todays and Tomorrows Data.mp4
    16:44
  • 126 - Storing Todays and Tomorrows Data.mp4
    19:03
  • 127 - Displaying Data on UI.mp4
    19:28
  • 128 - Retrieving and Displaying Icon.mp4
    19:07
  • 129 - Improving App Appearance.mp4
    09:17
  • 130 - Source Code.html
  • 130 - Source-Code.zip
  • 131 - Intro and Demo.mp4
    04:25
  • 132 - Setting up the UI.mp4
    04:41
  • 133 - Displaying Simple Alert Message.mp4
    13:14
  • 134 - Dismissing Alert.mp4
    11:34
  • 135 - Adding Cancel Action.mp4
    10:29
  • 136 - Adding Multiple Actions.mp4
    09:44
  • 137 - Adding TextFields to Alert.mp4
    10:01
  • 138 - Simulating Login Scenario.mp4
    14:43
  • 139 - Altering Alert Controller Appearance.mp4
    08:56
  • 140 - Source Code.html
  • 140 - UIAlertController-Intro.zip
  • 141 - Introduction.mp4
    02:47
  • 142 - View Hierarchy with Storyboards.mp4
    09:15
  • 143 - Modifying View Attributes with Storyboards.mp4
    13:18
  • 144 - Changing Attributes Programmatically.mp4
    15:24
  • 145 - Adding Removing and Shifting Subviews.mp4
    13:13
  • 146 - CGAffineTransforms.mp4
    07:16
  • 147 - Attaching Tap Gesture Recognizer to a View.mp4
    07:52
  • 148 - Source Code.html
  • 148 - UIViews-Intro.zip
  • 149 - Introduction.mp4
    04:20
  • 150 - Adding Label to Storyboard.mp4
    04:59
  • 151 - Modifying Label Attributes Using Storyboards.mp4
    18:00
  • 152 - Modifying Label Attributes Through Code.mp4
    08:04
  • 153 - Adding Labels to Projects using ViewController.mp4
    10:51
  • 154 - Source Code.html
  • 154 - UILabels-Intro.zip
  • 155 - Introduction.mp4
    03:26
  • 156 - Why We Use Buttons.mp4
    05:46
  • 157 - Modifying Button Attributes Using Storyboard.mp4
    13:20
  • 158 - Using Button Outlets And Actions.mp4
    11:25
  • 159 - Button Interaction With Other Elements.mp4
    08:17
  • 160 - Connecting Multiple Buttons To Single Action.mp4
    13:33
  • 161 - Adding Buttons Programatically.mp4
    13:44
  • 162 - BONUS Setting Button Image.mp4
    07:56
  • 163 - Source Code.html
  • 163 - UIButtons-Intro.zip
  • 164 - Introduction.mp4
    04:33
  • 165 - What are UISegmentedControls.mp4
    06:07
  • 166 - Adjusting Properties Using Storyboard.mp4
    11:00
  • 167 - Adding Behavior via Outlets and Actions.mp4
    11:02
  • 168 - Adding Segmented Controls Programatically.mp4
    19:17
  • 169 - Source Code.html
  • 169 - Source-Code.zip
  • 170 - Introduction.mp4
    05:30
  • 171 - Why We Use UITextFields.mp4
    04:57
  • 172 - Modifying TextField Attributes Using Storyboard.mp4
    19:46
  • 173 - Exploring TextField Attributes Using ViewController.mp4
    24:37
  • 174 - Implementing TextField Actions.mp4
    14:38
  • 175 - Adding TextFieldDelegate Methods.mp4
    11:47
  • 176 - Implementing Should Delegate Methods.mp4
    17:58
  • 177 - Implementing Did Delegate and Text Replacement Methods.mp4
    21:47
  • 178 - Adding TextFields Programatically.mp4
    25:16
  • 179 - SourceCode.zip
  • 179 - Source Code.html
  • 180 - Introduction.mp4
    03:44
  • 181 - What is a UISlider.mp4
    06:09
  • 182 - Exploring Attributes in Storyboards.mp4
    11:51
  • 183 - Adding Behavior to Sliders.mp4
    10:22
  • 184 - Changing Slider Properties Through Code.mp4
    23:15
  • 185 - BONUS Changing Slider Images.mp4
    10:34
  • 186 - Source Code.html
  • 186 - UISlider-Intro.zip
  • 187 - How do I Part 1.mp4
    11:17
  • 188 - How do I Part 2.mp4
    14:29
  • 189 - Avoid Falling Blocks Game Part 1.mp4
    14:57
  • 190 - Avoid Falling Blocks Game Part 2.mp4
    15:50
  • 191 - Avoid Falling Blocks Game Part 3.mp4
    18:48
  • 192 - Avoid Falling Blocks Game Part 4.mp4
    11:02
  • 193 - Building a Collecting Game Part 1.mp4
    16:14
  • 194 - Building a Collecting Game Part 2.mp4
    14:05
  • 195 - Building a Collecting Game Part 3.mp4
    16:18
  • 196 - Building a Collecting Game Part 4.mp4
    05:01
  • 197 - Simple Circular Shooter Part 1.mp4
    18:50
  • 198 - Simple Circular Shooter Part 2.mp4
    14:04
  • 199 - Simple Circular Shooter Part 3.mp4
    06:55
  • 200 - Simple Monochrome Game Part 1.mp4
    13:30
  • 201 - Simple Monochrome Game Part 2.mp4
    11:57
  • 202 - Simple Monochrome Game Part 3.mp4
    12:21
  • 203 - Simple Monochrome Game Part 4.mp4
    08:20
  • 204 - Mobile Shooter in HD Part 1.mp4
    18:42
  • 205 - Mobile Shooter in HD Part 2.mp4
    16:36
  • 206 - Mobile Shooter in HD Part 3.mp4
    13:40
  • 207 - Avoid Mobile Game Part 1.mp4
    13:23
  • 208 - Avoid Mobile Game Part 2.mp4
    15:29
  • 209 - Avoid Mobile Game Part 3.mp4
    11:30
  • 210 - Avoid Mobile Game Part 4.mp4
    15:46
  • 211 - Simple Collection Game Part 1.mp4
    18:04
  • 212 - Simple Collection Game Part 2.mp4
    19:45
  • 213 - Simple Collection Game Part 3.mp4
    17:57
  • 214 - Simple Fall Down Game Part 1.mp4
    17:07
  • 215 - Simple Fall Down Game Part 2.mp4
    17:47
  • 216 - Simple Fall Down Game Part 3.mp4
    05:59
  • 217 - Physics Endless Runner Part 1.mp4
    18:38
  • 218 - Physics Endless Runner Part 2.mp4
    17:49
  • 219 - Physics Endless Runner Part 3.mp4
    13:00
  • 220 - Gravity Infinite Runner Part 1.mp4
    17:37
  • 221 - Gravity Infinite Runner Part 2.mp4
    17:39
  • 222 - Gravity Infinite Runner Part 3.mp4
    09:41
  • 223 - Drag and Drop Game Part 1.mp4
    18:18
  • 224 - Adding more game logic and fixing errors.mp4
    06:22
  • 225 - Making tech circles and other art.mp4
    07:28
  • 226 - Creating the titlepage.mp4
    04:10
  • 227 - Exporting and testing the game.mp4
    05:48
  • 228 - Metaphors and design.mp4
    02:27
  • 229 - Conclusion and challenge.mp4
    01:01
  • 230 - Avoid Game Part 1.mp4
    14:40
  • 231 - Avoid Game Part 2.mp4
    12:50
  • 232 - Avoid Game Part 3.mp4
    12:56
  • 233 - TurretBased Avoid Game Part 1.mp4
    18:14
  • 234 - TurretBased Avoid Game Part 2.mp4
    10:49
  • 235 - TurretBased Avoid Game Part 3.mp4
    10:49
  • 236 - Drag and Drop Shooter Part 1.mp4
    16:08
  • 237 - Drag and Drop Shooter Part 2.mp4
    17:44
  • 238 - Drag and Drop Shooter Part 3.mp4
    15:23
  • 239 - Drag and Drop Shooter Part 4.mp4
    07:41
  • 240 - Falling Running Away Game Part 1.mp4
    16:12
  • 241 - Falling Running Away Game Part 2.mp4
    18:40
  • 242 - Falling Running Away Game Part 3.mp4
    10:33
  • 243 - Endless Mobile Avoid Game Part 1.mp4
    19:15
  • 244 - Endless Mobile Avoid Game Part 2.mp4
    16:03
  • 245 - Endless Mobile Avoid Game Part 3.mp4
    09:38
  • 246 - Endless Runner Game Part 1.mp4
    17:30
  • 247 - Endless Runner Game Part 2.mp4
    17:24
  • 248 - Endless Runner Game Part 3.mp4
    07:13
  • 249 - Gravity Ball Game Part 1.mp4
    16:49
  • 250 - Gravity Ball Game Part 2.mp4
    12:54
  • 251 - Gravity Ball Game Part 3.mp4
    09:42
  • 252 - Endless Runner With Gravity Flip Part 1.mp4
    17:53
  • 253 - Endless Runner With Gravity Flip Part 2.mp4
    15:06
  • 254 - Endless Runner With Gravity Flip Part 3.mp4
    12:56
  • 255 - Endless Runner With Gravity Flip Part 4.mp4
    09:46
  • 256 - Runner Game Part 1.mp4
    15:37
  • 257 - Runner Game Part 2.mp4
    17:32
  • 258 - Runner Game Part 3.mp4
    09:00
  • 259 - Retro Skiing Game Part 1.mp4
    13:35
  • 260 - Retro Skiing Game Part 2.mp4
    16:51
  • 261 - Retro Skiing Game Part 3.mp4
    12:39
  • 262 - Kids Addition Game.mp4
    17:57
  • 263 - Lane Avoid Game Part 1.mp4
    18:16
  • 264 - Lane Avoid Game Part 2.mp4
    19:22
  • 265 - Lane Avoid Game Part 3.mp4
    14:10
  • 266 - Physics Collect Game Part 1.mp4
    14:04
  • 267 - Physics Collect Game Part 2.mp4
    16:10
  • 268 - Physics Collect Game Part 3.mp4
    10:44
  • 269 - Kids Subtraction Game.mp4
    18:27
  • 270 - Color Changing Vertical Shooter Part 1.mp4
    16:25
  • 271 - Color Changing Vertical Shooter Part 2.mp4
    10:18
  • 272 - Rotational Color Game Part 1.mp4
    17:26
  • 273 - Rotational Color Game Part 2.mp4
    12:20
  • 274 - Rotational Color Game Part 3.mp4
    16:13
  • 275 - Multiplication Game.mp4
    18:40
  • 276 - Flappy Bird Clone Part 1.mp4
    15:13
  • 277 - Flappy Bird Clone Part 2.mp4
    18:12
  • 278 - Flappy Bird Clone Part 3.mp4
    11:30
  • 279 - Ball Avoid Part 1.mp4
    19:41
  • 280 - Ball Avoid Part 2.mp4
    14:13
  • 281 - Algebra Addition Game.mp4
    14:10
  • 282 - One Page Platformer Part 1.mp4
    16:11
  • 283 - One Page Platformer Part 2.mp4
    19:46
  • 284 - One Page Platformer Part 3.mp4
    08:17
  • 285 - Platformer With Wrap Part 1.mp4
    12:58
  • 286 - Platformer With Wrap Part 2.mp4
    13:55
  • 287 - Kids Division Game.mp4
    13:39
  • 288 - Platform Shooter Part 1.mp4
    15:32
  • 289 - Platform Shooter Part 2.mp4
    17:34
  • 290 - Platform Shooter Part 3.mp4
    11:18
  • 291 - Platform Shooter Part 4.mp4
    11:42
  • 292 - Pathfinding Block Count Part 1.mp4
    19:03
  • 293 - Pathfinding Block Count Part 2.mp4
    13:01
  • 294 - Algebra Subtraction Game.mp4
    11:58
  • 295 - Drop Block Fun Part 1.mp4
    18:29
  • 296 - Drop Block Fun Part 2.mp4
    10:37
  • 297 - Algebra Multiplication Game.mp4
    12:10
  • 298 - Color Switching Mobile Game Part 1.mp4
    10:27
  • 299 - Color Switching Mobile Game Part 2.mp4
    14:23
  • 300 - Cross Shooter Part 1.mp4
    16:51
  • 301 - Cross Shooter Part 2.mp4
    11:57
  • 302 - Algebra Division Game.mp4
    11:01
  • 303 - Action Game Part 1.mp4
    16:26
  • 304 - Action Game Part 2.mp4
    17:01
  • 305 - Action Game Part 3.mp4
    13:26
  • 306 - Busting a Rock Game Part 1.mp4
    13:10
  • 307 - Busting a Rock Game Part 2.mp4
    18:38
  • 308 - Busting a Rock Game Part 3.mp4
    11:25
  • 309 - Busting a Rock Game Part 4.mp4
    10:28
  • 310 - Kids Coloring Game.mp4
    19:48
  • 311 - Turret Shooter Game Part 1.mp4
    12:01
  • 312 - Turret Shooter Game Part 2.mp4
    19:05
  • 313 - Flashcard Game Part 1.mp4
    15:35
  • 314 - Flashcard Game Part 2.mp4
    07:02
  • 315 - Cannon Game Part 1.mp4
    17:25
  • 316 - Cannon Game Part 2.mp4
    19:44
  • 317 - Cannon Game Part 3.mp4
    15:17
  • 318 - Double Shooter.mp4
    15:37
  • 319 - Addicting Game Part 1.mp4
    17:22
  • 320 - Addicting Game Part 2.mp4
    12:19
  • 321 - Dont Shoot the Middle Part 1.mp4
    16:32
  • 322 - Dont Shoot the Middle Part 2.mp4
    14:25
  • 323 - Dont Shoot the Middle Part 3.mp4
    18:31
  • 324 - Flip Mobile Platformer Part 1.mp4
    18:27
  • 325 - Flip Mobile Platformer Part 2.mp4
    19:38
  • 326 - Flip Mobile Platformer Part 3.mp4
    03:54
  • 327 - Capture the Flag Part 1.mp4
    18:06
  • 328 - Capture the Flag Part 2.mp4
    13:43
  • 329 - Color Sidescrolling Shooter Part 1.mp4
    12:09
  • 330 - Color Sidescrolling Shooter Part 2.mp4
    14:40
  • 331 - Bloom Shooter Part 1.mp4
    19:38
  • 332 - Bloom Shooter Part 2.mp4
    16:46
  • 333 - Zombie Sword Game Part 1.mp4
    14:23
  • 334 - Zombie Sword Game Part 2.mp4
    10:03
  • 335 - 2599 value FREE BOOK.html
  • 335 - The-Ultimate-iOS-10-Xcode-8-Developer-Book.Build-30-apps-By-Mammoth-Interactive.pdf
  • 336 - Please leave us a rating.html
  • 337 - Bonus Lecture Get 155 courses.html
  • Description


    Includes FREE book! This is our ULTIMATE course. Design real iOS apps in Swift.​ Make 60 complete games in Construct 2.

    What You'll Learn?


    • Navigate Xcode 9's interface.
    • Code in Apple's programming language, Swift 4.0.
    • Build apps for the iPhone from start to finish. ​
    • Make the code AND art for projects.​
    • Learn how to build simple games from scratch in Construct 2

    Who is this for?


  • Absolute beginners to mobile development who want an introduction to Swift 4 and Xcode 9.
  • People who want to make games.
  • What You Need to Know?


  • To follow along in Xcode 9, you must have a Mac computer or MacOS software.
  • Must have the pro version of Construct 2.
  • More details


    Description

    Do you want to learn a new skill no one can take away from you? Sign up now for our course.

    Code in Swift with practical projects! Design apps from scratch. Learn to make games in Construct 2. 

    In Part 1 of this course you learn how to make apps in Xcode 9. This course is project-based -- you follow along with your instructor to build real projects. 

    The best way for you to learn how to make your own app is to follow project-based training content. You can put the apps you make in this course in your portfolio!

    Learn to develop for the biggest company in the world

    Xcode is Apple's FREE software for app development. Xcode is user-friendly and allows you to make complex and creative apps. 

    Xcode is accessible for beginners who want to make simple apps. Swift 4.0 is the programming language to learn if you want to make apps for Apple products.

    Your teachers will teach you practical skills using real-world examples. Take this course to build your portfolio today. 

    In Part 2, you build 60 2D games in Construct 2. This course is unique because we make both the code and the art for the game from scratch. 

    We teach you the fundamentals of designing and coding a game.

    Don't worry if you've never coded before. We start simple and add more to the game as the course goes on.

    Included in this course is material for beginners to get comfortable with the interfaces. Please note that we reuse this content in similar courses because it is introductory material. You can find some material in this course in the following related courses:

    • C# Unity and Swift 4 Masterclass: Make Games and Apps 
    • Xamarin Start to Finish Android & iOS Apps (& Learn to Code)
    • iOS 11 & Swift 4.0 - A Beginner's Guide with Projects
    • The Ultimate iOS 11 & Swift 4 Course. Learn to Build Apps!
    • Code in Kotlin & Java for Android and Complete 5 iPhone Apps
    • Finish 26 Games & Apps Quickly (GameMaker: Studio & Xcode) 
    • Swift 4 and ELM Masterclass | Make iOS 11 apps and web apps!
    • Complete Construct 2 and Angular: Make 60 Games and Web Apps
    • Build 60 Games in Construct 2

    This course is for you

    Usually it takes a whole team of people to build a project like a game or web app. But creators Thomas Happ and Eric Barone developed and designed their games by themselves. Now they're millionaires. You can do it, too.

    You get full lifetime access to this course for a single one-time fee. 

    Your purchase includes the best-selling  e-book "The Ultimate iOS 10, Xcode 8 Developer Book. Build 30 apps!" by Mammoth Interactive.

    Enroll right now to join the awesome community of Mammoth Interactive

    Who this course is for:

    • Absolute beginners to mobile development who want an introduction to Swift 4 and Xcode 9.
    • People who want to make games.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    John Bura is has been a successful Udemy instructor since 2011. John Bura has been programming games since 1997 and teaching since 2002. John is the owner of the game development studio Mammoth Interactive. This company produces XBOX 360, iPhone, iPad, android, HTML 5, ad-games and more. Mammoth Interactive recently sold a game to Nickelodeon! John has been contracted by many different companies to provide game design, audio, programming, level design and project management. To this day John has 40 commercial games that he has contributed to. Several of the games he has produced have risen to the top 10 in the Apple's app store. In his spare time John likes to play ultimate Frisbee, cycle and work out.
    Mammoth Interactive
    Mammoth Interactive
    Instructor's Courses
    Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.Over 11 years, Mammoth Interactive has built a global student community with 1.1 million courses sold. Mammoth Interactive has released over 250 courses and 2,500 hours of video content.Founder and CEO John Bura has been programming since 1997 and teaching since 2002. John has created top-selling applications for iOS, Xbox and more. John also runs SaaS company Devonian Apps, building efficiency-minded software for technology workers like you."I absolutely love this course. This is such a comprehensive course that was well worth the money I spent and a lot more. Will definitely be looking at more Mammoth Interactive courses when I finish this." – Student Matt W."Very good at explaining the basics then building to more complex features." – Student Kevin L.Try a course today.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 314
    • duration 67:30:38
    • English subtitles has
    • Release Date 2024/05/04