
tysk
99 kr / Måned etter prøveperioden.Avslutt når som helst.
Les mer Hallo Swift
Podcast by Dom & Vincent
Wir sind umgezogen
Das hier ist ein Platzhalter, die eigentliche Folge findet ihr im neuen Feed, der auf hallo-swift.de verlinkt ist. Alternativ könnt ihr den Podcast auch gerne in eurem Podcatcher einfach neu abonnieren, wir sehen uns auf der anderen Seite!
#33 - Proposals und andere News
# #33 - Proposals und andere News ## Themen ### Bens Social Media Instagram: https://instagram.com/benchr, Twitter: https://twitter.com/benchr, LinkedIn: https://www.linkedin.com/in/benchr267/ Danke fürs Zuhören! 👋 ### WWDC WWDC Ankündigung: https://www.apple.com/newsroom/2019/03/apple-to-host-annual-worldwide-developers-conference-june-3-7-in-san-jose/ ### Spotify vs. Apple Spotify's Erklärung: https://timetoplayfair.com/ Apple's Stellungnahme: https://apple.com/newsroom/2019/03/addressing-spotifys-claims/ Zusammenfassung verschiedener Stimmen: https://mjtsai.com/blog/2019/03/15/apple-responds-to-spotify/ ### Proposals Result für stdlib: https://github.com/apple/swift-evolution/blob/master/proposals/0235-add-result.md `Self` für class und value types (Proposal: https://github.com/apple/swift-evolution/blob/master/proposals/0068-universal-self.md, Implementierung: https://github.com/apple/swift/pull/22863 Identity KeyPath: https://github.com/apple/swift-evolution/blob/master/proposals/0227-identity-keypath.md Introduce Custom Attributes: https://forums.swift.org/t/pitch-introduce-custom-attributes/21335 Codable Improvements and Refinements: https://forums.swift.org/t/codable-improvements-and-refinements/19426 "Coroutine Representations and ABIs in LLVM” J. McCall: https://www.youtube.com/watch?v=wyAbV8AM9PM ### Misc wat: https://www.destroyallsoftware.com/talks/wat The Sad State of Logging Bugs for Apple: https://mjtsai.com/blog/2019/03/11/the-sad-state-of-logging-bugs-for-apple/ ## Picks Ben Unshaky: https://github.com/aahung/Unshaky llbuild: https://github.com/apple/swift-llbuild/ SwiftPM: https://github.com/apple/swift-package-manager/ Dom xkcdpass: https://github.com/redacted/XKCD-password-generator Vincent XMLCoder: https://github.com/MaxDesiatov/XMLCoder Tokamak: https://github.com/MaxDesiatov/Tokamak # Social Ben auf Twitter: https://twitter.com/benchr Dom auf Twitter: https://twitter.com/swiftpainless Vincent auf Twitter: https://twitter.com/regexident Hallo Swift auf Twitter: https://twitter.com/hallo_swift SwiftDe-Slack: http://slack.swiftde.net Hallo Swift Webseite: http://hallo-swift.de Hallo Swift auf iTunes: https://itunes.apple.com/de/podcast/hallo-swift/id1225721421?mt=2
Hallo Swift #32 - Jahresabschluss
## Themen ### John Sundell [Webseite](https://www.swiftbysundell.com/) [Podcast](https://www.swiftbysundell.com/podcast) Besprochene Projekte (mehr unter seinem Account) * [Marathon](https://github.com/JohnSundell/Marathon) * [Shapeshift](https://github.com/JohnSundell/Shapeshift) * [Xgen](https://github.com/JohnSundell/Xgen) ### Gemischte Projekte mit Swift und Objective-C ### Konferenzen [UIKonf](http://www.uikonf.com/) [WWDC](https://developer.apple.com/wwdc/) [dotSwift](https://www.dotswift.io/) [iOSCon](https://skillsmatter.com/conferences/10823-ioscon-2019-the-conference-for-ios-and-swift-developers) [try! Swift](https://www.tryswift.co/) [AppBuilders](https://appbuilders.ch/) [FunSwiftConf](http://funswiftconf.com/) [35c3](https://events.ccc.de/) [Swift Island](https://swiftisland.nl/) [Swift Alps](https://theswiftalps.com/) ### Swift als Sprache für alles [Chris Lattner bei ATP](http://atp.fm/205-chris-lattner-interview-transcript) [AlwaysRightInstitute über dynamicCallable und dynamicMemberLookup](http://www.alwaysrightinstitute.com/swift-dynamic-callable/) [Parsel](https://github.com/BenchR267/Parsel) ### State of the Art von Hallo Swift [Overcast](https://overcast.fm/) [Castro Podcasts](https://itunes.apple.com/us/app/castro-podcasts/id1080840241) # Social [Ben auf Twitter](https://twitter.com/benchr) [Dom auf Twitter](https://twitter.com/swiftpainless) [Vincent auf Twitter](https://twitter.com/regexident) [Hallo Swift auf Twitter](https://twitter.com/hallo_swift) [SwiftDe-Slack](http://slack.swiftde.net) [Hallo Swift Webseite](http://hallo-swift.de) [Hallo Swift auf iTunes](https://itunes.apple.com/de/podcast/hallo-swift/id1225721421?mt=2)
Hallo Swift #31 - SpriteKit und SceneKit
# Hallo Swift 31 - SpriteKit und SceneKit # Links Result Proposal: https://forums.swift.org/t/accepted-with-modifications-se-0235-add-result-to-the-standard-library/18603 Swift 5 - https://swift.org/download/#snapshots Apple Pay: https://www.apple.com/de/apple-pay/ Apple Pay Status: https://isapplepayavailableingermanyyet.com Shut Up And Take My Money: https://www.youtube.com/watch?v=KopWe2ZpVQI SpriteKit: https://developer.apple.com/spritekit/ SceneKit: https://developer.apple.com/scenekit/ BreakOutToRefresh: https://github.com/dasdom/BreakOutToRefresh SKSceneDelegate: https://developer.apple.com/documentation/spritekit/skscenedelegate ThreeDMill: https://itunes.apple.com/de/app/3d-mill/id1317617167?l=en&mt=8 Dominik Wagner: https://freakshow.fm/fs220-mein-hotel-brennt # Picks Dom: https://github.com/subethaedit/SubEthaEdit Ben: https://adventofcode.com/2018 Vincent: https://github.com/kishikawakatsumi/Kuery
Hallo Swift - #30 Result
In dieser Folge unterhalten sich [Ben](https://twitter.com/BenchR), [Dom](https://twitter.com/swiftpainless) und [Vincent](https://twitter.com/regexident) über den Result Type in der Standard Bibliothek und die SourceKit Implementierung von dem Language Server Protocol. # Hallo Swift #29 - USA - [LSP.org](https://langserver.org) # Result Proposal: - [Proposal](https://github.com/apple/swift-evolution/blob/master/proposals/)0235-add-result.md - [Review](https://forums.swift.org/t/se-0235-add-result-to-the-standard-library/17752/173) # Language Server Protocol - [Official Announcement #1](https://forums.swift.org/t/new-lsp-language-service-supportin)g-swift-and-c-family-languages-for-any-editor-and-platform/17024 - [Official Announcement #2](https://forums.swift.org/t/introducing-sourcekit-lsp/17964) - [NSHipster VSCode](https://nshipster.com/vscode/) - [VSCode](https://code.visualstudio.com) Picks - [Ben](https://github.com/apple/sourcekit-lsp) - [Vincent #1](https://github.com/regexident/Blues) - [Vincent #2](https://github.com/MaxDesiatov/XMLCoder) - [Dom](https://github.com/brave/brave-ios) # Social [Ben auf Twitter](https://twitter.com/benchr) [Dom auf Twitter](https://twitter.com/swiftpainless) [Vincent auf Twitter](https://twitter.com/regexident) [Hallo Swift auf Twitter](https://twitter.com/hallo_swift) [SwiftDe-Slack](http://slack.swiftde.net) [Hallo Swift Webseite](http://hallo-swift.de) [Hallo Swift auf iTunes](https://itunes.apple.com/de/podcast/hallo-swift/id1225721421?mt=2)
Velg abonnementet ditt
Mest populær
Premium
20 timer lydbøker
Eksklusive podkaster
Ingen annonser i Podimo shows
Avslutt når som helst
Prøv gratis i 14 dager
Deretter 99 kr / måned
Premium Plus
100 timer lydbøker
Eksklusive podkaster
Ingen annonser i Podimo shows
Avslutt når som helst
Prøv gratis i 14 dager
Deretter 169 kr / måned
Prøv gratis i 14 dager. 99 kr / Måned etter prøveperioden. Avslutt når som helst.