Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Swift 4 recipes, Zafeiropoulos, Ioannis


Варианты приобретения
Цена: 6288.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Zafeiropoulos, Ioannis
Название:  Swift 4 recipes
ISBN: 9781484241813
Издательство: Springer
Классификация:


ISBN-10: 1484241819
Обложка/Формат: Paperback
Страницы: 371
Вес: 0.66 кг.
Дата издания: 11.12.2018
Язык: English
Издание: 1st ed.
Иллюстрации: 1 illustrations, black and white; lxi, 371 p. 1 illus.
Размер: 155 x 235 x 29
Читательская аудитория: Professional & vocational
Подзаголовок: Hundreds of useful hand-picked code snippets
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Get the most out of Swift 4 with this carefully compiled collection of select code snippets designed to solve everyday coding problems. This book features the Apress easy-to-use recipe format, with step-by-step instructions, and a no-fuss approach. Youll explore a wide range of topics, all neatly organized according to the language’s own core elements and building blocks. Youll review common topics such as conditionals, loops, functions, classes, closures, and arrays. This book also includes recipes to some more advanced problems found in files, system programming, and algorithms. With Swift 4 Recipes, your programming problems are easily resolved, without wading through paragraphs of text.
What Youll Learn
Create if-switch statements, ternary operator, and nil-coalescing Work with numbers, conversions, mathematical functions Access the command line and retrieving system info
Who This Book Is For
Mac and iOS developers either looking for a quick problem-solution manual to get started or in search of a quick reference for everyday problems in a dictionary-like fashion.

Дополнительное описание: Part 1: Beginner.- Chapter 1: Introduction.- Chapter 2: Basics.- Chapter 3: Conditionals.- Chapter 4: Loops.- Chapter 5: Functions.- Part 2: Intermediate.- Chapter 6: Classes and Closures.- Chapter 7: Strings.- Chapter 8: Arrays and Sets.- Chapter 9: Dict



IOS 12 Programming Fundamentals with Swift

Автор: Neuburg Matt
Название: IOS 12 Programming Fundamentals with Swift
ISBN: 1492044555 ISBN-13(EAN): 9781492044550
Издательство: Wiley
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Поставка под заказ.

Описание: Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 9 IDE, Cocoa Touch, and the latest version of Apple`s acclaimed programming language, Swift 4. With this thoroughly updated guide, you`ll learn the Swift language, understand Apple`s Xcode development tools, and discover the Cocoa framework.

JDBC Metadata, MySQL, and Oracle Recipes

Автор: Mahmoud Parsian
Название: JDBC Metadata, MySQL, and Oracle Recipes
ISBN: 1484220951 ISBN-13(EAN): 9781484220955
Издательство: Springer
Рейтинг:
Цена: 8908.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Compliant with the new Java EE 5. Provides cut and paste code templates that can be immediately customized and applied in each developer`s application development.

Java EE 8 Recipes

Автор: Juneau
Название: Java EE 8 Recipes
ISBN: 1484235932 ISBN-13(EAN): 9781484235935
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Tagline: Proven solutions for Java Enterprise Edition 8 Development

Swift 3 game development -

Автор: Haney, Stephen
Название: Swift 3 game development -
ISBN: 1787127753 ISBN-13(EAN): 9781787127753
Издательство: Неизвестно
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Embrace the mobile gaming revolution by creating popular iOS games with Swift 3.0About This Book* Create and design games for iPhone and iPad using SpriteKit and Swift 3.0* Learn the core fundamentals of SpriteKit game development and mix and match techniques to customize your game* This step-by-step practical guide will teach you to build games from scratch using little-known tips and strategies for maximum funWho This Book Is ForIf you wish to create and publish fun iOS games using Swift, then this book is for you. You should be familiar with basic programming concepts. However, no prior game development or Apple ecosystem experience is required.

What You Will Learn* Deliver powerful graphics, physics, and sound in your game by using SpriteKit* Set up the scene using the new capabilities of the scene editor and custom classes* Maximize gameplay with little-known tips and strategies for fun and repeatable action* Make use of animations, graphics, and particles to polish your game* Understand the current mobile monetization landscape to choose the best option for your own situation* Integrate your game with Game Center so that your players can share their high scores and achievements* Publish your game to the App Store and enjoy people playing your gamesIn DetailSwift is the perfect choice for game development. Developers are intrigued by Swift 3.0 and want to make use of new features to develop their best games yet. Packed with best practices and easy-to-use examples, this book leads you step by step through the development of your first Swift game.

