SwiftWeekly / swiftweekly.github.io

A community-driven weekly newsletter about Swift.org
https://swiftweekly.github.io/
Creative Commons Zero v1.0 Universal
325 stars 48 forks source link

[73] Issue #73 - June 9, 2017 #265

Closed jessesquires closed 7 years ago

jessesquires commented 7 years ago

Programming toys with playgrounds 😱

Apple announcement: https://www.apple.com/newsroom/2017/06/swift-playgrounds-expands-coding-education-to-robots-drones-and-musical-instruments/

Video: https://www.youtube.com/watch?v=v7926MzvXOQ

https://twitter.com/clattner_llvm/status/870349124540940288

EDIT:

somehow i missed this old post? https://developer.apple.com/swift/blog/?id=38

jpsim commented 7 years ago

The robot uprising is upon us. #SwiftySkynet

jessesquires commented 7 years ago

Erica's book on sale ❤️ http://ericasadun.com/2017/06/01/swift-style-wwdc-sale/

jessesquires commented 7 years ago

Reduce code size of std lib:

https://github.com/apple/swift/pull/10096

jessesquires commented 7 years ago

https://twitter.com/ericasadun/status/871819962888802304

jessesquires commented 7 years ago

https://twitter.com/SmileyKeith/status/871852588844556288

jessesquires commented 7 years ago

State of SPM 4 + Xcode9 https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170605/037002.html

jessesquires commented 7 years ago

Xcode9 release notes: http://adcdownload.apple.com/WWDC_2017/Xcode_9_beta/Xcode_9_beta_Release_Notes.pdf

BasThomas commented 7 years ago

"open sourcing refactoring and other goodies announced at WWDC" https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20170605/004751.html

jessesquires commented 7 years ago

open sourcing refactoring and other goodies announced at WWDC https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20170605/004751.html

jessesquires commented 7 years ago

@BasThomas lol 😆

BasThomas commented 7 years ago

https://github.com/swift-server/http

jessesquires commented 7 years ago

Beta Downloads

https://developer.apple.com/news/?id=06052017d

jessesquires commented 7 years ago

WWDC videos:

What's new in Swift https://developer.apple.com/videos/play/wwdc2017/402/

jessesquires commented 7 years ago

using the undefined behavior sanitizer in xcode 9: https://github.com/apple/swift/pull/10175