try! Swift NYC 2017
2017
List of videos

try! Swift NYC 2017 - Spontaneous Swift Sudoku Solving
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Spontaneous Swift Sudoku Solving Speaker - Soroush Khanlou Twitter - https://twitter.com/khanlou Bio - Soroush Khanlou is a New York-based iOS consultant. He’s written apps for the New Yorker, David Chang’s Ando, Rap Genius, and non-profits like Urban Archive. He blogs about programming at khanlou.com, mostly making fun of view controllers. In his free time, he runs, bakes bread and pastries, and collects suitcases. Abstract - The Swift programming language has an abundance of features to help developers code efficiently. Souroush Khanlou live codes a Sudoku puzzle solver that highlights the sequence and collection protocols framework; Swift error handling; and deep copy using structs. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Core Data Migrations: Can we do Better?
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Core Data Migrations: Can we do Better? Speaker - Priya Rajagopal Twitter - https://twitter.com/rajagp Bio - Priya Rajagopal is a Mobile Developer Advocate for Couchbase in Ann Arbor, MI. She has been professionally developing software for over 18 years. She is active in the local mobile developer community where she organizes the Mobile Monday Ann Arbor group and mentors other developers. Although her current interests lie in mobile development, she has previously worked on a range of technologies including IPTV, Social TV, targeted advertising, network management, network security and platform security. When not developing software, she enjoys spending time with her family and watching movies. Abstract - Database schema changes are an unavoidable reality in today’s constantly changing environment. The talk will walk through database migration strategies in Core Data from lightweight to custom. At the end of the talk, if you are asking yourself if this is avoidable, I will give you a sneak peek into a NoSQL alternative. NoSQL does away with the hassles of data migrations by not requiring a data model. Couchbase Mobile is a NoSQL JSON based Document Store that will be showcased as an example Presentation Link - https://github.com/tryswift/talks/blob/master/try!%20Swift%20NYC%202017/Core%20Data%20migrations%20and%20a%20better%20option.pdf try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Getting Started with ARKit
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Getting Started with ARKit Speaker - Glenna Bufford Twitter - https://twitter.com/glennersboofy Bio - Glenna is an Engineering Lead at Wooga, where she’s been working on Jelly Splash for over two years, making sure new versions get shipped regularly for players to enjoy the game over a long period of time. Glenna has expertise in iOS and Android development, is a director of Women Who Code Berlin, and organizer of Girls’ Games Workshops in Germany. When she’s not computering, she’s usually trying new beers or traveling. Abstract - In this session, Glenna will show an example of integrating ARKit into an app. She’ll walk you through placing objects, plane detection, and world tracking. She’ll show you helpful tips and tricks for working with ARKit along the way. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Twilio Programmable Chat API
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Twilio Programmable Chat API Speaker - Sam Agnew Twitter - https://www.twitter.com/SagnewShreds Bio - Twilio developer evangelist, hackNY ‘14, former HackRU organizer, metal/punk guitarist and retro video game enthusiast. Abstract - Sam introduces Twilio’s Programmable Chat API. Last year he did a demo on this back when the API was in beta, but now Programmable Chat is generally available. With Twilio Programmable Chat, you can add fully featured chat functionality into your iOS apps as well as web and Android apps. You could build something similar to an app like Slack where your users can join channels and send messages to them and stuff like that. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Swift 4 Codable
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Swift 4 Codable Speaker - Yasuhiro Inami Twitter - https://twitter.com/inamiy Bio - Yasuhiro is an iOS developer at LINE Corporation. While creating iPhone apps such as messenger, camera, news app in his work, he also spends time on making open source projects like ReactKit and SwiftTask. He is a big fan of Apple, Swift, and Hearthstone. You can find him at Battle.net or https://github.com/inamiy. Abstract - Swift 4 has introduced a new Codable protocol which replaces previous NSCoding with more type-safe data serialization and deserialization. Under the hood, Swift compiler will auto-synthesize the required code for us, and with only 1 line of code, Codable will work like a magic. But it is sometimes too magical that we should be aware of its behaviors and limitations. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Map and FlatMap Magic
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Map and FlatMap Magic Speaker - Neem Serra Twitter - https://twitter.com/TeamNeem Bio - Neem Serra is an iOS developer in the St. Louis area. She teaches and mentors at a variety of non-profit organizations such as Software Carpentry and the Roy Clay Senior Tech Impact web development workshop. As the lead of the Google Women Techmakers group in St. Louis, she started the St. Louis Techies Project to highlight the diversity of technical people in St. Louis. Neem loves to bake, read comics, and host craft nights. Abstract - Do you find yourself creating messy code in order to transform Swift optionals? Do you wish you harnessed the functional power of Swift more? This talk is for you! You’ll learn about creating elegant code with map and flatMap, and some tips and tricks to use this magic to make your code more Swifty. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Driving View-State through Data for Fun and/or Debugging
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Driving View-State through Data for Fun and/or Debugging Speaker - Matt Gallagher Twitter - https://twitter.com/cocoawithlove Bio - Matt Gallagher started his career writing embedded C at a printer company and computer vision research at a video games company. For the last decade, Matt has worked as a Mac and iOS developer and consultant across a range of fields from video server software to weather apps. His website, cocoawithlove.com, has offered in-depth articles on Mac and iOS development since 2008. Abstract - A look at modeling view state as a separate, serializable model within your app and the functionality, fun and/or serious debugging you can unlock by driving your view state through data rather than presentation, including jumping forwards and backwards in time, replaying your user-interface and being able to log and inspect your view state to ensure program correctness. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - MVVM at Scale: Not so Simple
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - MVVM at Scale: Not so Simple Speaker - Nataliya Patsovska Twitter - https://twitter.com/nataliya_bg Bio - After graduating as a software engineer, Nataliya focused on iOS development for more than 4 years, recently as a member of the mobile team at Spotify. Her passion about testing and maintainability in general drove a lot of the talks she did as part of her jobs. Now she is keen to share more broadly her personal reflections and experiences and to elaborate on those with the Swift community. Abstract - As Swift grew in popularity in recent years, so has MVVM - with many talks and tutorials singing its praises. As a community, we love to talk about design patterns but we should get better at understanding the problems, not focusing on the concrete solutions. MVVM defines some principles and leaves a lot of uncertainty when applied to real-world iOS cases. In this talk, we will see how these work in practice and step away from the reactive dogma to focus on the roles defined by the pattern. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Flexible View Controller Interfaces With Swift 4
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Flexible View Controller Interfaces With Swift 4 Speaker - James Dempsey Twitter - https://www.twitter.com/jamesdempsey Bio - James Dempsey is a fifteen-year Apple veteran gone indie. At Apple, he was an evangelist, technical trainer, curriculum manager, and software engineer, working on Aperture, iOS, and OS X releases Leopard through Lion. James is currently on the technical staff at Upthere, working to build a cloud computer for humankind’s information. He is also the frontman of James Dempsey and the Breakpoints, a band that performs humorous original songs about technical topics. Their debut album Backtrace topped the iTunes comedy charts in the US, UK, and Canada, reaching #5 on the Billboard comedy album chart Abstract - In this session, James takes a look at how to use Swift 4 existentials to create view controller interfaces that are easier to read and ready for seamless use with feature flags or other means of swapping between different view controller versions on the fly. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Improving Swift Tools with libSyntax
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Improving Swift Tools with libSyntax Speaker - Harlan Haskins Twitter - https://twitter.com/harlanhaskins Bio - Harlan is a Computer Science student at Rochester Institute of Technology. He’s previously worked at Apple as an intern on the Swift Quality Engineering team, where he contributed to LLVM, Swift, and the Swift Migrator. He’s also been working on Swift libraries to interface with LLVM and Clang, which he uses in his hobby compiler, Trill. He currently works as an iOS engineer at Bryx, Inc making apps for 911 and EMS responders. Abstract - The open source Swift compiler has gained a new library, libSyntax, that will transform how we write Swift tools. Learn how libSyntax is structured, the design decisions involved with it, and how to make use of it to analyze, generate, and transform Swift code. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Ship your App in Less than 10 Minutes
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Ship your App in Less than 10 Minutes Speaker - Dennis Pilarinos Twitter - https://twitter.com/dennispilarinos Bio - Dennis Pilarinos is the founder and CEO of buddybuild, a continuous integration, delivery and user feedback platform that is designed, built & optimized specifically for mobile app developers. Prior to buddybuild, Dennis held product and engineering leadership roles at Amazon, building and running the teams responsible for the Silk Web browser UI for the Kindle Fire Tablet and Fire Phone devices. He spent 9 years at Microsoft and founded the Azure teams focused on defining, building, delivering & operating Messaging, Access Control & Workflow offerings of Microsoft’s cloud services platform. Abstract - Spend time crafting an application your users will love - not focused on the tedious tasks involved in setting up and maintaining infrastructure. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Creating Rich Custom UI Notifications
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Creating Rich Custom UI Notifications Speaker - Craig Clayton Twitter - https://twitter.com/thedevme Bio - Craig Clayton is a Sr. iOS Engineer at Adept Mobile, which specializes in building mobile experiences primarily for NBA & NFL teams. Craig also volunteers as the organizer of the Suncoast iOS meetup group in the Tampa/St. Petersburg area, and prepares presentations and hands-on talks for the community. On top of all that, Craig is also the owner of Cocoa Academy – launching in Jan 2017, Cocoa Academy specializes in iOS video courses. Abstract - In this talk, Craig Clayton covers how you can build a unique user experience using custom UI for notifications, in particular, how he created a custom experience for NFL teams to use year round for fan engagement. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Error Handling Made Easy
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Error Handling Made Easy Speakers - Eleni Papanikolopoulou & Kostas Kremizas Eleni’s Twitter - https://twitter.com/kostaskremizas Kostas’s Twitter - https://twitter.com/elenipapanikolo Eleni’s Bio - Eleni Papanikolopoulou is an iOS Developer at Workable, an innovative recruiting software company. She is from Athens, Greece and holds a Masters degree in CS and IT Management from University of Manchester, UK. She started her developing career as a Java engineer but converted to Swift when contributing in Pobuca, a contact management app. She is an advocate of RxSwift for solving tough asynchronous-like problems and currently working in developing Error Handler, an open-source Swift framework. When she doesn’t work, she enjoys traveling more than anything and watching Silicon Valley series. Kostas’s Bio - Kostas is an iOS Engineer at Workable, the recruitment software company. He’s developed over a dozen iOS apps, from cooking and fashion, to retail, radio, food delivery and more. Having survived the years of Objective-C and manual memory management, he now basks in the comfort and (type) safety of Swift. He loves TDD, clean architecture and more recently getting to grips with functional programming and ReactiveX concepts. Abstract - UX doesn’t only come down to looks and speed. Error handling is quite as important, and in order to get it right it has to be easy and straightforward. However, for most, it is still a mundane task with painfully too many cases to consider. In this talk Helen and Kostas propose a recipe for reducing this friction and for adding complex error handling with just a few lines of code. You can follow up slides here ( https://github.com/tryswift/talks/blob/master/try!%20Swift%20NYC%202017/Error_handling_made_easy.pdf ), and Github repo here (https://github.com/Workable/swift-error-handler) try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Modern RxSwift Architectures
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Modern RxSwift Architectures Speaker - Krunoslav Zaher Twitter - https://twitter.com/KrunoslavZaher Bio - Krunoslav Zaher worked on various projects for the past 16 years (augmented reality engines, BPM systems, mobile applications, bots …). Recently, he is studying functional programming and modeling systems in a declarative way using observable sequences. He’s the initial committer in the RxSwift repository. He’s helping out bootstrapping an ecosystem inside the RxSwiftCommunity, and sharing architecture ideas in the RxFeedback repository. Currently, he is building systems at the YC well-being startup Bellabeat. Abstract - This talk explains a cross platform architecture that works really well with RxSwift and other Rx implementations. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Exploring Natural Language Processing
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Exploring Natural Language Processing Speaker - Paola Mata Twitter - https://twitter.com/PaolaNotPaolo Bio - I’m Paola (not Paolo). I’m an iOS developer, social media addict, and occasional blogger based in Brooklyn. I’m currently building awesome apps at BuzzFeed, where last year I was part of the team that launched the highly acclaimed BuzzFeed News app. I am also actively involved in the tech community as co-founder of NYC Tech Latinas and regularly volunteer my time to promoting diversity in tech and supporting the next wave of new programmers. When I’m not buried in code, you’ll likely find me binge-watching a sci-fi series on Netflix, lifting at the gym, or hunting down good eats. Abstract - Paola Mata will introduce us to the natural language processing APIs, an underutilized but powerful set of APIs that have been updated for iOS 11 and explore the possibilities of harnessing their power to improve the user experience in apps. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Swift Chatbots for Fun! and Profit
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Swift Chatbots for Fun! and Profit Speaker - Ray Tsaihong Twitter - https://www.twitter.com/rmundo Bio - Technical debt collector. Master of Drunken Keyboard and Hidden Mouse. Abstract - Chatbots can be a fun way to try out server-side Swift. With or without AI, it’s possible to build compelling user experiences that are different from current native and web applications. In this talk, Ray will share some details of building useful chatbots in Swift. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Building a Framework with VIPER
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Building a Framework with VIPER Speaker - Sonam Dhingra Twitter - https://twitter.com/Sdhingra89 Bio - Sonam Dhingra is a Senior iOS engineer, entrepreneur, and spikeballer living in Brooklyn. She has a B.A in Business Administration & Finance and graduated from Boston University. Her background is extremely diverse. From being a real estate agent, to a motion graphics editor, to an entrepreneur, and for the past few years building iOS apps for a variety of companies. Her journey into programming included a 2 month iOS bootcamp in 2013. She has built over 3 iOS applications from the ground up through her experience at a few different agencies. Abstract - Viper design pattern, and show an implementation of the design pattern itself. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Server-side Swift Using Vapor
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Server-side Swift Using Vapor Speaker - Tanner Nelson Twitter - https://www.twitter.com/tanner0101 Bio - Tanner is a software engineer based in New York City. He studied Computer Science at New York University and has worked as a full stack, iOS, and embedded systems engineer. Tanner’s current focus is developing Vapor, an open source Server-Side Swift framework that he created in 2016. Abstract - The creator of Vapor, a web framework for Swift, explains why you should consider using Swift for your next server-side project. You will learn about what makes Swift a great server-side language, what you can create, and how to deploy your first Swift web app. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - A Funny Thing Happened On The Way To This Array
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - A Funny Thing Happened On The Way To This Array Speaker - Erica Sadun Twitter - https://twitter.com/ericasadun Bio - Erica Sadun writes lots of books. When not writing, she’s a full time parent of geeks who are brushing up on their world domination skills. According to her academic dosimeter, she’s acquired more education than any self-respecting person might consider wise. She enjoys deep diving into technology and has written, co-written, and contributed to dozens of books about computing and digital media. Sadun has blogged at TUAW, Ars Technica, O’Reilly, and Lifehacker and written for Make magazine. She has authored and co-authored more accepted proposals for Swift than anyone, including the Core Team. Abstract - Swift is flexible. You just won’t believe how vastly, hugely, mindbogglingly flexible it is. I mean, you might think it takes just a wee bit of code to populate some array, but that’s just peanuts compared to how many amazing ways you can use everything from closures to protocols to functional programming to build small collections for testing, prototyping, etc. These kinds of tiny challenges open you to Swift’s enormous design space. Just as it’s a mistake to think you can solve any major problem with potatoes, Swift’s power features help you move past obvious code to the expert, the arcane, and the reusable. Swift’s simplicity is an illusion. Move past that illusion. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - Machine Ethics and Emerging Technologies
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - Machine Ethics and Emerging Technologies Speaker - Paul Fenwick Twitter - https://twitter.com/pjf Bio - Paul Fenwick is an internationally acclaimed public speaker, developer, and science educator. Paul is well known for presenting on a diverse range of topics including privacy, neuroscience and neuroethics, Klingon programming, open source, depression and mental health, advancements in science, diversity, autonomous agents, and minesweeper automation. His dynamic presentation style and quirky humor have delighted audiences worldwide. Paul was awarded the 2013 O’Reilly Open Source award, and the 2010 White Camel award, both for outstanding contributions to the open source community. Abstract - Technology is advancing at a faster rate than society’s expectations, and many technologies go from the being the stuff of science-fiction to being consumer-available, with very little in the way of discussion in between. But with the increasing rate of progress comes many questions that are uncomfortable to contemplate, and which may be dangerous to ignore. When should an autonomous vehicle sacrifice itself and its owner to protect others? What happens when medical expert systems work on behalf of insurance agencies rather than patients? What happens when the world’s weapon systems—including combat drones—are able to make lethal decisions without human involvement? try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch
try! Swift NYC 2017 - The Role of being Technical in Technical Leadership
try! Swift NYC Conference 2017 - try! Swift is an immersive community gathering about Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in New York City! Topic - The Role of being Technical in Technical Leadership Speaker - Camille Fournier Twitter - https://twitter.com/skamille Bio - Camille Fournier is a Managing Director and Head of Platform Engineering at Two Sigma. She is the former CTO of Rent The Runway and a former VP of Technology at Goldman Sachs. She earned an undergraduate degree from Carnegie Mellon University and a Masters degree in CS from the University of Wisconsin–Madison. She is a maintainer of the Apache ZooKeeper open source project, writes the Ask The CTO column for O’Reilly Media, and is a regular public speaker and advocate for greater diversity in technology and leadership. Her book, The Manager’s Path, was published by O’Reilly in early 2017. Abstract - What does it mean to be a technical leader? There is compelling evidence that technical workers want leaders who are strong technologists, leaders they believe they can learn from. try! Swift NYC Twitter - https://twitter.com/tryswiftnyc try! Swift NYC Twitter Hashtag - https://twitter.com/hashtag/tryswiftnyc try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - info@tryswift.co try! Swift Conference © 2018 - Powered by NatashaTheRobot
Watch