ПРОГРАММИРОВАНИЕ » Страница 1494
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Learn R for Applied Statistics: With Data Visualizations, Regressions, and Statistics
/ Комментариев: 0/


Название: Learn R for Applied Statistics: With Data Visualizations, Regressions, and Statistics
Автор: Eric Goh Ming Hui
Издательство: Apress
Год: 2019
Страниц: 243
Формат: PDF, EPUB
Размер: 14 Mb
Язык: English

Gain the R programming language fundamentals for doing the applied statistics useful for data exploration and analysis in data science and data mining. This book covers topics ranging from R syntax basics, descriptive statistics, and data visualizations to inferential statistics and regressions. After learning R’s syntax, you will work through data visualizations such as histograms and boxplot charting, descriptive statistics, and inferential statistics such as t-test, chi-square test, ANOVA, non-parametric test, and linear regressions.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Essential Office 365 Third Edition
/ Комментариев: 0/

Название: Essential Office 365 Third Edition: The Illustrated Guide to Using Microsoft Office (Computer Essentials)
Автор: Kevin Wilson
Издательство: Amazon Digital Services LLC
Год: 2018
Формат: azw3
Размер: 63.8 Mb
Язык: English

The twenty-first century offers more technology than we have ever seen before, but with new updates, and apps coming out all the time, it's hard to keep up. Essential Office 365 is here to help. Along with easy to follow step-by-step instructions, illustrations, and photographs, this guide offers specifics in...


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
GNU Make. A Program for Directing Recompilation
/ Комментариев: 0/


Название: GNU Make. A Program for Directing Recompilation
Автор: Various
Издательство: Free Software Foundation
Год: 2014
Формат: pdf
Страниц: 212
Размер: 1.9 mb.
Язык: English

GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
GNU Emacs Lisp Reference Manual
/ Комментариев: 4/


Название: GNU Emacs Lisp Reference Manual
Автор: Various
Издательство:Free Software Foundation
Год: 2015
Формат: pdf
Страниц: 868
Размер: 3.7 mb.
Язык: English

Most of the GNU Emacs text editor is written in the programming language called Emacs Lisp. You can write new code in Emacs Lisp and install it as an extension to the editor. However, Emacs Lisp is more than a mere “extension language”; it is a full computer programming language in its own right. You can use it as you would any other programming language.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Efficient Learning Machines
/ Комментариев: 0/


Название: Efficient Learning Machines
Автор: Mariette Awad , Rahul Khanna
Издательство: Apress Open
Год: 2015
Формат: pdf
Страниц: 263
Размер: 8.1 mb.
Язык: English

Machine learning (ML) is a branch of artificial intelligence that systematically applies algorithms to synthesize the underlying relationships among data and information. For example, ML systems can be trained on automatic speech recognition systems (such as iPhone’s Siri) to convert acoustic information in a sequence of speech data into semantic structure expressed in the form of a string of words.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Agile Processes in Software Engineering and Extreme Programming
/ Комментариев: 0/


Название: Agile Processes in Software Engineering and Extreme Programming
Автор: Various
Издательство: Springer Open
Год: 2017
Формат: pdf
Страниц: 311
Размер: 20.9 mb.
Язык: English


This book contains the refereed proceedings of the 12th International Conference on Agile Software Development, XP 2011, held in Madrid, Spain, in May 2011.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Do You Speak Java ?: Java Language Fundamentals
/ Комментариев: 0/

Название: Do You Speak Java ?: Java Language Fundamentals
Автор: Aleks Rudenko
Издательство: CreateSpace Independent
Год: 2016
Формат: EPUB
Размер: 20 Мб
Язык: английский / English

This book focuses on Java fundamentals which are essential for building real-life applications. The goal is to create an overall understanding of how Java works. Topics covered: syntax, data types, operators, classes, interfaces, notations, threads, exceptions, collections, generics, lambda expressions, IO streams, NIO, Stream API, JavaFX, etc.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Principles of Computer Science
/ Комментариев: 0/

Название: Principles of Computer Science
Автор: Donald Franceschetti
Издательство: Grey House Publishing
Год: 2016
Формат: PDF
Размер: 34 Мб
Язык: английский / English

This book introduces the fundamentals of computer science using easy-to-understand language for a solid start and deeper understanding and appreciation of this complex subject. It covers related fields of study to illustrate the connections between the various branches of computer science including computer engineering, software engineering, biotechnology, security, robotics, gaming, and programming languages.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Expert Android
/ Комментариев: 0/

Название: Expert Android
Автор: Satya Komatineni, Dave MacLean
Издательство: Apress
Год: 2013
Формат: PDF
Страниц: 436
Для сайта: mirlib.ru
Размер: 3 Mb
Язык: English

From the leading publisher of Android books, Apress’ Expert Android gives you advanced techniques for customizing views, controls, and layouts. You’ll learn to develop apps in record time using JSON, Advanced Form Processing, and the BaaS (Backend As A Service) platform Parse. The book also includes extensive coverage on OpenGL, Search, and Telephony. With these advanced and time saving technologies you’ll be able to release compelling mobile applications in Google Play and the Amazon Appstore at a rapid pace.In Expert Android, you’ll learn to:


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Expert .NET Micro Framework
/ Комментариев: 0/

Название: Expert .NET Micro Framework
Автор: Jens K?hner
Издательство: Apress
Год: 2008
Формат: PDF
Страниц: 448
Размер: 7 Mb
Язык: English

The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.
Expert .NET Micro Framework will teach you everything you need to know in order to use the .NET Micro Framework to create effective embedded applications. It begins with the basics of accessing hardware and networking before delving deep into the less well–known areas such as cryptography and globalization, and how to use technologies such as wireless communication that are not directly supported by the .NET Micro Framework.