This book starts by introducing SpriteKit and Swift's new features that can be used for game development. After setting up your first Swift project, you will build your first custom class, learn how to draw and animate your game, and add physics simulations. Then, you will add the player character, NPCs, and powerups.

To make your game more fun and engaging, you will learn how to set up scenes and backgrounds, build fun menus, and integrate with Apple Game Center to add leaderboards and achievements. You will then make your game stand out by adding animations when game objects collide, and incorporate proven techniques such as the advanced particle system and graphics. Finally, you will explore the various options available to start down the path towards monetization and publish your finished games to the App Store.

By the end of this book, you will be able to create your own iOS games using Swift and SpriteKit. Style and approachThis project-based guide is engaging with a visually-rich approach rather than a text-heavy approach. With every chapter containing practical examples, you will understand how Swift programming works and make the most of the new features in version 3.0.

iOS 7 Development Recipes

Автор: Hans-Eric Grnlund; Joseph Hoffman; Shawn Grimes;
Название: iOS 7 Development Recipes
ISBN: 1430259590 ISBN-13(EAN): 9781430259596
Издательство: Springer
Рейтинг:
Цена: 4745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: iOS 7 Development Recipes: A Problem-Solution Approach is your code reference and guide to developing solutions on the iPad, iPhone, and other iOS 7 SDK devices and platforms.

Scipy Recipes

Автор: Martins L. Felipe, Ramos Ruben Oliva, Ayyadevara V. Kishore
Название: Scipy Recipes
ISBN: 1788291468 ISBN-13(EAN): 9781788291460
Издательство: Неизвестно
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With the SciPy Stack, you get the power to effectively manipulate and process your data using the popular Python language. This book will show you how to get the most out of the SciPy Stack to get a better sense of your data. It includes hands-on recipes for using the different components of the SciPy Stack such as NumPy, SciPy, matplotlib, ...

Java Image Processing Recipes

Автор: Modrzyk
Название: Java Image Processing Recipes
ISBN: 1484234642 ISBN-13(EAN): 9781484234648
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Chapter 1: OpenCV on JVM, and why Origami Chapter 2: Performing Image Manipulations Chapter 3: Analyzing Image Content Chapter 4: Working with Real-time Video Streams

iOS 6 Recipes

Автор: Shawn Grimes; Colin Francis; Hans-Eric Grnlund
Название: iOS 6 Recipes
ISBN: 1430245999 ISBN-13(EAN): 9781430245995
Издательство: Springer
Рейтинг:
Цена: 4745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

iOS 6 Recipes: A Problem-Solution Approach is your code reference and guide to developing solutions on iPad, iPhone, and other iOS 6 SDK devices and platforms. This book provides in-depth code samples and discussions for scenarios that developers face every day. You'll find numerous examples of real-world cases that will enable you to build fully functional applications quickly and efficiently.

