Re: playground
Re: playground
- Subject: Re: playground
- From: email@hidden
- Date: Mon, 09 Jun 2014 11:07:31 -0400
On Jun 9, 2014, at 10:51 AM, Roland King <email@hidden> wrote:
> I just watched the playgrounds video from WWDC. If you haven't watched it, watch it.
>
> At this point I'm not too thinking about whether Swift is the perfect language, I'm completely blown away by playgrounds and the power they bring to the dev environment.
>
> I'm not entirely sure how to get started, it's a very alien world out there for an old fart developer. There may be a video I haven't seen yet which gives a slightly gentler introduction to playgrounds, if there is, someone please point me to it. If there isn't, there's a lot of 'getting with the program' needs doing.
>
A playground is just an interactive interpreter where you can try things to get the code working the way you want. Once you’ve got it working, you then copy/paste it into your project. If you’ve ever used Python’s Idle environment, you can think about it like that.
Beyond the WWDC videos, I’m not certain there’s really that much more to Playgrounds. It appears you’re overthinking what a playground is.
HTH,
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >playground (From: Roland King <email@hidden>) |