|
|
|
|
|
|
|
| |
|
Название: Network Programming with Swift: Tools and Techniques to Create iOS and OS X Apps that Network Автор: Karl Kowalski Издательство: Addison-Wesley Professional Год: 2018 Страниц: 350 Язык: английский Формат: epub, azw3, pdf (conv) Размер: 10.1 MB
Writing networking code has never been easy, but in an era where practically every app is a connected app, these skills are absolutely essential. Apple's networking libraries for iOS and OS X offer complete facilities for creating code to network with websites, databases, and even other devices running your app. Often, however, Apple's documentation doesn't cover the details, subtleties, and scenarios you need to know about. In Network Programming with Swift, expert network programmer Karl G. Kowalski brings together all the knowledge and code recipes you need to create network-ready apps for iOS or OS X. |
Разместил: Ingvar16 20-05-2019, 11:57 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Foundations of Software Science and Computation Structures: 20th International Conference, FOSSACS 2017 Автор: Javier Esparza and Andrzej S. Murawski Издательство: Springer Год: 2017 Формат: PDF Размер: 13 Мб Язык: английский / English
This book constitutes the proceedings of the 20th International Conference on Foundations of Software Science and Computation Structures, FOSSACS 2017, which took place in Uppsala, Sweden in April 2017, held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2017. |
Разместил: black 19-05-2019, 20:56 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Nest.js: A Progressive Node.js Framework Автор: Jay Bell, Greg Magolan, David Guijarro Издательство: Bleeding Edge Press Год: 2018 Страниц: 313 Язык: английский Формат: pdf (true), djvu Размер: 10.1 MB
There are so many available web frameworks, and with the advent of Node.js, even more have been released. javascript frameworks go in and out of style very quickly as web technologies change and grow. Nest.js is a good starting point for many developers that are looking to use a modern web framework because it uses a language that is very similar to that of the most used language on the web to this day, javascript. Many developers were taught programming using languages such as Java or C/C++, which are both strict languages, so using javascript can be a little awkward and easy to make mistakes given the lack of type safety. Nest.js uses TypeScript, which is a happy medium. It is a language that provides the simplicity and power of javascript with the type safety of other languages you may be used to. |
Разместил: Ingvar16 19-05-2019, 13:39 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Push Notifications by Tutorials: Mastering push notifications on iOS, First Edition Автор: Scott Grosch Издательство: Razeware LLC Год: 2018 Страниц: 184 Язык: английский Формат: True PDF Размер: 35.3 MB
Master push notifications on iOS! Push notifications may seem simple and straightforward at first since almost everyone is familiar with them; however, knowing how and when to use them in practice can prove challenging. With advancements in the latest iOS releases bringing advanced features, such as rich media notifications, notification actions, grouped notifications and more, you will quickly realize that you need a book to help you out. Well, here's that book! |
Разместил: Ingvar16 19-05-2019, 13:01 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: iOS 11 & Swift 4 for Beginners (1st Edition) Автор: Fahim Farook, Matt Galloway, Eli Ganim Издательство: Razeware LLC Год: 2017 Страниц: 706 Язык: английский Формат: True PDF Размер: 41.7 MB
In this course, you'll learn everything you need to know to make your own apps. By the end of the course, you’ll be experienced enough to turn your ideas into real apps that you can put on the App Store. Even if you’ve never programmed before or if you’re new to iOS, you should be able to follow along with the step-by-step tutorials and understand how each app is made. Our videos show and explain every step to prevent you from getting lost. Not everything will make sense right away, but hang in there and all will become clear in time. |
Разместил: Ingvar16 19-05-2019, 12:29 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: iOS Apprentice: Beginning iOS development with Swift 4.2, Seventh Edition Автор: Fahim Farook, Matthijs Hollemans Издательство: Razeware LLC Год: 2018 Страниц: 1128 Язык: английский Формат: True PDF Размер: 79.2 MB
In this iOS 12 programming book for beginners, you'll learn how to create 4 complete iOS and Swift apps by following easy step-by-step tutorials. For Complete Beginners! If you’re completely new to Swift 4.2 and iOS 12 development (or need a brush-up), this is the series for you. The iOS Apprentice is a series of epic-length tutorials for beginners where you’ll learn how to build 4 complete apps from scratch. Each new app will be a little more advanced than the one before, and together they cover everything you need to know to make your own apps. By the end of the series you’ll be experienced enough to turn your ideas into real apps that you can sell on the App Store. |
Разместил: Ingvar16 19-05-2019, 00:09 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Intelligent Human Computer Interaction, IHCI 2017 Автор: Patrick Horain, Catherine Achard Издательство: Springer Год: 2017 Формат: PDF Размер: 22 Мб Язык: английский / English
This book constitutes the thoroughly refereed proceedings of the 9th International Conference on Intelligent Human Computer Interaction, IHCI 2017, held in Evry, France, in December 2017. The 15 papers presented together with three invited papers were carefully reviewed and selected from 25 submissions. The conference is forum for the presentation of technological advances and research results at the crossroads of human-computer interaction, artificial intelligence, signal processing and computer vision. |
Разместил: black 18-05-2019, 21:45 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: iOS Test-Driven Development by Tutorials, First Edition Автор: Joshua Greene, Michael Katz Издательство: Razeware LLC Год: 2019 (Early Access Edition) Страниц: 143 Язык: английский Формат: pdf (true), epub Размер: 28.3 MB
Learn How to Test iOS Applications! The book that teaches you to write maintainable and sustainable apps by building them with testing in mind or adding tests to already-written apps. This book will teach you all about test-driven development (TDD) — the art of turning requirements into tests and tests into production code. You'll get hands-on TDD experience by creating three real-world apps in this book. This book is for intermediate iOS developers who already know the basics of iOS and Swift development but want to learn how to write code which is both testable and maintainable. To start, you'll learn the TDD Cycle and how to implement these concepts within an iOS application. The book then takes you through Test Expressions and Expectation so that you can test synchronous code. |
Разместил: Ingvar16 18-05-2019, 20:59 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Core Data by Tutorials: iOS 12 and Swift 4.2 Edition, Fifth Edition Автор: Aaron Douglas, Matthew Morey, Pietro Rea Издательство: Razeware LLC Год: 2018 Страниц: 278 Язык: английский Формат: True PDF Размер: 40.6 MB
Learn Core Data with Swift! In this book, you'll master Core Data in iOS using Swift 4. Comprehensive coverage of Core Data, from beginner to advanced topics. Covers setting up a Core Data Stack, data modeling, versioning and migration, unit testing, improving performance, and much more. This book is for intermediate iOS developers who already know the basics of iOS and Swift 4 development but want to learn how to use Core Data to save data in their apps. Start with with the basics like setting up your own Core Data Stack all the way to advanced topics like migration, performance, multithreading, and more! |
Разместил: Ingvar16 18-05-2019, 20:46 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: 2D Apple Games by Tutorials, Third Edition Автор: Caroline Begbie, Mike Berg, Michael Briscoe Издательство: Razeware LLC Год: 2017 Страниц: 722 Язык: английский Формат: True PDF Размер: 20.6 MB
In this book, you’ll learn how to make 2D games for iOS, macOS, tvOS and even watchOS. You’ll do this using Swift and Apple’s built-in 2D game framework: SpriteKit. |
Разместил: Ingvar16 18-05-2019, 20:15 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|