Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 25-05-2019, 12:53
  • Комментариев: 0
Название: Elements Of Kotlin 0.1
Автор: Mark L. Murphy
Издательство: CommonsWare, LLC
Год: 2019
Страниц: 289
Язык: английский
Формат: pdf (true), rtf, mobi, epub
Размер: 10.1 MB

The programming language for the first generation of Android app development was Java.
The programming language that will dominate the second generation of Android app development will be Kotlin.
Kotlin is a powerful language, designed to be concise yet expressive, both for application code and for libraries. However, some of that comes at a cost, as Kotlin has a lot more keywords and specialty features than does Java. A lot of that complexity is only needed by intermediate to advanced Kotlin developers, though.
  • Добавил: literator
  • Дата: 25-05-2019, 12:50
  • Комментариев: 0
Название: Exploring Android 0.4
Автор: Mark L. Murphy
Издательство: CommonsWare, LLC
Год: 2019
Страниц: 145
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.18 MB

Many books — such as The Busy Coder's Guide to Android Development, — present programming topics, showing you how to use different APIs, tools, and so on. This book is different. This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is focused on "hands-on", guiding you through the steps to build the app. It provides a bit of details on the underlying concepts, but it relies on other resources — such as The Busy Coder's Guide to Android Development — for the full explanation of those details. Instead, this book provides step-by-step instructions for building the app.
If you are the sort of person who "learns by doing", then this book is for you!
  • Добавил: literator
  • Дата: 25-05-2019, 12:44
  • Комментариев: 0
Название: Machine Learning: A Practical Approach on the Statistical Learning Theory
Автор: Rodrigo Fernandes de Mello, Moacir Antonelli Ponti
Издательство: Springer
Год: 2018
Язык: английский
Формат: pdf (true), epub
Размер: 45.4 MB

This book presents the Statistical Learning Theory in a detailed and easy to understand way, by using practical examples, algorithms and source codes. It can be used as a textbook in graduation or undergraduation courses, for self-learners, or as reference with respect to the main theoretical concepts of Machine Learning. Fundamental concepts of Linear Algebra and Optimization applied to Machine Learning are provided, as well as source codes in R, making the book as self-contained as possible. It starts with an introduction to Machine Learning concepts and algorithms such as the Perceptron, Multilayer Perceptron and the Distance-Weighted Nearest Neighbors with examples, in order to provide the necessary foundation so the reader is able to understand the Bias-Variance Dilemma, which is the central point of the Statistical Learning Theory. Afterwards, we introduce all assumptions and formalize the Statistical Learning Theory, allowing the practical study of different classification algorithms.
  • Добавил: literator
  • Дата: 25-05-2019, 12:34
  • Комментариев: 0
Название: Inside The Python Virtual Machine
Автор: Obi Ike-Nwosu
Издательство: Leanpub
Год: 2018
Страниц: 126
Язык: английский
Формат: pdf (true), djvu
Размер: 10,1 MB

You know how to program in Python but are interested in what goes on under the covers of the interpreter? Well, fasten your seat-belts as this book will take you on a tour of the virtual machine that runs your Python code. It will describe how Python code is compiled and run, how the language itself can be modified and will demystify the...
Inside the Python Virtual Machine provides a guided tour under the covers of the Python interpreter for the curious pythonista. It attempts to show the user what happens from the moment the user executes a piece of Python code to the point when the interpreter returns the result of executing the piece of code. This book will provide the readers with an understanding of the various processes that go into compiling and executing a python program removing most of the mystery surrounding how the python interpreter executes source code.
  • Добавил: alex66
  • Дата: 25-05-2019, 08:31
  • Комментариев: 0

Название: Программирование на Microsoft Visual C++ .NET
Автор: Шеферд Джордж
Издательство: М.: Издательско-торговый дом «Русская Редакция»
Год: 2003
Формат: DJVU
Страниц: 930
Размер: 78,89 МБ
Язык: русский

