|
 |
|
 |
|
|
 |
|  |
|
Название: 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. |
Разместил: Ingvar16 29-04-2020, 03:35 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: 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. |
Разместил: Ingvar16 29-04-2020, 03:11 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: 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. |
Разместил: Ingvar16 29-04-2020, 02:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: 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. |
Разместил: Ingvar16 29-04-2020, 02:07 | Комментарии: 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. |
Разместил: bomboane 28-04-2020, 20:53 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Технология XSLT Автор: Алексей Валиков Издательство: БХВ-Петербург Год: 2002 ISBN: 5-94157-129-1 Формат: pdf Страниц: 538 Размер: 28,7 Mb Язык: Русский
Книга посвящена разработке приложений для преобразования XML-документов с использованием XSLT - расширяемого языка стилей для преобразований. Обсуждается применение языков XSLT и XPath в решении практических задач: выводу документов в формате HTML, использованию различных кодировок для интернационализации и, в частности, русификации приложений, вопросам эффективности существующих подходов для решения проблем преобразования. Для иллюстрации материала используется большое количество примеров. |
Разместил: oksanavalera 28-04-2020, 18:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: C++ Programming : Best Book C++ Автор: Ayoub Lghrini Издательство: Amazon Год: 2020 Формат: epub/pdf(conv.) Размер: 2.5 Mb Язык: English
THIS PERFECT BOOK FOR C++ , The C++ Programming Language, Fourth Edition, delivers meticulous, richly explained, and integrated coverage of the entire language—its facilities, abstraction mechanisms, standard libraries, and key design techniques. Throughout, Stroustrup presents concise, “pure C++11” examples, which have been carefully crafted to clarify both usage and program design. To promote deeper understanding, the author provides extensive cross-references, both within the book and to the ISO standard. |
Разместил: bomboane 28-04-2020, 14:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Blazor, a beginners guide. A quick start guide to productivity with Blazor Автор: Ed Charbeneau Издательство: Progress Software Corporation/Telerik Год: 2020 Страниц: 121 Язык: английский Формат: pdf (true), djvu Размер: 10.1 MB
Blazor, A Beginners Guide is intended for developers with some .NET experience. If you’re coming from a non-.NET development background, you may learn some .NET basics along the way, but supplemental material around C# and .NET would be of great help to you. |
Разместил: Ingvar16 28-04-2020, 06:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Computer Programming: For Self Taught Beginners (+code) Автор: Jennifer Rose Издательство: Ray Yao 's eBooks & Books Год: 2020 Формат: epub/azw3/pdf(conv.) Страниц: 108 Размер: 10 Mb Язык: English
Who is this book for? This book is only suitable for those people who never know the computer programming. If you have a little bit of computer programming experience, this book is not for you! About this book This book covers all basic computer language knowledge. You can learn complete primary skills of programming fast and easily. It includes a lot of essential programming tact, such as data type, variables, constants, operators, if statement, while loop, array, functions, escape characters, etc.. With many practical examples and hands-on projects, you will can learn programming quickly, and write code by yourself soon. |
Разместил: bomboane 27-04-2020, 21:41 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Computer Programming: 4 Books in 1: Data Science, Hacking with Kali Linux, Computer Networking for Beginners, Python Programming Автор: Jason Callaway Издательство: Amazon Год: 2020 Формат: PDF(conv.) Страниц: 507 Размер: 4 Mb Язык: English
Are you searching for the fastest way to master the fascinating world of Computer Science? For a very limited time you have the opportunity to get four best-selling guides in a single phenomenal mega bundle: if you are a student or a professional looking for more technical skills, then this is definitely the book for you. In this complete crash course Jason Callaway has condensed everything you need in clear and beginner-friendly language, with practical examples, detailed explanations, tips and tricks from his experience. His revolutionary approach will speed up your learning, allowing you to master the Python language and its powerful applications in an extremely short time, even if you are a complete beginner. |
Разместил: bomboane 27-04-2020, 20:53 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|