The recipes included in this book are wide in scope, and have been geared toward the professional developer. You'll find clear and concise code samples accompanying each recipe, and will be presented with cutting-edge solutions that bring forth the best that the iOS 6 SDK has to offer. The recipes include:

  • Working with Autolayout to build flexible user interfaces that adapts to different screen sizes
  • Building applications that incorporate multimedia
  • Building location-aware apps
  • Understanding best practices for application design and development

    You'll find iOS 6 Recipes: A Problem-Solution Approach to be an indispensable reference for all of your iOS development.

    Visual Basic 2005 Recipes

    Автор: Rakesh Rajan; Matthew MacDonald; Todd Herman; Alle
    Название: Visual Basic 2005 Recipes
    ISBN: 1590598520 ISBN-13(EAN): 9781590598528
    Издательство: Springer
    Рейтинг:
    Цена: 6008.00 р.
    Наличие на складе: Есть у поставщика Поставка под заказ.

    Описание: Attempting to learn all there is to know about developing VB .NET applications using the Microsoft .NET Framework would be an incredibly daunting task. For most of us, the easiest and best approach is to dive in and start writing code. We learn through testing and experimentation, and when we run into the unknown, we search the Internet or grab a book to assist with the current subject. Visual Basic 2005 Recipes is not a book that attempts to teach you about the inner workings of a specific subject. It is a resource book that should sit near you as you program, where you can quickly use it to reference what you need. As you are settled in front of your computer working, you will inevitably run into a situation where you need a little guidance, as all of us do from time to time. The subject matter in this book is so comprehensive that you are bound to find at least one recipe that will fit the bill whenever you need that nudge in the right direction. This book will not teach you everything you need know about developing VB .NET applications in Visual Studio 2005, but it will be invaluable as a stepping stone. Use the recipes as you need them, to help move your development projects along or to give you a starting point for your own experimentation.

    Geochemical Modelling of Igneous Processes – Principles And Recipes in R Language

    Автор: Vojt?ch Janou?ek; Jean-Fran?ois Moyen; Herv? Marti
    Название: Geochemical Modelling of Igneous Processes – Principles And Recipes in R Language
    ISBN: 366251687X ISBN-13(EAN): 9783662516874
    Издательство: Springer
    Рейтинг:
    Цена: 13059.00 р.
    Наличие на складе: Есть у поставщика Поставка под заказ.

    Описание: The aim of this book is to unlock the power of the freeware R language to advanced university students and researchers dealing with whole-rock geochemistry of (meta-) igneous rocks.

    Pyspark SQL Recipes: With Hiveql, Dataframe and Graphframes

    Автор: Mishra Raju Kumar, Raman Sundar Rajan
    Название: Pyspark SQL Recipes: With Hiveql, Dataframe and Graphframes
    ISBN: 148424334X ISBN-13(EAN): 9781484243343
    Издательство: Springer
    Рейтинг:
    Цена: 6288.00 р.
    Наличие на складе: Есть у поставщика Поставка под заказ.

    Описание:

    Carry out data analysis with PySpark SQL, graphframes, and graph data processing using a problem-solution approach. This book provides solutions to problems related to dataframes, data manipulation summarization, and exploratory analysis. You will improve your skills in graph data analysis using graphframes and see how to optimize your PySpark SQL code.
    PySpark SQL Recipes starts with recipes on creating dataframes from different types of data source, data aggregation and summarization, and exploratory data analysis using PySpark SQL. You’ll also discover how to solve problems in graph analysis using graphframes.
    On completing this book, you’ll have ready-made code for all your PySpark SQL tasks, including creating dataframes using data from different file formats as well as from SQL or NoSQL databases.
    What You Will Learn
    Understand PySpark SQL and its advanced featuresUse SQL and HiveQL with PySpark SQLWork with structured streamingOptimize PySpark SQL Master graphframes and graph processing
    Who This Book Is For
    Data scientists, Python programmers, and SQL programmers.
    Spring Boot 2 Recipes: A Problem-Solution Approach

    Автор: Deinum Marten
    Название: Spring Boot 2 Recipes: A Problem-Solution Approach
    ISBN: 1484239628 ISBN-13(EAN): 9781484239629
    Издательство: Springer
    Рейтинг:
    Цена: 4191.00 р.
    Наличие на складе: Поставка под заказ.

    Описание:

    Solve all your Spring Boot 2 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.
    Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring Boot 2 micro-framework, then dives into code snippets on how to apply and integrate Spring Boot 2 with the Spring MVC web framework, Spring Web Sockets, and microservices. You'll also get solutions to common problems with persistence, integrating Spring Boot with batch processing, algorithmic programming via Spring Batch, and much more. Other recipes cover topics such as using and integrating Boot with Spring's enterprise services, Spring Integration, testing, monitoring and more.
    What You'll Learn
    Get reusable code recipes and snippets for the Spring Boot 2 micro-framework Discover how Spring Boot 2 integrates with other Spring APIs, tools, and frameworksAccess Spring MVC and the new Spring Web Sockets for simpler web developmentWork with microservices for web services development and integration with your Spring Boot applicationsAdd persistence and a data tier seamlessly to make your Spring Boot web application do moreIntegrate enterprise services to create a more complex Java application using Spring Boot
    Who This Book Is For
    Experienced Java and Spring programmers.

    ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
       В Контакте     В Контакте Мед  Мобильная версия