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

  • Добавил: admin
  • Дата: 17-07-2019, 07:51
  • Комментариев: 0
Название: Python Crash Course, 2nd Edition
Автор: Eric Matthes
Издательство: No Starch Press
Год: 2019
Страниц: 544
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.9 MB

Second edition of the best selling Python book in the world. A fast-paced, no-nonsense guide to programming in Python. This book teaches beginners the basics of programming in Python with a focus on real projects. This is the second edition of the best selling Python book in the world. Python Crash Course, 2nd Edition is a straightforward introduction to the core of Python programming. Author Eric Matthes dispenses with the sort of tedious, unnecessary information that can get in the way of learning how to program, choosing instead to provide a foundation in general programming concepts, Python fundamentals, and problem solving. Three real world projects in the second part of the book allow readers to apply their knowledge in useful ways.
  • Добавил: kotmatros255
  • Дата: 17-07-2019, 06:28
  • Комментариев: 0
Название: Разработка управляемого интерфейса
Автор: В. А. Ажеронок, А. В. Островерх, М. Г. Радченко, Е. Ю. Хрусталева
Издательство: 1С-Паблишинг
Год: 2010
ISBN: 978-5-9677-1148-0
Формат: djvu
Страниц: 724
Размер: 50,8 Mb
Язык: Русский

Книга адресована специалистам, имеющим опыт разработки на платформе 1С:Предприятие. Также она будет интересна и полезна всем программистам, желающим познакомиться с тем, как создается интерфейс прикладных решений на новой платформе - 1С:Предприятие 8.2.
Книга состоит из четырех частей, посвященных различным областям разработки интерфейса: формированию командного интерфейса; разработке форм в конфигураторе; программированию форм; принципам оптимизации взаимодействия между клиентской и серверной частью приложения при разработке форм.
Большое количество иллюстраций и практических примеров помогут читателю быстрее освоить новые технологии разработки.
  • Добавил: Igor1977
  • Дата: 17-07-2019, 05:33
  • Комментариев: 0

Название: Beginning Java 8 Language Features: Lambda Expressions, Inner Classes, Threads, I/O, Collections, and Streams
Автор: Sharan K.
Издательство: Apress
Год: 2014
Формат: pdf
Страниц: 690
Для сайта: Mirknig.su
Размер: 16 mb
Язык: английский

Beginning Java 8 Language Features covers essential and advanced features of the Java programming language such as the new lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, streams, and more. Author Kishori Sharan provides over 60 diagrams and 290 complete programs to help you visualize and better understand the topics covered in this book. The book starts with a series of chapters on the essential language features provided by Java, including annotations, inner classes, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. The chapter on threads follows this up and discusses everything from the very basic concepts of a thread to the most advanced topics such as synchronizers, the fork/join framework, and atomic variables. This book contains unmatched coverage of Java I/O, including NIO 2.0, the Path API, the FileVisitor API, the watch service and asynchronous file I/O. With this in-depth knowledge, your data- and file-management programs will be able to take advantage of every feature of Java's powerful I/O framework. Finally, you'll learn how to use the Stream API, a new, exciting addition to Java 8, to perform aggregate operations on collections of data elements using functional-style programming. You'll examine the details of stream processing such as creating streams from different data sources, learning the difference between sequential and parallel streams, applying the filter-map-reduce pattern, and dealing with optional values.
  • Добавил: literator
  • Дата: 16-07-2019, 20:04
  • Комментариев: 0
Название: Quantum Inspired Meta-heuristics for Image Analysis
Автор: Sandip Dey, Siddhartha Bhattacharyya, Ujjwal Maulik
Издательство: Wiley
Год: 2019
Страниц: 367
Язык: английский
Формат: pdf (true)
Размер: 37.6 MB

Introduces quantum inspired techniques for image analysis for pure and true gray scale/color images in a single/multi-objective environment.
This book will entice readers to design efficient meta-heuristics for image analysis in the quantum domain. It introduces them to the essence of quantum computing paradigm, its features, and properties, and elaborates on the fundamentals of different meta-heuristics and their application to image analysis. As a result, it will pave the way for designing and developing quantum computing inspired meta-heuristics to be applied to image analysis.
  • Добавил: literator
  • Дата: 16-07-2019, 19:56
  • Комментариев: 0
Название: Теория и практика машинного обучения
Автор: Воронина В.В., Михеев А.В., Ярушкина Н.Г.
Издательство: УлГТУ
ISBN: 978-5-9795-1712-4
Год: 2017
Страниц: 290
Язык: русский
Формат: pdf (true), djvu
Размер: 10.9 MB

Учебное пособие рассматривает вопросы, связанные с анализом данных: модели, алгоритмы, методы и их реализацию на языке Python. Особое внимание уделено анализу временных рядов. С теоретической стороны машинное обучение – дисциплина, находящаяся на пересечении математической статистики, численных методов оптимизации, теории вероятностей, а также дискретного анализа. С помощью ее методов происходит решение задачи извлечения знаний из данных, которой занимается еще только формирующаяся область «Интеллектуальный анализ данных» (DataMining). С практической же стороны машинное обучение нацелено на создание систем, способных адаптироваться к решению различных задач без явного кодирования алгоритма, то есть систем, способных обучаться.
  • Добавил: literator
  • Дата: 16-07-2019, 19:53
  • Комментариев: 0
