<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Playgrounds on dev.endevour</title><link>https://devendevour.iankulin.com/tags/playgrounds/</link><description>Recent content in Playgrounds on dev.endevour</description><generator>Hugo</generator><language>en-AU</language><lastBuildDate>Mon, 11 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://devendevour.iankulin.com/tags/playgrounds/index.xml" rel="self" type="application/rss+xml"/><item><title>Learn to Code 1 - Finished</title><link>https://devendevour.iankulin.com/learn-to-code-1-finished/</link><pubDate>Mon, 11 Jul 2022 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/learn-to-code-1-finished/</guid><description>&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/img_2691.jpg" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;A little milestone passed - I&amp;rsquo;ve finished the &amp;ldquo;Learn to Code 1&amp;rdquo; Playgrounds book. Next is &amp;ldquo;Learn to Code 2&amp;rdquo;, and I also see there&amp;rsquo;s a few more in the default load, including &amp;ldquo;Get Started with Apps&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/img_2692.jpg" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;Then there&amp;rsquo;s a heap more under &amp;ldquo;More Playgrounds&amp;rdquo; which I guess is like a mini app store for Playgrounds. Some look like complete (but small) apps - such as &amp;ldquo;Meme Creator&amp;rdquo; and &amp;ldquo;Bubble Level&amp;rdquo;. Others are filed under &amp;ldquo;Extend your App&amp;rdquo; and seem to be focused on particular features such as &amp;ldquo;Organizing with Grids&amp;rdquo;.&lt;/p&gt;</description></item><item><title>Instant Errors</title><link>https://devendevour.iankulin.com/instant-errors/</link><pubDate>Sun, 10 Jul 2022 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/instant-errors/</guid><description>&lt;p&gt;I&amp;rsquo;m loving how, in XCode and Playgrounds, it&amp;rsquo;s constantly sort of compiling or interpreting in the background so errors are being flagged as you&amp;rsquo;re working. I tried to google the proper name for this but it&amp;rsquo;s clearly so unremarkable as to be un-remarked on. I guess maybe it&amp;rsquo;s a commonplace feature of modern &lt;a href="https://devendevour.iankulin.com/glossary/"&gt;IDEs&lt;/a&gt; , but for someone who literally used to go to make a coffee when compiling a medium size &lt;a href="https://devendevour.iankulin.com/glossary/"&gt;Clipper&lt;/a&gt; , or even years later Visual Studio C++ project, it&amp;rsquo;s a revelation.&lt;/p&gt;</description></item><item><title>iPad Pros - Swift Playgrounds</title><link>https://devendevour.iankulin.com/ipad-pros-swift-playgrounds/</link><pubDate>Sat, 09 Jul 2022 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/ipad-pros-swift-playgrounds/</guid><description>&lt;p&gt;I&amp;rsquo;m loving Swift Playgrounds - it&amp;rsquo;s getting daily use switching back and forwards between the iPad and MacBook. It&amp;rsquo;s sort of amazing that a tool to support education - it seems designed for primary school students, and is certainly being used that way - scales right up to &amp;ldquo;commercial&amp;rdquo; level app production.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/screenshot-2022-07-07-at-08-01-11-ipad-pros-on-apple-podcasts.png" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="https://ipadpros.net/" target="_blank" rel="noopener"&gt;iPad Pros&lt;/a&gt; is a podcast about iPads (unsurprisingly) by &lt;a href="https://twitter.com/iPadProsPodcast" target="_blank" rel="noopener"&gt;Tim Chaten&lt;/a&gt; and I listened to a &lt;a href="https://podcasts.apple.com/us/podcast/swift-playgrounds-4-with-frank-foster-ipad-pros-0132/id1264565547?i=1000546955634" target="_blank" rel="noopener"&gt;2017 episode about the launch of Playgrounds 4&lt;/a&gt; with guest Frank Foster. The focus was more about using the iPad as a serious development tool - a la XCode for iPad - than the education possibilities. I&amp;rsquo;m all for XCode (or something closer) on iPad, but I&amp;rsquo;d be disappointed if Playgrounds was changed in any way that made it more intimidating for children.&lt;/p&gt;</description></item><item><title>Playgrounds - Learn to Code</title><link>https://devendevour.iankulin.com/playgrounds-learn-to-code/</link><pubDate>Thu, 07 Jul 2022 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/playgrounds-learn-to-code/</guid><description>&lt;p&gt;I mentioned the ”Learn to Code” ”books” that come with Playgrounds (on IPad and Mac) earlier. Here’s a quick example of the sort of challenge:&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/SIm4FrdOZ1M?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;p&gt;This is towards the end of “Learn to Code 1”, there are ”Learn to code 2”, and ”Get Stared with Apps” books as well.&lt;/p&gt;</description></item><item><title>Playgrounds</title><link>https://devendevour.iankulin.com/playgrounds/</link><pubDate>Wed, 06 Jul 2022 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/playgrounds/</guid><description>&lt;p&gt;One of the threads that&amp;rsquo;s led me to learning iOS development is last year&amp;rsquo;s release of the &lt;a href="https://developer.apple.com/swift-playgrounds/" target="_blank" rel="noopener"&gt;Swift Playgrounds&lt;/a&gt; 4 app. I&amp;rsquo;ve long had a hankering for a tool to create IOS apps, and a few years ago invested a bit of time in &lt;a href="https://apps.apple.com/us/app/codea/id439571171" target="_blank" rel="noopener"&gt;Codea&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;Playgrounds possibly started as a little live scratchpad for code in Xcode, but now it&amp;rsquo;s big news in STEM education for getting kids started on coding. It&amp;rsquo;s possible to create (and share) Playground &amp;ldquo;books&amp;rdquo; that lead users through steps in programming. Playgrounds is supplied with one that covers the beginnings of programing - functions, loops, conditions etc and many more are downloadable. This is actually one of the methods I&amp;rsquo;m using for picking up Swift basics - I can pick it up in any spare five minutes and solve a puzzle to progress my learning.&lt;/p&gt;</description></item></channel></rss>