watchOS 2 by Tutorials Updated for Xcode 7.3
Good news – we have updated watchOS 2 by Tutorials for Swift 2.2 and Xcode 7.3. Xcode 7.3 has a few small changes to Swift – mostly minor syntax things – but we wanted to make sure that all the...
View ArticleVideo Tutorial: Beginning Core Graphics Part 3: Contexts 1
In this core graphics video tutorial series you'll learn about drawing contexts and saving context state. The post Video Tutorial: Beginning Core Graphics Part 3: Contexts 1 appeared first on Ray...
View ArticleCollection Data Structures in Swift
What kind of performance do you want from your data structure? Update note: This tutorial was updated for Swift 2.2 and Xcode 7.3 by Niv Yahel. Original post by Tutorial Team member Ellen Shapiro....
View ArticleVideo Tutorial: Beginning Core Graphics Part 4: Contexts 2
Learn about the older style of Core Graphics drawing and also how to replace the icon images with the icon paths. The post Video Tutorial: Beginning Core Graphics Part 4: Contexts 2 appeared first on...
View ArticleEasier Auto Layout: Coding Constraints in iOS 9
Coding Auto Layout just got a lot easier! Read on to find out more. Do you find Auto Layout challenging? Do you find yourself making and unmaking constraints over and over in a never-ending attempt to...
View ArticleVideo Tutorial: Beginning Core Graphics Part 5: PaintCode
Learn about PaintCode 2. We’ll draw an icon in PaintCode 2 and also use expressions to dynamically control the icon's color. The post Video Tutorial: Beginning Core Graphics Part 5: PaintCode appeared...
View ArticleVideo Tutorial: Beginning Core Graphics Part 6: Conclusion
Reflect on what you’ve learned in our Beginning Core Graphics video tutorial series and see what’s coming up in the intermediate series. The post Video Tutorial: Beginning Core Graphics Part 6:...
View ArticleOpen Call For Applications: Apple Game Frameworks Authors and Tech Editors
Do you like making games with any of Apple’s Game Frameworks, like Sprite Kit, Scene Kit, GameplayKit or Metal? Have you read 2D iOS & tvOS Games by Tutorials or 3D iOS Games by Tutorials? Do you...
View ArticleVideo Tutorial: Intermediate Core Graphics: Series Introduction
Download lecture slides The post Video Tutorial: Intermediate Core Graphics: Series Introduction appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Intermediate Core Graphics Part 1: Gradients
Learn how to create gradients to make your app more appealing. The post Video Tutorial: Intermediate Core Graphics Part 1: Gradients appeared first on Ray Wenderlich.
View ArticleHow To Make a Game Like Space Invaders with Sprite Kit and Swift Tutorial:...
Update 05/10/2016: Updated for Xcode 7.3 by Ryan Ackermann. Original tutorial by Joel Shapiro and previously updated by Riccardo d’Antoni. Space Invaders is one of the most important video games ever...
View ArticleHow To Make a Game Like Space Invaders with Sprite Kit and Swift Tutorial:...
Update 05/10/2016: Updated for Xcode 7.3 by Ryan Ackermann. Original tutorial by Joel Shapiro and previously updated by Riccardo d’Antoni. Welcome back to our 2-part Sprite Kit tutorial that teaches...
View ArticleVideo Tutorial: Intermediate Core Graphics Part 2: Transforms
Challenge Your challenge is to apply a transform to the pointer layer to indicate how much of the budget has been spent. See the Challenge PDF in the resources link below for full details. Download...
View ArticleHow To Create a Breakout Game with Sprite Kit and Swift: Part 1
Update 05/11/2016: Updated for Xcode 7.3 by Michael Briscoe. Original post by Tutorial Team member Barbara Reichart. Sprite Kit is Apple’s game development framework for iOS and OS X. Not only does it...
View ArticleHow To Create a Breakout Game with Sprite Kit and Swift: Part 2
Update 05/11/2016: Updated for Xcode 7.3 by Michael Briscoe. Original post by Tutorial Team member Barbara Reichart. Welcome back to our How To Create a Breakout Game with Sprite Kit and Swift...
View ArticleVideo Tutorial: Intermediate Core Graphics Part 3: Shadows
Learn about how to draw shadows and composite them using transparency layers. The post Video Tutorial: Intermediate Core Graphics Part 3: Shadows appeared first on Ray Wenderlich.
View ArticleSprite Kit and Inverse Kinematics with Swift
Update 5/12/16: Updated for Xcode 7.3 by Jorge Jordán. Original tutorial by Ken Toh. If you’ve ever added an animated character to a game, you probably pre-created animations for running, punching,...
View ArticleVideo Tutorial: Intermediate Core Graphics Part 4: Drawing Text and Images
Learn about drawing text and images into the context. The post Video Tutorial: Intermediate Core Graphics Part 4: Drawing Text and Images appeared first on Ray Wenderlich.
View ArticleTop 5 iOS and Swift Newsletters
It’s hard to keep up-to-date as an iOS and Swift developer. Every day, new articles, tutorials, and open source libraries are released. How do you keep up with this flood of information? One good way...
View ArticleVideo Tutorial: Intermediate Core Graphics Part 5: PDF Printing
Challenge Your challenge is to add the pie chart to the PDF. See the Challenge PDF in the resources link below for full details. Download resources View previous video: Drawing Text and Images The...
View Article