Beginning the Linux Command Line

Автор: Ice Zero от 1-01-2019, 20:40, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Beginning the Linux Command Line
Автор: Sander van Vugt
Издательство: Apress
Год: 2009
Формат: PDF
Страниц: 392
Для сайта: litgu.ru
Размер: 1 Mb
Язык: English

This is Linux for those of us who don't mind typing. All Linux users and administrators tend to like the flexibility and speed of Linux administration from the command line in byte–sized chunks, instead of fairly standard graphical user interfaces. Beginning the Linux Command Line follows a task–oriented approach and is distribution-agnostic.
Work with files and directories.
Administer users and security.
Understand how Linux is organized.
 

Linux Pocket Guide: Essential Commands

Автор: Ice Zero от 1-01-2019, 20:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Linux Pocket Guide: Essential Commands
Автор: Daniel J. Barrett
Издательство: O'Reilly Media
Год: 2016
Формат: PDF
Страниц: 272
Для сайта: litgu.ru
Размер: 4 Mb
Язык: English

If you use Linux in your day-to-day work, this popular pocket guide is the perfect on-the-job reference. The third edition features new commands for processing image files and audio files, running and killing programs, reading and modifying the system clipboard, and manipulating PDF files, as well as other commands requested by readers. You’ll also find powerful command-line idioms you might not be familiar with, such as process substitution and piping into bash.
Linux Pocket Guide provides an organized learning path to help you gain mastery of the most useful and important commands. Whether you’re a novice who needs to get up to speed on Linux or an experienced user who wants a concise and functional reference, this guide provides quick answers.
 

Learning iPad Programming: A Hands-on Guide to Building iPad Apps with iOS 5

Автор: Ice Zero от 1-01-2019, 20:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Learning iPad Programming: A Hands-on Guide to Building iPad Apps with iOS 5
Автор: Kirby Turner, Tom Harrington
Издательство: Addison-Wesley Professional
Год: 2011
Формат: PDF
Страниц: 792
Для сайта: litgu.ru
Размер: 18.2 Mb
Язык: English

Learning iPad Programming walks you through the process of building PhotoWheel (free on the App Store), a photo management and sharing app that leverages every aspect of iOS 5. With PhotoWheel, you can organize your favorite photos into albums, share photos with family and friends, view them on your TV using AirPlay and an Apple TV, and most importantly, gain hands-on experience with building an iPad app. As you build PhotoWheel, you’ll learn how to take advantage of the latest features in iOS 5 and Xcode, including Storyboarding, Automatic Reference Counting (ARC), and iCloud. Best of all, you’ll learn how to extend the boundaries of your app by communicating with web services. If you want to build apps for the iPad, Learning iPad Programming is the one book to get.
 

Practical Cryptography for Developers

Автор: bhaer от 1-01-2019, 19:03, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Practical Cryptography for Developers
Автор: Svetlin Nakov
Год: 2018
Страниц: 236
Формат: EPUB
Размер: 10 Mb
Язык: English

A modern practical book about cryptography for developers with code examples, covering core concepts like: hashes (like SHA-3 and BLAKE2), MAC codes (like HMAC and GMAC), key derivation functions (like Scrypt, Argon2), key agreement protocols (like DHKE, ECDH), symmetric ciphers (like AES and ChaCha20, cipher block modes, authenticated encryption, AEAD, AES-GCM, ChaCha20-Poly1305), asymmetric ciphers and public-key cryptosystems (RSA, ECC, ECIES), elliptic curve cryptography (ECC, secp256k1, curve25519), digital signatures (ECDSA and EdDSA), secure random numbers (PRNG, CSRNG) and quantum-safe cryptography, along with crypto libraries and developer tools, with a lots of code examples in Python and other languages.
 

AutoCAD 2019 For Beginners

Автор: harun54 от 1-01-2019, 18:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: AutoCAD 2019 For Beginners
Автор: CADFolks
Издательство: CreateSpace Independent Publishing
Год: 2018
Формат: PDF
Размер: 16 Мб
Язык: английский / English

