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

  • Добавил: buratino
  • Дата: 19-09-2020, 10:21
  • Комментариев: 0
Название: How to code in Python: GCSE, iGCSE, National 4/5 and Higher
Автор: Greg Reid
Издательство: Hodder Education
Год: 2020
Формат: true pdf/rtf
Страниц: 143
Размер: 19 Mb
Язык: English

Ensure every student can become fluent in Python with this highly practical guide that will help them understand the theory and logic behind coding.
Written for 14-16-year olds by a leading Python specialist and teacher, and aligned to curriculum requirements, this essential Student Book provides numerous practice questions and coding problems that can be completed as homework or during class - plus answers can be found online at www.hoddereducation.co.uk/pythonextras
  • Добавил: kotmatros255
  • Дата: 19-09-2020, 08:43
  • Комментариев: 0
Название: C#Builder. Быстрый старт
Автор: Джо Майо
Издательство: Бином-Пресс
Год: 2005
ISBN: 5-9518-0113-3
Формат: pdf
Страниц: 371
Размер: 79,6 Mb
Язык: Русский

Книга знакомит с новой перспективной средой программирования компании Borland — C#Builder. В настоящий момент C#Builder имеется и как самостоятельный продукт, и как составляющая Delphi 2005. C#Builder — новое средство программирования, обеспечивающее создание прикладных программ для Microsoft .NET.
  • Добавил: literator
  • Дата: 19-09-2020, 05:13
  • Комментариев: 0
Java Interview Course: Prepare for your Java Interview in a day!!!Название: Java Interview Course: Prepare for your Java Interview in a day!!!
Автор: Jolly M.
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 216
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

Java concepts and notes with hundreds of practice questions. Java Interview Course is written based on the experience of many professional Software Architects who have conducted hundreds of technical interviews for their organization. Java Interview Course covers most of the Java concepts that applicants are expected to have hands-on experience and must have thorough conceptual understating. This book also includes lots of snippets of code and figures to explain the concepts.
  • Добавил: alex66
  • Дата: 18-09-2020, 22:04
  • Комментариев: 0

Название: Общение с ЭВМ на естественном языке
Автор: Попов Э. В.
Издательство: М.: Наука
Год: 1982
Формат: PDF
Страниц: 360
Размер: 21,05 МБ
Язык: русский

Книга посвящена проблеме создания систем, предоставляющих человеку возможность общаться с вычислительными машинами на естественном языке (в частности, на русском). Излагается комплексный подход к проблеме общения, состоящий в исследовании данного процесса, разработке описывающих его моделей и реализации на их основе действующих систем.
  • Добавил: literator
  • Дата: 18-09-2020, 16:59
  • Комментариев: 0
Distributed Algorithms: An Intuitive Approach, 2nd EditionНазвание: Distributed Algorithms: An Intuitive Approach, 2nd Edition
Автор: Wan Fokkink
Издательство: The MIT Press
Год: 2018
Страниц: 272
Язык: английский
Формат: epub
Размер: 19.2 MB

The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This textbook is meant to be used in a course on distributed algorithms for senior-level undergraduate or graduate students in computer science or software engineering and as a quick reference for researchers in the field. On the one hand it focuses on fundamental and instructive algorithms and results in distributed computing, while on the other hand it aims to exhibit the versatility of distributed and parallel computer systems. The distributed algorithms treated in this book are largely “classics” that were selected mainly because they are instructive with regard to the algorithmic design of distributed systems or shed light on key issues in distributed computing and concurrent programming. The book also discusses topics that are the focus of exciting new developments, notably transactional memory, blockchains, and quantum cryptography.
  • Добавил: TRex
  • Дата: 18-09-2020, 16:53
  • Комментариев: 0
Название: Hands-On Machine Learning from Scratch
Автор: Venelin Valkov
Издательство: Amazon
Год: 2020
Формат: PDF
Страниц: 124
Размер: 10 Mb
Язык: English

This book will guide you on your journey to deeper Machine Learning understanding by developing algorithms in Python from scratch! Learn why and when Machine learning is the right tool for the job and how to improve low performing models! Recent developments in the field of Artificial Intelligence made Machine Learning methods usable and efficient in practice. Tools like PyTorch, TensorFlow, Scikit-Learn make it easy to build your first model.
  • Добавил: solspol
  • Дата: 18-09-2020, 11:12
  • Комментариев: 0


Автор: Разные
Название: Python в сфере Data Science. Сборник (4 книги)
Издательство: Разные
Год: Разные
Формат: djvu, pdf
Размер: 164.9 MB
Язык: русский

Данная подборка книг о тех частях языка Python и библиотек для него, которые необходимы для эффективного решения широкого круга задач при работе с данными. Книги предоставляют в ваше распоряжение необходимую теоретическую информацию и содержат множество практических примеров использования библиотек, способствующих решению при программировании на языке Python большей части задач, возникающих при работе с данными. Книги идеально подойдут как только начинающим осваивать Python, так и опытным программистам на Python.
  • Добавил: literator
  • Дата: 18-09-2020, 06:26
  • Комментариев: 0
Learning Java: Beginning programming with java for dummiesНазвание: Learning Java: Beginning programming with java for dummies
Автор: John Bach
Издательство: memlnc
Год: 2020
Страниц: 149
Язык: английский
Формат: pdf, azw3. epub
Размер: 10.1 MB

This guide is written specifically for beginners. We take you step-by-step through writing your very first program, explaining each portion of code as we go along. We guide you through the workings of the Java Development Kit and Java Runtime Environment, as well as choosing an IDE. Java is a powerful general-purpose programming language. It is used to develop desktop and mobile applications, big data processing, embedded systems, and so on. According to Oracle, the company that owns Java, Java runs on 3 billion devices worldwide, which makes Java one of the most popular programming languages.
  • Добавил: literator
  • Дата: 17-09-2020, 21:03
  • Комментариев: 0
C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming LanguageНазвание: C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language
Автор: John Bach
Издательство: memlnc
Год: 2020
Страниц: 590
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

Cover programming topics as well as C++. Traditional textbooks do a pretty good job of teaching the basics of a given programming language, but they often do not cover relevant programming topics that are incidental to the language. For example, books will omit sections on programming style, common pitfalls, debugging, good/bad programming practices, and testing. Consequently, by the time you finish the book, you may understand how to program in a language, but you might also have picked up bad habits that will come back to bite you later! One of the goals of these tutorials is to make sure that all of these incidental topics are covered along the way, in the sections where it naturally makes sense to discuss them. When you finish, you will not only know how to program in C++, you will know how NOT to program in C++, which is arguably as important.
  • Добавил: buratino
  • Дата: 17-09-2020, 14:09
  • Комментариев: 0
Название: Advanced Platform Development with Kubernetes: Enabling Data Management, the Internet of Things, Blockchain & Machine Learning
Автор: Craig Johnston
Издательство: Apress
Год: 2020
Формат: true pdf/epub
Страниц: 528
Размер: 16.9 Mb
Язык: English

Leverage Kubernetes for the rapid adoption of emerging technologies. Kubernetes is the future of enterprise platform development and has become the most popular, and often considered the most robust, container orchestration system available today. This book focuses on platforming technologies that power the Internet of Things, Blockchain, Machine Learning, and the many layers of data and application management supporting them.