ПРОГРАММИРОВАНИЕ » Страница 1477
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Swift 3. Разработка приложений в среде Xcode для iPhone и iPad с использованием iOS SDK
/ Комментариев: 0/

Название: Swift 3: разработка приложений в среде Xcode для iPhone и iPad с использованием iOS SDK. 3-е изд.
Автор: Молли Маскри, Ким Топли, Дэвид Марк
Издательство: Вильямс
ISBN: 978-5-9908910-2-9
Год: 2017
Страниц: 898
Язык: русский
Формат: pdf
Размер: 103.8 MB

Не требуя от читателей предварительных знаний о языке программирования Swift, авторы предлагают доступный и полный курс программирования для устройств iPhone и iPad. Изложение начинается с основных сведений, загрузки и инсталляции программы Xcode и комплекта iOS 10 SDK, а также создания первого простого приложения. В третьем издании этого бестселлера описывается процесс интеграции всех популярных элементов пользовательского интерфейса iOS: кнопок, переключателей, селекторов, инструментальных панелей и ползунков. Прочитав учебник, читатели освоят множество проектных шаблонов - от простого отдельного представления до сложных иерархических детализированных представлений. Авторы раскрывают секреты создания табличных представлений и сохранения данных с помощью файловой системы iPhone. Читатели научатся сохранять и извлекать данные с помощью многочисленных механизмов долговременного хранения, включая Core Data и SQLite. И это еще не все!


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Graphing Data with R
/ Комментариев: 0/

Название: Graphing Data with R
Автор: John Jay Hilfiger
Издательство: O'Reilly Media
Год: 2015
Формат: PDF
Размер: 17 Мб
Язык: английский / English

It’s much easier to grasp complex data relationships with a graph than by scanning numbers in a spreadsheet. This introductory guide shows you how to use the R language to create a variety of useful graphs for visualizing and analyzing complex data for science, business, media, and many other fields. You’ll learn methods for highlighting important relationships and trends, reducing data to simpler forms, and emphasizing key numbers at a glance.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Artificial Intelligence Safety and Security
/ Комментариев: 0/

Название: Artificial Intelligence Safety and Security
Автор: Roman V. Yampolskiy
Издательство: Chapman & Hall/CRC
Серия: Chapman & Hall/CRC Artificial Intelligence and Robotics Series
ISBN: 0815369824
Год: 2018
Страниц: 474
Язык: английский
Формат: True PDF
Размер: 10.16 MB

The history of robotics and artificial intelligence in many ways is also the history of humanity’s attempts to control such technologies. From the Golem of Prague to the military robots of modernity, the debate continues as to what degree of independence such entities should have and how to make sure that they do not turn on us, its inventors. Numerous recent advancements in all aspects of research, development and deployment of intelligent systems are well publicized but safety and security issues related to AI are rarely addressed.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Understanding Game Application Development: With Xamarin.Forms and ASP.NET
/ Комментариев: 0/


Название: Understanding Game Application Development: With Xamarin.Forms and ASP.NET
Автор: Vincent Maverick S. Durano
Издательство: Apress
Год: 2019
Страниц: 269
Формат: PDF, EPUB
Размер: 13 Mb
Язык: English

Learn to build a simple data-driven mobile game application using the power of Xamarin.Forms, ASP.NET, the Web API, and SignalR with this short book. In it you will build a cross-platform mobile application that targets both iOS and Android, connect your app with your database using Entity Framework, and implement real-time syncing functionality using SignalR.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Web Searching and Mining
/ Комментариев: 0/


Название: Web Searching and Mining
Автор: Debajyoti Mukhopadhyay
Издательство: Springer
Год: 2019
Страниц: 166
Формат: PDF, EPUB
Размер: 18 Mb
Язык: English

This book presents the basics of search engines and their components. It introduces, for the first time, the concept of Cellular Automata in Web technology and discusses the prerequisites of Cellular Automata. In today’s world, searching data from the World Wide Web is a common phenomenon for virtually everyone. It is also a fact that searching the tremendous amount of data from the Internet is a mammoth task – and handling the data after retrieval is even more challenging. In this context, it is important to understand the need for space efficiency in data storage. Though Cellular Automata has been utilized earlier in many fields, in this book the authors experiment with employing its strong mathematical model to address some critical issues in the field of Web Mining.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Building Chatbots with Python: Using Natural Language Processing and Machine Learning
/ Комментариев: 0/


Название: Building Chatbots with Python: Using Natural Language Processing and Machine Learning
Автор: Sumit Raj
Издательство: Apress
Год: 2019
Страниц: 192
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Build your own chatbot using Python and open source tools. This book begins with an introduction to chatbots where you will gain vital information on their architecture. You will then dive straight into natural language processing with the natural language toolkit (NLTK) for building a custom language processing platform for your chatbot. With this foundation, you will take a look at different natural language processing techniques so that you can choose the right one for you.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Practical Quantum Computing for Developers: Programming Quantum Rigs in the Cloud using Python, Quantum Assembly Language and IBM QExperience
/ Комментариев: 0/


Название: Practical Quantum Computing for Developers: Programming Quantum Rigs in the Cloud using Python, Quantum Assembly Language and IBM QExperience
Автор: Vladimir Silva
Издательство: Apress
Год: 2019
Страниц: 346
Формат: PDF, EPUB
Размер: 17 Mb
Язык: English

Write algorithms and program in the new field of quantum computing. This book covers major topics such as the physical components of a quantum computer: qubits, entanglement, logic gates, circuits, and how they differ from a traditional computer. Also, Practical Quantum Computing for Developers discusses quantum computing in the cloud using IBM Q Experience including: the composer, quantum scores, experiments, circuits, simulators, real quantum devices, and more. You’ll be able to run experiments in the cloud on a real quantum device.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Machine Learning Using R: With Time Series and Industry-Based Use Cases in R, 2nd Edition
/ Комментариев: 0/


Название: Machine Learning Using R: With Time Series and Industry-Based Use Cases in R, 2nd Edition
Автор: Karthik Ramasubramanian, Abhishek Singh
Издательство: Apress
Год: 2019
Страниц: 700
Формат: PDF, EPUB
Размер: 33 Mb
Язык: English

Examine the latest technological advancements in building a scalable machine-learning model with big data using R. This second edition shows you how to work with a machine-learning algorithm and use it to build a ML model from raw data. You will see how to use R programming with TensorFlow, thus avoiding the effort of learning Python if you are only comfortable with R.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Getting Started with 3D Animation in Unity: Animate and Control your 3D Characters in Unity in less than 60 minutes
/ Комментариев: 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
/ Комментариев: 0/

Название: Apache Tomcat 7
Автор: Aleksa Vukotic, James Goodwill
Издательство: Apress
Год: 2011
Формат: PDF
Страниц: 296
Для сайта: mirlib.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.