Getting Started with 3D Animation in Unity: Animate and Control your 3D Characters in Unity in less than 60 minutes

Автор: literator от 13-12-2018, 04:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Getting Started with 3D Animation in Unity: Animate and Control your 3D Characters in Unity in less than 60 minutes
Автор: Patrick Felicia
Издательство: Patrick Felicia
ASIN: B07L5ZHX1F
Год: 2018
Страниц: 159
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.17 MB

Get Started with 3D Animation in Unity Fast. Getting started with 3D Animation in Unity can sometimes be tedious and difficult. However, in the past, I have seen how a simple yet detailed approach can make a real difference to a student's ability to create and animate 3D characters confidently in Unity. So, everything has been included in this book to make the journey enjoyable and to guarantee your success. After teaching Unity for over 5 years, I always thought it could be great to find a book that could get my students started with Unity in a few hours and that showed them how to master the core functionalities offered by this fantastic software. Many of the books that I found were too short and did not provide enough details on the reasons behind the actions recommended and taken; other books were highly theoretical, and I found that they lacked practicality and that they would not get my students’ full attention.
 

Apache Tomcat 7

Автор: Ice Zero от 12-12-2018, 23:22, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Apache Tomcat 7
Автор: Aleksa Vukotic, James Goodwill
Издательство: Apress
Год: 2011
Формат: PDF
Страниц: 296
Для сайта: litgu.ru
Размер: 4 Mb
Язык: English

Apache Tomcat is the most popular open-source de-facto Java Web application server, standard for today's Web developers using JSP/Servlets. Apache Tomcat 7 covers details on installation and administration of Apache Tomcat 7. It explains key parts of the Tomcat architecture, and provides an introduction to Java Servlet and JSP APIs in the context of the Apache Tomcat server.In addition to basic concepts and administration tasks, Apache Tomcat 7 covers some of the most frequently used advanced features of Tomcat, including security, Apache web server integration, load balancing, and embedding Tomcat server in Java applications.
Finally, through a practical primer, it shows how to integrate and use some of the most popular Java technologies with Apache Tomcat. In summary, Apache Tomcat 7 offers both novice and intermediate Apache Tomcat users a practical and comprehensive guide to this powerful software.
 

Apache Oozie: The Workflow Scheduler for Hadoop

Автор: Ice Zero от 12-12-2018, 22:57, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Apache Oozie: The Workflow Scheduler for Hadoop
Автор: Mohammad Kamrul Islam, Aravind Srinivasan
Издательство: O'Reilly Media
Год: 2015
Формат: PDF
Страниц: 272
Для сайта: litgu.ru
Размер: 5 Mb
Язык: English

Get a solid grounding in Apache Oozie, the workflow scheduler system for managing Hadoop jobs. With this hands-on guide, two experienced Hadoop practitioners walk you through the intricacies of this powerful and flexible platform, with numerous examples and real-world use cases.
Once you set up your Oozie server, you’ll dive into techniques for writing and coordinating workflows, and learn how to write complex data pipelines. Advanced topics show you how to handle shared libraries in Oozie, as well as how to implement and manage Oozie’s security capabilities.
 

Python Basics: A Self-Teaching Introduction

Автор: bhaer от 12-12-2018, 22:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Python Basics: A Self-Teaching Introduction
Автор: H. Bhasin
Издательство: Mercury Learning & Information
Год: 2019
Страниц: 450
Формат: EPUB, AZW3
Размер: 25 Mb
Язык: English

Python has become the language of choice for programmers in data science, game development, and numerous other areas. Learn the basics of Python programming in this step by step guide in a “teach yourself” format. Includes exercises with answers at the end of each chapter to help you to master the concepts and programming skills related to this important language.
 

Accelerated Windows Memory Dump Analysis: Training Course Transcript and Windbg Practice Exercises with Notes, 4th Edition

