DEV Community

[Comment from a deleted post]
Collapse
 
mitchartemis profile image
Mitch Stanley

Language-wise, I'd like to continue learning the following languages.

  • Swift
  • Elixir
  • Crystal
  • Javascript
  • ReasonML

I'm also reading Practical Vim at the moment to level up in Vim skills, this book is full of incredible tips.

Outside of the world of tech I've started making dice recently which is fun. I'm interested in trying out wood carving and wood work too, but I haven't got around to that yet!

Collapse
 
bacchusplateau profile image
Bret Williams

What kind of studying do you do for Swift? I've been diving into SpriteKit for a few years and I've learned a lot of the language's features along the way. Now that SwiftUI has made a big splash I've been looking for ways to learn that too.

Collapse
 
mitchartemis profile image
Mitch Stanley

For SwiftUI I recommend SwiftUI by Tutorials, I've also read SwiftUI by Example by Paul Hudson.

For general Swift stuff, all of the Hacking with Swift books are great, NSScreencasts, and also check out the exercism.io Swift track.