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

  • Добавил: buratino
  • Дата: 29-04-2020, 11:43
  • Комментариев: 0
Название: Computing Essentials 2019, 27th Edition
Автор: Timothy O'Leary
Издательство: McGraw-Hill Higher Education
Год: 2018
Формат: True PDF
Страниц: 417
Размер: 71.6 Mb
Язык: English

How are you learning about the most important essential and current concepts of information technology?Computing Essentials 2019 allows you to Make IT Work for You by presenting the effect of information technology on people privacy ethics and our environment. Current examples references and exercises allow students to be successful in understanding today's role of Computer Information Technology. This definitive approach provides the essentials students need while bringing them a full digital solution through Connect. Connect is a teaching and learning platform that is proven to deliver better results for students and instructors. Connect empowers students by continually adapting to deliver precisely what they need when they need it and how they need it so class time is more engaging and effective.O'Leary; Computing Essentials 2019: Make IT Work for You!
  • Добавил: buratino
  • Дата: 29-04-2020, 11:23
  • Комментариев: 0
Название: Coding for Kids in Scratch 3: The Complete Guide to Creating Art, Artificial Intelligence, and Computer Games for Beginners
Автор: Raj Sidhu
Издательство: Codecampus
Год: 2019
Формат: pdf/epub
Страниц: 150
Размер: 40.6 Mb
Язык: English

Become a coding super-genius and create incredible projects with Scratch 3 - the newest version of the most powerful coding language for kids!
  • Добавил: buratino
  • Дата: 29-04-2020, 10:28
  • Комментариев: 0
Название: Get started with Docker in your projects - through examples (+code)
Автор: Mark Takacs
Издательство: Savalera Kft
Год: 2019
Формат: True PDF
Страниц: 305
Размер: 18.4 Mb
Язык: English

"Why is this book special?
This book is a code-along tutorial, I introduce every aspect of Docker through examples, because you learn more by doing.
The book has a special project focus to teach you how you can use Docker in real life."

  • Добавил: kotmatros255
  • Дата: 29-04-2020, 07:27
  • Комментариев: 0
Название: Разработка приложений для Windows Phone 7.5
Автор: С. В. Пугачев, С. И. Павлов, Д. В. Сошников
Издательство: СПб.: БХВ-Петербург
Год: 2012
Серия: Профессиональное программирование
ISBN: 978-5-9775-0873-5
Формат: pdf
Страниц: 377
Размер: 12,6 Mb
Язык: Русский

Рассмотрены принципы разработки приложений и игр для Windows Phone 7.5 в средах Visual Studio 2010 и Expression Blend 4. Описаны основные возможности платформы и показаны сценарии их практического использования. Рассмотрены технологии Silverlight, XNA и язык разметки XAML.
  • Добавил: literator
  • Дата: 29-04-2020, 03:34
  • Комментариев: 0
Data Analytics Using RНазвание: Data Analytics Using R
Автор: Seema Acharya
Издательство: McGraw Hill Education
Год: 2018
Страниц: 579
Язык: английский
Формат: pdf (true)
Размер: 23,6 MB

This book is aimed at undergraduate students of computer science and engineering. The book will be useful companion for IT professionals to data analysts and decision makers responsible for driving strategic initiatives and management graduates and business analysts, engaged in self-study. This book by Acharya unleashes the power of R as a statistical data analytics and visualization tool and introduces the learners to several data mining algorithms and chart forms/visualizations. It has good emphasis on "asking the right questions". We are in very exciting times! Statistical computing and high-scale data analysis tasks need a new category of computer language other than the procedural and object-oriented programming languages.
  • Добавил: literator
  • Дата: 29-04-2020, 03:08
  • Комментариев: 0
Data Structures - AU 2018Название: Data Structures
Автор: E. Balagurusamy
Издательство: McGraw Hill
Год: 2018
Страниц: 264
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book is designed to help students in building their concepts in Data Structures. It introduces the subject in a simple and lucid manner. It adopts a student friendly approach to the subject matter with many solved examples and unsolved questions, illustrations and well structured C programs. This book will serve as a stepping stone for students in this course. Data Structure is the way of storing data in a computer system. It allows an application to fetch and store data in the computer’s memory in an efficient manner. It is very important to choose the correct type of data structure while developing a software application. C is one of the first programming languages that students of computer science get familiar with. It is also the language of choice while facilitating the learning of programming concepts such as data structures.
  • Добавил: literator
  • Дата: 29-04-2020, 02:33
  • Комментариев: 0
Node.js: Tools & Skills, 2nd EditionНазвание: Node.js: Tools & Skills, 2nd Edition
Автор: James Hibbard
Издательство: SitePoint
Год: 2020
Страниц: 106
Язык: английский
Формат: azw3, rtf, epub
Размер: 10.1 MB

While there have been quite a few attempts to get jаvascript working as a server-side language, Node.js (frequently just called Node) has been the first environment that’s gained any traction. It’s now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and database I/O can be executed very quickly indeed.
  • Добавил: literator
  • Дата: 29-04-2020, 02:06
  • Комментариев: 0
Your First Week With Node.js, 2nd EditionНазвание: Your First Week With Node.js, 2nd Edition
Автор: James Hibbard
Издательство: SitePoint
Год: 2020
Страниц: 186
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

While there have been quite a few attempts to get jаvascript working as a server-side language, Node.js (frequently just called Node) has been the first environment that’s gained any traction. It’s now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and database I/O can be executed very quickly indeed. From a beginner’s point of view, one of Node’s obvious advantages is that it uses jаvascript, a ubiquitous language that many developers are comfortable with. If you can write jаvascript for the client-side, writing server-side applications with Node should not be too much of a stretch for you.
  • Добавил: buratino
  • Дата: 28-04-2020, 19:57
  • Комментариев: 0

Название: D3.js in Action: Data visualization with jаvascript, 2nd Edition
Автор: Elijah Meeks
Издательство: Manning Publications
Год: 2017
Страниц: 375
Формат: True PDF
Размер: 14 Mb
Язык: English

D3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3.
  • Добавил: kotmatros255
  • Дата: 28-04-2020, 18:20
  • Комментариев: 0
Название: Технология XSLT
Автор: Алексей Валиков
Издательство: БХВ-Петербург
Год: 2002
ISBN: 5-94157-129-1
Формат: pdf
Страниц: 538
Размер: 28,7 Mb
Язык: Русский

Книга посвящена разработке приложений для преобразования XML-документов с использованием XSLT - расширяемого языка стилей для преобразований. Обсуждается применение языков XSLT и XPath в решении практических задач: выводу документов в формате HTML, использованию различных кодировок для интернационализации и, в частности, русификации приложений, вопросам эффективности существующих подходов для решения проблем преобразования. Для иллюстрации материала используется большое количество примеров.