Live data from Hacker News

Learning to code as a 30-year-old kid with Apple’s Swift Playgrounds

arstechnica.com

71–73 of 73 posts

Re: Learning to code as a 30-year-old kid with Apple’s Swift Playgrounds

#71

Swift Playgrounds looks great but I'm surprised no one has mentioned the frustration that Apple is shipping something on iPad that other developers have been banned from making since iPad shipped From the Swift Playground website: > Send your code to a friend’s iPad using Mail, Messages, or AirDrop No other apps are allowed to do this because of the iOS Terms of Service restrictions

Codea has been around for a few years now. It lets you code iPad apps on the iPad using Lua. You can even export the project to Xcode so you can eventually deploy your creations to the App Store. And this is certainly not the only iOS-based coding environment. It looks like Apple has knowingly made an exception for this use case because it's not the type of thing they had set out to prevent with their rules around lo…

The terms of service only disallow downloading code. As long as codea only allows copying and pasting code it's not breaking any terms

You can see this is how they handled it

https://bitbucket.org/TwoLivesLeft/core/wiki/CopyingCode

Swift Playground doesn't seem to have that limit which arguably makes Swift Playground a whole lot better and arguably anti-competitive

Re: Learning to code as a 30-year-old kid with Apple’s Swift Playgrounds

#72

Swift Playgrounds looks great but I'm surprised no one has mentioned the frustration that Apple is shipping something on iPad that other developers have been banned from making since iPad shipped From the Swift Playground website: > Send your code to a friend’s iPad using Mail, Messages, or AirDrop No other apps are allowed to do this because of the iOS Terms of Service restrictions

Codea has been around for a few years now. It lets you code iPad apps on the iPad using Lua. You can even export the project to Xcode so you can eventually deploy your creations to the App Store. And this is certainly not the only iOS-based coding environment. It looks like Apple has knowingly made an exception for this use case because it's not the type of thing they had set out to prevent with their rules around lo…

[deleted]

Re: Learning to code as a 30-year-old kid with Apple’s Swift Playgrounds

#73
I was really looking forward to letting my daughter (and wife, who was interested) in using this.

Then I realised it won't work on their iPad (4th Gen with Retina) - which runs everything fine, and there's no need to uprade it.

So there we go - they won't be using this.

Post reply on HN