Hi!
Just watching the WWDC, and Apple has a new app coming out that will allow students to learn Swift on the iPad. They've solved the keyboard issue as well - now you have direct access to code important keys.
Stefan
I was recently speaking with some teachers who were interested in teaching app development with Swift. There was one problem though, all they had were iPads!
Mogenerator is a popular tool for generating objects that represent Entities in a Core Data backend. Unfortunately it has some issues with the Swift 1.2.
Just to let you know that I am still around, just found myself super busy with work. But ... now that the new version of xcode is out, and Swift itself is now a stable language - I do have a kids Swift course in my sights.
First, I must apologies for the lack of content on this site. When Swift was first released in beta, I got all excited and launched this site and started playing with the language. But then the changes to Swift came, and I figured it made sense to wait for things to settle.
Hi,
I've decided to wait for the final release of Swift before writing any significant articles on the subject. Sorry!
.. There is no point now:
For example, with the latest version of Swift beta 3, the arrays and dictionaries syntax has been redesigned: You now declare arrays as [Int] instead of as Int[], as shorthand for Array<Int>.
So which OS should you create apps for? At first glance, given how many more users are using Android devices vs iOS devices you'd think that Android is the way to go ... but perhaps that might not be the best choice!
Facts about Android
I love bullet points, so here we go:
If you are going to write Swift code, you are going to use Apple's development environment - Xcode.
The Xcode 6 IDE provides everything you need to write Swift code. One of these built in tools (that comes with Xcode) is the interactive Playground feature, that lets you see your code working in real time.
Apple's new programming language Swift, might be the perfect language to teach kids code and basic programming concepts. Here are the reasons why:
Stefan built his first website in 1994 and has developed many commercial projects over the years including e-learning software for Pfizer, Aventis and Merck Frost.
Published author and recognized in the industry for many years, Stefan has created commercial apps in 8 programming languages. Oh yes, he also developed/created venerable sites like: killersites.com , killerphp.com, csstutorial.net and others.