Название: Pen Art in Snap Programming: the art of programming and the programming of art
Автор: Abhay B. Joshi, Sandesh R. Gaikwad
Издательство: SPARK Institute and Publications
Год: 2019
Страниц: 190
Язык: английский
Формат: epub
Размер: 10.1 MB

Snap (and Scratch, from which Snap was derived) borrowed the pen feature from another older language called “Logo”. And Logo contained a single sprite – a triangular shape called “Turtle”! This Turtle had a pen attached to it. And so, as it followed instructions and was moved around on the screen, it drew lines. Hence, the entire field of drawing shapes in Logo came to be called “Turtle Programming”. There is even a field of geometry called “Turtle Geometry”. Modern languages, such as Python, have the aptly-named “Turtle” libraries that implement the drawing feature of Logo. Snap, being a descendant of Logo, includes the Pen. Every sprite in Snap has a pen attached to it (just like the Turtle did in Logo). When the pen is put down (using the “pen down” command), the sprite starts drawing on the screen as it moves around. Since our focus in this book is entirely on “Pen Art” we have no use for the hundreds of costumes provided by the Snap library. We will use the original triangle-shaped costume called “Turtle” in all our Snap programs in this book.
  • Добавил: literator
  • Дата: 16-07-2019, 19:50
  • Комментариев: 0
Название: Learning jаvascript: The non-boring beginner's guide to modern (ES6+) jаvascript programming Vol 1: The language core
Автор: Marco Emrich, Christin Marit
Издательство: The Open Web Learning Institute, 2 edition
ASIN: B07DNCPJ84
Год: 2018
Страниц: 325
Язык: английский
Формат: epub, azw3
Размер: 10.1 MB

Learning jаvascript in 2018! The non-boring beginner's guide to modern (ES6+) jаvascript programming.
Would you like to learn the latest jаvascript without getting bored by abstract examples? In this »training in a book« you will develop parts of a webshop, mix cocktails with arrays, create background images with recursion and fight the »dark side of jаvascript«. You won't need any prior knowledge; all you need to get going is a web browser. So just start! Step by step, you will learn the core of the jаvascript language and how to apply it in everyday programming. You will learn how to write jаvascript code that not only works, but that you can be proud of.
  • Добавил: literator
  • Дата: 16-07-2019, 19:34
  • Комментариев: 0
Название: Путь к изучению React. Ваше путешествие по освоению обычного, но прагматичного React
Автор: Робин Вирух
Издательство: Leanpub
Год: 2018
Страниц: 231
Язык: русский
Формат: pdf (true), djvu
Размер: 10.16 MB

React в последнее время выигрывает на фоне других jаvascript библиотек своей популярностью, что делает изучение её ещё более обязательным и полезным для разработчиков на jаvascript. Это руководство представляет из себя путеводитель по технологии, в котором рассказывается, как правильно изучать React, с чего начинать и какие источники ещё смотреть. Также вы познакомитесь с ES6 и напишите множество готовых веб-приложений.
  • Добавил: literator
  • Дата: 16-07-2019, 19:31
  • Комментариев: 0
Название: Artificial Neural Networks with Java: Tools for Building Neural Network Applications
Автор: Igor Livshin
Издательство: Apress
Год: 2019
Страниц: 575
Язык: английский
Формат: pdf (true), epub
Размер: 20.9 MB

Use Java to develop neural network applications in this practical book. After learning the rules involved in neural network processing, you will manually process the first neural network example. This covers the internals of front and back propagation, and facilitates the understanding of the main principles of neural network processing. Artificial Neural Networks with Java also teaches you how to prepare the data to be used in neural network development and suggests various techniques of data preparation for many unconventional tasks. The next big topic discussed in the book is using Java for neural network processing. You will use the Encog Java framework and discover how to do rapid development with Encog, allowing you to create large-scale neural network applications.
  • Добавил: literator
  • Дата: 16-07-2019, 19:29
  • Комментариев: 0
Название: The Object-Oriented Thought Process (Developer's Library) 5th Edition
Автор: Matt Weisfeld
Издательство: Addison-Wesley Professional
Серия: Developer's Library
ISBN: 0135181968
Год: 2019
Страниц: 190
Язык: английский
Формат: pdf, djvu
Размер: 10.17 MB

Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as jаvascript, Python, and PHP. It is of vital importance to learn the fundamental concepts of object orientation before starting to use object-oriented development environments. OOP promotes good design practices, code portability, and reuse–but it requires a shift in thinking to be fully understood. Programmers new to OOP should resist the temptation to jump directly into a particular programming language or a modeling language, and instead first take the time to learn what author Matt Weisfeld calls “the object-oriented thought process.”