Apple Releases Swift Playgrounds 4
Written by Alex Denham   
Monday, 20 December 2021

Apple has released Swift Playgrounds 4. Playgrounds is an app for iPad and Mac designed to help people learn to code and build iOS apps using Swift, Apple's language that was originally developed as an alternative language to Objective C.

Swift's designers aim is to provide a single language including the best ideas from languages such as C# and JavaScript, while being easy to use. Swift Playground provides lessons and walkthroughs that demonstrate the core concepts of coding and building apps as users write Swift code in an interactive environment. The term playgrounds refers to the mini programs that users work with to learn the basics of programming.

swiftlogo
 

Swift Playgrounds includes interactive lessons that use puzzles and experimentation to teach core coding concepts including commands,
loops, operators, functions, conditional statements and parameters.

swiftplay

Once a user has learned the basics, there are additional starting points that can be used to create playgrounds from scratch. Apple says:

"With access to thousands of APIs in the iOS and macOS SDKs, you can create amazing playgrounds that explore the web, generate 3D worlds, experiment with physics, and much more."

The updated version of the app provides the tools to build iPhone and iPad apps  on an iPad and submit them directly to App Store Connect, providing a new way for developers to create apps. Code is immediately reflected in the live preview as you build apps, and you can run your apps full screen to test them out.

There's also a new open project format based on Swift packages that can be opened and edited in Swift Playgrounds for iPad, as well as within Xcode on Mac, which Apple says offers even more versatility to develop apps across iPad and Mac.

swiftlogo

More Information

Swift Playgrounds

Related Articles

Swift 5.5 Adds Concurrency Support

Swift 5.2 Improves Performance

Apple Launches Swift Playgrounds

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Open Platform For Enterprise AI Launched
18/04/2024

A new platform aimed at building and supporting an open artificial intelligence (AI) and data community has been launched.  The Open Platform for Enterprise AI (OPEA) was announced by The Linux F [ ... ]



.NET MAUI Community Toolkit Adds TouchBehavior
09/05/2024

Version 8 of the .NET MAUI Community Toolkit has been released with the addition of TouchBehavior (previously known as the TouchEffect). The major release also has breaking changes for the Snackbar on [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Monday, 20 December 2021 )