ПРОГРАММИРОВАНИЕ » Страница 1389
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering Lambdas: Java Programming in a Multicore World
/ Комментариев: 0/

Название: Mastering Lambdas: Java Programming in a Multicore World
Автор: Maurice Naftalin
Издательство: McGraw-Hill Education
Год: 2014
Формат: AZW3, EPUB
Размер: 20 Мб
Язык: английский / English

Mastering Lambdas: Java Programming in a Multicore World describes how the lambda-related features of Java SE 8 will enable Java to meet the challenges of next-generation parallel hardware architectures. The book explains how to write lambdas, and how to use them in streams and in collection processing, providing code examples throughout. You'll learn how to use lambda expressions to take full advantage of performance improvements provided by today's multicore hardware.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Logic & Computer Design Fundamentals, 5th Edition
/ Комментариев: 0/

Название: Logic & Computer Design Fundamentals, 5th Edition
Автор: M. Morris R. Mano, Charles R. Kime, Tom Martin
Издательство: Pearson
Год: 2015
Формат: PDF
Размер: 13 Мб
Язык: английский / English

Logic and Computer Design Fundamentals is a thoroughly up-to-date text that makes logic design, digital system design, and computer design available to readers of all levels. The Fifth Edition brings this widely recognized source to modern standards by ensuring that all information is relevant and contemporary. The material focuses on industry trends and successfully bridges the gap between the much higher levels of abstraction people in the field must work with today than in the past.


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

Название: Hello, Startup
Автор: Yevgeniy Brikman
Издательство: O'Reilly Media
Год: 2015
Формат: PDF, EPUB
Размер: 69 Мб
Язык: английский / English

This book is the "Hello, World" tutorial for building products, technologies, and teams in a startup environment. It's based on the experiences of the author, Yevgeniy (Jim) Brikman, as well as interviews with programmers from some of the most successful startups of the last decade, including Google, Facebook, LinkedIn, Twitter, GitHub, Stripe, Instagram, AdMob, Pinterest, and many others.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
C# and Algorithmic Thinking for the Complete Beginner - Compact Edition: Learn to Think Like a Programmer
/ Комментариев: 0/

Название: C# and Algorithmic Thinking for the Complete Beginner - Compact Edition: Learn to Think Like a Programmer
Автор: Aristides S. Bouras, Loukia V. Ainarozidou
Издательство: Independently published
Год: 2018
Формат: PDF
Страниц: 672
Размер: 10.6 Mb
Язык: English

If you are wondering whether this book is going to teach you how to create amazing applets or incredible desktop or mobile applications, the answer is “no”—that is a job for other books. So many books out there can teach you those skills in C#, C++, or Java. Many of them even claim that they can teach you in 24 hours! Don’t laugh! They probably can do that, but all of them take one thing for granted—that the reader knows some basics about computer programming. None of those books, unfortunately, bothers to teach you the first thing that a novice programmer needs to learn, which is “Algorithmic Thinking.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Executable Specifications with Scrum: A Practical Guide to Agile Requirements Discovery
/ Комментариев: 0/

Название: Executable Specifications with Scrum: A Practical Guide to Agile Requirements Discovery
Автор: Mario Cardinal
Издательство: Addison-Wesley Professional
Год: 2013
Формат: PDF
Страниц: 192
Для сайта: mirlib.ru
Размер: 2 Mb
Язык: English

Most books about specifications still assume that requirements can be known up front and won’t change much during your project. In today’s “real world,” however, you must specify and build software in the face of high and continuing uncertainty. Scrum and other agile methods have evolved to reflect this reality. Now, there’s a complete guide to specifying software in agile environments when prerequisites are unclear, requirements are difficult to grasp, and anything about your project could change.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Excel VBA 24-Hour Trainer
/ Комментариев: 0/

Название: Excel VBA 24-Hour Trainer
Автор: Tom Urtis
Издательство: Wrox
Год: 2011
Формат: PDF
Страниц: 432
Для сайта: mirlib.ru
Размер: 14 Mb
Язык: English

Increase your productivity and save time and effort with Excel VBA
This unique book-and-DVD package prepares you to get more out of Excel by using Visual Basic for Applications (VBA) to automate your routine or labor-intensive Excel tasks. Microsoft Excel MVP and author Tom Urtis walks through a series of lessons while the accompanying DVD provides demos to complement each lesson. Urtis takes an in-depth look at how manual tasks in Excel can be programmed with VBA for greater speed, efficiency, and accuracy. You'll learn how to use VBA to manipulate Excel in ways you may never have thought possible.


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


Название: Computational and Inferential Thinking
Автор: David Wagner , Henry Milner
Издательство: Berkeley University
Год: 2017
Формат: pdf
Страниц: 646
Размер: 26.1 mb.
Язык: English

Data Science is about drawing useful conclusions from large and diverse data sets through exploration, prediction, and inference. Exploration involves identifying patterns in information. Prediction involves using information we know to make informed guesses about values we wish we knew. Inference involves quantifying our degree of certainty: will those patterns we found also appear in new observations? How accurate are our predictions? Our primary tools for exploration are visualizations and descriptive statistics, for prediction are machine learning and optimization, and for inference are statistical tests and models


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


Название: Category Theory for Programmers
Автор: Bartosz Milewski
Издательство: Autoedici?n
Год: 2017
Формат: pdf
Страниц: 510
Размер: 12.8 mb.
Язык: English

For some time now I’ve been floating the idea of writing a book about category theory that would be targeted at programmers. Mind you, not computer scientists but programmers — engineers rather than scientists. I know this sounds crazy and I am properly scared. I can’t deny that there is a huge gap between science and engineering because I have worked on both sides of the divide. But I’ve always felt a very strong compulsion to explain things. I have tremendous admiration for Richard Feynman who was the master of simple explanations. I know I’m no Feynman, but I will try my best. I’m starting by publishing this preface — which is supposed to motivate the reader to learn category theory — in hopes of starting a discussion and soliciting feedback.