Автор: bhaer от 12-12-2018, 21:38, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Accelerated Windows Memory Dump Analysis: Training Course Transcript and Windbg Practice Exercises with Notes, 4th Edition
Автор: Dmitry Vostokov
Издательство: Opentask
Год: 2018
Страниц: 874
Формат: PDF
Размер: 17 Mb
Язык: English

The full transcript of Software Diagnostics Services training with 28 step-by-step exercises, notes, source code of specially created modelling applications and more than 100 questions and answers.
 

Microsoft Excel 2016 Step by Step

Автор: harun54 от 12-12-2018, 20:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Microsoft Excel 2016 Step by Step
Автор: Curtis Frye
Издательство: Microsoft Press
Год: 2015
Формат: PDF, EPUB, MOBI
Размер: 70 Мб
Язык: английский / English

This is learning made easy. Get more done quickly with Excel 2016. Jump in wherever you need answers--brisk lessons and full-color screen shots show you exactly what to do, step by step.
 

Handbook of Augmented Reality

Автор: harun54 от 12-12-2018, 19:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Handbook of Augmented Reality
Автор: Borko Furht
Издательство: Springer
Год: 2011
Формат: PDF
Размер: 20 Мб
Язык: английский / English

Augmented Reality (AR) refers to the merging of a live view of the physical, real world with context-sensitive, computer-generated images to create a mixed reality. Through this augmented vision, a user can digitally interact with and adjust information about their surrounding environment on-the-fly. Handbook of Augmented Reality provides an extensive overview of the current and future trends in Augmented Reality, and chronicles the dramatic growth in this field.
 

Learning GraphQL: Declarative Data Fetching for Modern Web Apps

Автор: literator от 12-12-2018, 16:28, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Learning GraphQL: Declarative Data Fetching for Modern Web Apps
Автор: Eve Porcello, Alex Banks
Издательство: O'Reilly Media
ISBN: 1492030716
Год: 2018
Страниц: 202
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.1 MB

GraphQL, a data query language that provides an alternative to REST and ad-hoc webservice architectures, is the most revolutionary technology for data fetching since Ajax. Just as React has changed the way web developers approach UI, GraphQL will change the way web developers work with data over HTTP. This practical guide simplifies the process of getting started with this language. Alex Banks and Eve Porcello, software engineers/architects and instructors, start with an overview of graph theory to provide a solid understanding of the powerful graph data structure. You'll then learn about GraphQL types, as well as how to build a schema to describe your API.
 

Anonymizing Health dаta: Case Studies and Methods to Get You Started

Автор: Ice Zero от 12-12-2018, 15:11, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Anonymizing Health dаta: Case Studies and Methods to Get You Started
Автор: Khaled El Emam, Luk Arbuckle
Издательство: O'Reilly Media
Год: 2013
Формат: PDF
Страниц: 228
Для сайта: litgu.ru
Размер: 7 Mb
Язык: English

Updated as of August 2014, this practical book will demonstrate proven methods for anonymizing health data to help your organization share meaningful datasets, without exposing patient identity. Leading experts Khaled El Emam and Luk Arbuckle walk you through a risk-based methodology, using case studies from their efforts to de-identify hundreds of datasets.
Clinical data is valuable for research and other types of analytics, but making it anonymous without compromising data quality is tricky. This book demonstrates techniques for handling different data types, based on the authors’ experiences with a maternal-child registry, inpatient discharge abstracts, health insurance claims, electronic medical record databases, and the World Trade Center disaster registry, among others.
 

Practical Deep Learning for Cloud and Mobile

Автор: bhaer от 12-12-2018, 14:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Practical Deep Learning for Cloud and Mobile
Автор: Anirudh Koul
Издательство: O’Reilly Media
Год: 2019
Страниц: 113
Формат: PDF (Early Release)
Размер: 54 Mb
Язык: English

Relying on years of industry experience transforming deep-learning research into award-winning applications, Anirudh Koul, Siddha Ganju, and Meher Kasam guide you through the process of converting an idea into something that people in the real world can use. Train, tune, and deploy computer vision models with Keras, TensorFlow, CoreML, and TensorFlow Lite and go from zero to a production-quality system quickly.