Эта книга — настоящая «библия» программирования в среде Microsoft Visual C++ .NET с применением библиотеки классов MFC. Она адресована профессионалам, владеющим языком C++ и приступающим к разработке как «классических» 32-разрядных приложений Windows, так и приложений для новой среды .NET, где используются возможности Visual C++ и каркаса Microsoft .NET Framework.
  • Добавил: koticvvik
  • Дата: 25-05-2019, 08:30
  • Комментариев: 0
Название: CASE-технологии: практическая работа в Rational Rose
Автор: Трофимов С.А.
Издательство: М.: Бином-Пресс
Год: 2002
Формат: pdf
Страниц: 271
Размер: 14,2 Mb
Язык: Русский

Эта книга знакомит читателя с таким популярным CASE-средством как Rational Rose. В ней показывается, как при помощи пакета Rational Rose на основе UML- диаграмм создается программная система от замысла до создания исполняемого кода. Повторяя описанные в книге действия, читатель сам пройдет этот путь, целью которого будет создание полноценного приложения.
На каждом шаге в создании проекта подробно описываются возможности этого сложного инструмента для проектирования и создания программного кода системы. Книга открывает пути использования пакета Rational Rose не только для аналитика, но и для программиста, показывая процесс описания поведения объектов и иерархии классов для конкретного приложения.
На примере создания системы управления тепличным хозяйством демонстрируются возможности взаимодействия Microsoft Visual C++ и Rational Rose при создании и реинженеринге программного кода, представлены примеры генерации программного кода по готовым UML диаграммам на языках C++ и Visual Basic.
Подробно описываются возможности создания Web приложений и проектирование баз данных при помощи Rational Rose.
  • Добавил: SCART56
  • Дата: 25-05-2019, 07:55
  • Комментариев: 0

Название: Learn Python Programming
Автор(ы): William Gray
Издательство: Independently Published
Год: 2019
Формат: PDF
Размер: 10 Мб
Язык: English


Code, did you always think it was difficult to learn ?
Maybe they taught you other programming languages, but do you need Python today ?
All you need is here, now !
Learning the details ofPythonis not easy, but with this book you can focus on the practical skills that really matter, to write clean code from today.
You will have one more step towards masteringPython, and you'll be able to write all the code that comes to mind, naturally.
You will learn basic programming concepts, such as lists, dictionaries, classes and loops, so as to be able to write smart project.
  • Добавил: harun54
  • Дата: 24-05-2019, 21:12
  • Комментариев: 0
Название: Secure IT Systems: 22nd Nordic Conference, NordSec 2017
Автор: Helger Lipmaa and Aikaterini Mitrokotsa
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 19 Мб
Язык: английский / English

This book constitutes the proceedings of the 22nd Nordic Conference on Secure IT Systems, held in Tartu, Estonia, in November 2017.
The 18 full papers presented were carefully reviewed and selected from 42 submissions. The papers address a broad range of topics in IT security and privacy. They are organized in the following topical sections: outsourcing computations; privacy preservation; security and privacy in machine learning; applications; access control; and emerging security areas.
  • Добавил: SCART56
  • Дата: 24-05-2019, 20:15
  • Комментариев: 0

Автор: Kenneth A. Lambert
Название: Fundamentals of Python: First Programs, 2nd Edition
Издательство: Course Technology
Год: 2018
ISBN: 9781337560092
Язык: English
Формат: pdf
Размер: 10,4 mb
Страниц: 476

Present the required fundamentals of computer science while preparing students for further study with the unique, appealing approach in Lambert's FUNDAMENTALS OF PYTHON: FIRST PROGRAMS.
  • Добавил: alex66
  • Дата: 24-05-2019, 20:08
  • Комментариев: 0
Название: Основы C++: Методы программной инженерии
Автор: Виктор Штерн
Издательство: "Лори"
Год: 2003
Формат: PDF
Страниц: 881
Размер: 27,01 МБ
Язык: русский

Книга написана для профессионалов, которым необходимо осмысленное, продуманное представление практических деталей программирования на C++ и понимание всех тонкостей языка. Эта книга для тех, кто хочет познакомиться с практическим обсуждением новых технологий и методами их использования, а также для тех, кто уже знаком с другими языками и собирается перейти на C+ +.