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

  • Добавил: harun54
  • Дата: 24-03-2020, 12:08
  • Комментариев: 0
Название: Advanced Multicore Systems-On-Chip: Architecture, On-Chip Network, Design
Автор: Abderazek Ben Abdallah
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 17 Мб
Язык: английский / English

From basic architecture, interconnection, and parallelization to power optimization, this book provides a comprehensive description of emerging multicore systems-on-chip (MCSoCs) hardware and software design. Highlighting both fundamentals and advanced software and hardware design, it can serve as a primary textbook for advanced courses in MCSoCs design and embedded systems.
  • Добавил: harun54
  • Дата: 24-03-2020, 12:05
  • Комментариев: 0
Название: Artificial Intelligence for Humans, Volume 1-3
Автор: Jeff Heaton
Издательство: CreateSpace Independent Publishing
Год: 2013-2015
Формат: PDF, EPUB, MOBI
Размер: 21 Мб
Язык: английский / English

Artificial Intelligence for Humans is a book series meant to teach AI to those without an extensive mathematical background. The reader needs only a knowledge of basic college algebra or computer programming—anything more complicated than that is thoroughly explained. Every chapter also includes a programming example. Examples are currently provided in Java, C#, R, Python and C. Other languages planned.
  • Добавил: harun54
  • Дата: 24-03-2020, 12:05
  • Комментариев: 0
Название: Rails 4. Гибкая разработка веб-приложений
Автор: С. Руби, Д. Томас, Д. Хэнссон
Издательство: Питер
Год: 2014
Формат: PDF
Размер: 10 Мб
Язык: русский

Перед вами новое издание бестселлера "Agile web development with Rails", написанного Сэмом Руби - руководителем Apache Software Foundation и разработчиком формата Atom, Дэйвом Томасом - автором книги "Programming Ruby" и Дэвидом Хэнссоном - создателем технологии Rails.
  • Добавил: harun54
  • Дата: 24-03-2020, 12:02
  • Комментариев: 0
Название: Agile Web Development with Rails 5
Автор: Sam Ruby
Издательство: Pragmatic Bookshelf
Год: 2016
Формат: PDF
Размер: 16 Мб
Язык: английский / English

Rails 5 and Ruby 2.2 bring many improvements, including new APIs and substantial performance enhancements, and the fifth edition of this award-winning classic is now updated! If you're new to Rails, you'll get step-by-step guidance. If you're an experienced developer, this book will give you the comprehensive, insider information you need for the latest version of Ruby on Rails.
  • Добавил: buratino
  • Дата: 24-03-2020, 11:28
  • Комментариев: 0
Название: Graphic jаvascript Algorithms: Graphic learn Data Structure and Algorithm for jаvascript
Автор: Yang Hu
Издательство: Amazon.com Services LLC
Год: 2020
Формат: epub
Страниц: 291
Размер: 34.5 Mb
Язык: English

jаvascript structures and algorithm concepts and their relation. jаvascript developer wishing to analyze and build great software solutions.
You'll discover how to implement data structures such as hash tables, linked lists, stacks, queues, trees, and graphs. This book covers the practical applications of data structures and algorithms to encryption, searching and sorting.
  • Добавил: buratino
  • Дата: 24-03-2020, 11:22
  • Комментариев: 0
Название: C++ Programming, For Beginners, Learn Coding Fast! (+code)
Автор: Ray Yao
Издательство: Ray Yao 's eBooks & Books
Год: 2015
Формат: epub/pdf(conv.)
Страниц: 199
Размер: 11.7 Mb
Язык: English

This is a zero-risk investment, if you are not satisfied with this ebook, you can get a full refund within 7 days!
Absolutely for Beginners
This book covers all essential C++ knowledge. You can learn complete primary skills of C++ fast and easily. The book includes more than 80 practical examples for beginners and includes tests & answers for the college exam, the engineer certification, and the job interview.
  • Добавил: buratino
  • Дата: 24-03-2020, 11:07
  • Комментариев: 0
Название: Rust Programming, In 8 Hours, For Beginners! (+code)
Автор: Ray Yao
Издательство: Ray Yao 's eBooks & Books
Год: 2015
Формат: epub/pdf(conv.)
Страниц: 128
Размер: 11.2 Mb
Язык: English

This is a zero-risk investment, if you are not satisfied with this ebook, you can get a full refund within 7 days!
Absolutely for Beginners
This book covers all essential Rust language knowledge. You can learn complete primary skills of Rust programming fast and easily. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.
  • Добавил: buratino
  • Дата: 24-03-2020, 10:52
  • Комментариев: 0
Название: Scala Programming, In 8 Hours, For Beginners! (+code)
Автор: Ray Yao
Издательство: Ray Yao 's eBooks & Books
Год: 2015
Формат: epub/pdf(conv.)
Страниц: 129
Размер: 13.9 Mb
Язык: English

This is a zero-risk investment, if you are not satisfied with this ebook, you can get a full refund within 7 days!
Absolutely for Beginners
This book covers all essential Scala language knowledge. You can learn complete primary skills of Scala programming fast and easily. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.
  • Добавил: admin
  • Дата: 24-03-2020, 10:05
  • Комментариев: 0

Название: Effective Testing with RSpec 3: Build Ruby Apps with Confidence
Автор: Myron Marston,? Ian Dees
Издательство: Pragmatic Bookshelf
Год: 2018
Страниц: 356
Формат: EPUB
Размер: 10 Mb
Язык: English

"Our tests are broken again!" "Why does the suite take so long to run?" "What value are we getting from these tests anyway?" Solve your testing problems by building and maintaining quality software with RSpec - the popular BDD-flavored Ruby testing framework. This definitive guide from RSpec's lead developer shows you how to use RSpec to drive more maintainable designs, specify and document expected behavior, and prevent regressions during refactoring. Build a project using RSpec to design, describe, and test the behavior of your code. Whether you're new to automated tests or have been using them for years, this book will help you write more effective tests.
  • Добавил: buratino
  • Дата: 23-03-2020, 20:07
  • Комментариев: 0
Название: C# Programming, For Beginners, Learn Coding Fast! (+code)
Автор: Ray Yao
Издательство: Ray Yao 's eBooks & Books
Год: 2015
Формат: epub/pdf(conv.)
Страниц: 205
Размер: 11.9 Mb
Язык: English

This is a zero-risk investment, if you are not satisfied with this ebook, you can get a full refund within 7 days!
Absolutely for Beginners
This book covers all essential C# knowledge. You can learn complete primary skills of C# fast and easily. The book includes more than 80 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.