AutoCAD 2019 For Beginners makes it easy to learn drafting in AutoCAD. Using easy, real-world examples, you will master the basics of this leading CAD software by following step by step instructions. Each topic starts with a brief explanation, and then launches into the example that gives you a direct experience and a good start. You'll learn the basics of drawing, editing, dimensioning, printing, and 3D modeling as you create the examples given in this book. Whether you are a beginner or trying to upgrade your skills, this step-by-step guide provides a solid base in design and drafting.
 

Automated Data Collection with R

Автор: harun54 от 1-01-2019, 12:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Automated Data Collection with R
Автор: Simon Munzert, Christian Rubba, Peter Mei?ner
Издательство: Wiley
Год: 2015
Формат: PDF, EPUB
Размер: 19 Мб
Язык: английский / English

A hands on guide to web scraping and text mining for both beginners and experienced users of R.
Introduces fundamental concepts of the main architecture of the web and databases and covers HTTP, HTML, XML, JSON, SQL.
Provides basic techniques to query web documents and data sets (XPath and regular expressions).
An extensive set of exercises are presented to guide the reader through each technique.
Explores both supervised and unsupervised techniques as well as advanced techniques such as data scraping and text management.
Case studies are featured throughout along with examples for each technique presented.
R code and solutions to exercises featured in the book are provided on a supporting website.
 

The Little Typer

Автор: harun54 от 1-01-2019, 11:13, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The Little Typer
Автор: Daniel P. Friedman and David Thrane Christiansen
Издательство: The MIT Press
Год: 2018
Формат: PDF
Размер: 38 Мб
Язык: английский / English

A program's type describes its behavior. Dependent types are a first-class part of a language, and are much more powerful than other kinds of types; using just one language for types and programs allows program descriptions to be as powerful as the programs they describe. The Little Typer explains dependent types, beginning with a very small language that looks very much like Scheme and extending it to cover both programming with dependent types and using dependent types for mathematical reasoning. Readers should be familiar with the basics of a Lisp-like programming language, as presented in the first four chapters of The Little Schemer.
 

Core Data in Swift: Data Storage and Management for iOS and OS X

Автор: harun54 от 31-12-2018, 18:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Core Data in Swift: Data Storage and Management for iOS and OS X
Автор: Marcus S. Zarra
Издательство: Pragmatic Bookshelf
Год: 2016
Формат: PDF
Размер: 14 Мб
Язык: английский / English

Core Data is intricate, powerful, and necessary. Discover the powerful capabilities integrated into Core Data, and how to use Core Data in your iOS and OS X projects. All examples are current for OS X El Capitan, iOS 9, and the latest release of Core Data. All the code is written in Swift, including numerous examples of how best to integrate Core Data with Apple's newest programming language.
 

Об’єктно-орієнтоване програмування

Автор: literator от 30-12-2018, 22:47, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Об’єктно-орієнтоване програмування
Автор: Бублик В.В.
Издательство: ІТ-книга
ISBN: 978-966-97182-1-1
Год: 2015
Страниц: 640
Язык: украинский
Формат: True PDF
Размер: 13.0 MB

Підручник призначено для всіх, хто прагне оволодіти технікою об’єктноорієнтованого програмування на основі мови програмування С++. Книжка навчить не просто програмувати, а розробляти безпечні та гнучкі програми, придатні до нових застосувань. Основна увага приділяється побудові обґрунтованих ієрархій об’єктів і класів, складанню абстрактних інтерфейсів та універсальних сигнатур методів. Видання допоможе програмістам-початківцям зрости до рівня професіоналів, а також стане чудовою базою для сучасного курсу об’єктно-орієнтованого програмування у профільних вищих навчальних закладах.
 

Introduction To Data Structures and Algorithms in Java

Автор: literator от 30-12-2018, 19:11, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Introduction To Data Structures and Algorithms in Java
Автор: Mr Kotiyana
Издательство: Amazon Digital Services LLC
ASIN: B07MRB762Z
Год: 2018
Страниц: 359
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Introduction to Data Structures and Algorithms in Java, 2019 Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a integrated development environment like Netbeans. Take your first step towards a career in software development with this Introduction to Data Structures and Algorithms in Java,, one of the most in-demand programming languages and the foundation of the Android. Designed for beginners, this book will provide you with a basic foundation in syntax, which is the first step towards becoming a successful Java developer.