Apple Stores to Host Free 'Hour of Code' Workshops in Early December
Apple today announced it has opened registration for free one-hour "Hour of Code" workshops between December 5 and December 11 at all 487 of its retail stores worldwide. This year's workshops will include an introduction to Apple's new educational Swift Playgrounds coding app for iPad.

“Hour of Code embodies our vision for Apple stores as a place for the community to gather, learn and be entertained,” said Angela Ahrendts, Apple’s senior vice president of Retail. “We’re proud to introduce the Swift Playgrounds app into the workshops and honored to again work side-by-side with Code.org on this incredibly important initiative. Hour of Code is one of the absolute highlights of the year for both our teams and the families that visit our stores.”
Since 2013, Apple has hosted Hour of Code workshops during Computer Science Education Week to teach kids and students the basics of computer science using non-profit website Code.org's programming tutorials.
Apple said it has developed new tools to extend the Hour of Code initiative into schools and community centers, including a free facilitator guide offering lesson ideas, group activities, and more. Apple will also provide resources to assist ConnectED schools in the U.S. with hosting their own Hour of Code workshops.
Those interested can register through Apple's Hour of Code page.
Popular Stories
Significant changes are expected to arrive with Apple's fourth-generation iPhone SE, in terms of both design and hardware, MacRumors has learned. The iPhone SE 4, known internally under the codename Ghost, is expected to receive a new design derived almost entirely from the base model iPhone 14. According to our sources, the iPhone SE 4 will use a modified version of the iPhone 14 chassis...
Apple today released iOS 17.0.2 and iPadOS 17.0.2 updates, with the software coming five days after the releases of iOS 17.0.1 and iPadOS 17.0.1. Today's iOS 17.0.2 and iPadOS 17.0.2 updates arrive as build 21A351 and can be downloaded on eligible iPhones and iPads over-the-air by going to Settings > General > Software Update. Note that iOS 17.0.2 was previously made available for iPhone...
Wednesday September 27, 2023 1:57 pm PDT by
Juli CloverJust a week after releasing iOS 17, Apple has seeded the first beta of iOS 17.1 to developers. iOS 17.1 adds some features that Apple promised were coming to iOS 17 in the future, plus it refines and improves some existing features. This guide covers everything new in the first iOS 17.1 beta. Apple Music Favorites You can favorite songs, albums, playlists, and artists in the iOS 17.1...
iPhone 15 Pro and Pro Max overheating concerns continue to make headlines this week, with the topic highlighted by The Wall Street Journal and Bloomberg. Both of the reports document anecdotal complaints from customers, and outline potential causes, but it's unclear how many devices are actually affected. Bloomberg said the overheating could be caused or compounded by the iPhone's setup...
Complaints about heat issues with the iPhone 15 Pro models are not related to TSMC's 3-nanometer node that was used for the A17 Pro chip, according to well-respected Apple analyst Ming-Chi Kuo. Kuo says that overheating could be caused by "compromises made in the thermal system design" that allowed Apple to cut down on the weight of the iPhone 15 Pro models. Kuo says that the reduced heat...
Apple added a USB-C port to the iPhone 15 lineup this year, allowing it to work with USB-C cables, USB-C power banks, and more. It turns out that some USB-C battery packs are not working properly with Apple's iPhone 15, resulting in charging issues. As highlighted on Reddit and the MacRumors forums, not all existing USB-C power banks can be used with the iPhone 15 models, perhaps due to the...
In macOS Sonoma, Game Mode prioritizes CPU and GPU performance for gaming purposes on Macs. For those unfamiliar with Game Mode, Apple on Tuesday published a support document providing more information on how to use the new feature. Game Mode optimizes your gaming experience by giving your game the highest priority access to your CPU and GPU, lowering usage for background tasks. And it...
Top Rated Comments
Having said that, I am a software developer so I've taught him some the basics early on.
[doublepost=1479411467][/doublepost] I am not sure about Swift since that's new, but Code.org is specifically designed for K to 12, so that would include your 5 year old niece if she's already kindergarten ready or in kindergarten.
Check out Code.org. It's free and all you need is a browser.
Something that is hard for non-programmers to understand is: Writing code is often times the easiest way to do something. Not with a nice GUI interface, and buttons, and sliders, and forms, but with code. Things that appear simple to create, usually have very complex sub-systems with hundreds (if not thousands) of decisions made along the way.
Simply telling an AI to "create X application" will be met with many choices. Choices that will most likely require informed decisions. But, yeah, if computers are programming themselves, and software devs are out of a job. Everyone's gonna be out of a job.
My only problem in forcing kids into becoming software developers today is that skill set will become obsolete once real machine learning and natural language paradigms for "programming" a device to do something become prevalent. Sure, maybe today's kids will be the ones building those systems, but we are quickly nearing having a generation of kids that will be the last to have to toil in deep code logic.
In the same way we currently have a countries full of laborers without any factory jobs, in 20 years we might end up with a glut of software developers with nothing to develop because the average person can whip up an app by request.
Still, the logic, problem solving and critical thinking that you learn from writing code is a good way to make kids ready for real life, but ultimately the idea of thinking that all kids will need to write code for the future is a little shortsighted.