Revall-info Книги по программированию бесплатно!
591 subscribers
569 photos
3 files
571 links
Download Telegram
Practical Machine Learning with Rust (2020)

This book is all about exploring Machine Learning in Rust lang. We will learn about the intricacies of creating machine learning applications and how they fit in the Rust worldview. We will start from the very beginning by understanding some of the important concepts of Machine Learning as well as the basics of Rust lang.

Подробнее | Скачать книгу

#machinelearning #rust #revall #books #eng
Mastering Swift 5.3 (2020)

Over the years, Mastering Swift has proven itself among developers as a popular choice for an in-depth and practical guide to the Swift programming language. This sixth edition comes with the latest features, an overall revision to align with Swift 5.3, and two new chapters on building swift from source and advanced operators.

Подробнее | Скачать книгу

#revall #swift #prog #книги #скачать
Современный JavaScript для нетерпеливых (2021)

Язык JavaScript стремительно набирает популярность: он поддерживается всеми браузерами и все активнее проникает в серверное программирование. Однако даже у опытных программистов, знакомых с такими языками, как Java, C#, C или C++, могут возникнуть затруднения при переходе на JavaScript. Эта книга призвана облегчить их задачу.
В отличие от большинства изданий, посвященных JavaScript, акцент здесь ставится не на переход от прежних версий к современной, а на освоение профессиональными веб-разработчиками нового для них языка программирования.
От самых азов автор постепенно переходит к рассмотрению сложных вопросов; темы начального, среднего и высокого уровня помечены в тексте специальными значками.
Изучив книгу, читатель сумеет написать следующую версию своего приложения на современном JavaScript.

Скачать книгу

#javascript #books #prog #revall
Hacking - Rooting & Jailbreaking (2020)

To begin with, I would like to give a few major points on what this book is will cover. The tools that I will describe in this book are available for both white hat and black hat hacking. Once applied the outcome will be the same in both cases. Nevertheless, it can lead to a terrible situation for the person using such hacking tools in any unauthorized manner, which might cause system damage or any system outage.

Подробнее | Скачать книгу

#revall #hacking #rooting #books
Modern CSS (2020)

Come on a tour of “modern” CSS in 2020. This example-driven book demonstrates the concepts by showing code examples, screenshots, and diagrams to help clearly communicate the information.

You'll start with the very basics of CSS: box model, colors, selectors and combinators, and specificity. Then gradually move through more intermediate topics - styling text, positioning, Z-index and stacking contexts, gradients, borders, and then to more advanced topics such as transforms, transitions, animations, flexbox, and CSS grid.

Подробнее | Скачать книгу

#css #revall #books #eng
Graph Databases in Action (2020)

Relationships in data often look far more like a web than an orderly set of rows and columns. Graph databases shine when it comes to revealing valuable insights within complex, interconnected data such as demographics, financial records, or computer networks.

Подробнее | Скачать книгу

#revall #graph #database #books
Flutter in Action (2020)

Flutter in Action teaches you to build professional-quality mobile applications using the Flutter SDK and the Dart programming language. You’ll begin with a quick tour of Dart essentials and then dive into engaging, well-described techniques for building beautiful user interfaces using Flutter’s huge collection of built-in widgets.

Подробнее | Скачать книгу

#flutter #eng #prog #books #revall
Effective C: An Introduction to Professional C Programming (2020)

The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era—covering the modern C17 Standard as well as potential C2x features. With the aid of this instant classic, you’ll soon be writing professional, portable, and secure C programs to power robust systems and solve real-world problems.

Подробнее | Скачать книгу

#revall #prog #books #eng
Full-Stack Web Development with Vue.js and Node (2018)

Isomorphic JavaScript was the buzzword of the year 2017, allowing developers to utilize a single language throughout their web development stack and build cost-effective and scalable applications. MEVN is a one such modern web development stack consisting of web applications such as MongoDB, Express.js, Vue.js, and Node.js. Hands-On Full-Stack Web Development with Vue.js 2 and Node.js leverages the harmony of these technologies to help you create full-stack web applications.

Подробнее | Скачать книгу

#nodejs #vuejs #revall #javascript #vue
CSS in Depth (2018)

CSS in Depth exposes you to a world of CSS techniques that range from clever to mind-blowing. This instantly useful book is packed with creative examples and powerful best practices that will sharpen your technical skills and inspire your sense of design.

Подробнее | Скачать книгу

#revall #prog #css #books #eng #книги
Pro React 16 (2019)

Best-selling author Adam Freeman has written upwards of 30 books with Apress over the years. His topics of expertise range from jQuery, to Angular, to ASP.NET, and now to React. In Pro React 16, Freeman’s latest release, he uses his signature popular teaching style to provide JavaScript developers with the skills they need to get the most out of the popular React framework for their applications.

Подробнее | Скачать книгу

#books #revall #rectjs #react #javascript
JavaScript Полное руководство (2021)

JavaScript — это язык программирования для веб-сети, который в настоящее время используется большим количеством разработчиков программного обеспечения, чем любой другой язык программирования. В течение почти 25 лет этот бестселлер служил исчерпывающим руководством для программистов на JavaScript, и новое издание книги полностью обновлено с целью охвата версии 2020 языка JavaScript.

Подробнее | Скачать книгу

#revall #books #javascript #prog
CSS для профи (2019)

Как вы понимаете, что зашли на хороший сайт?
Это происходит практически мгновенно, с первого взгляда. Такие сайты привлекают внимание картинкой — отлично выглядят, а кроме этого они интерак­тивны и отзывчивы.
Сразу видно, что такую страничку создавал CSS-профи, ведь именно каскадные таблицы стилей (CSS) отвечают за все наполнение и оформление сайта — от расположения элементов до неуловимых штрихов.

Подробнее | Скачать книгу

#revall #css #prog #books #книги
Full-Stack React Projects (2018)

The benefits of using a full JavaScript stack for web development are undeniable, especially when robust and widely adopted technologies such as React, Node, and Express and are available. Combining the power of React with industry-tested, server-side technologies, such as Node, Express, and MongoDB, creates a diverse array of possibilities when developing real-world web applications.

Подробнее | Скачать книгу

#revall #react #books #prog #fullstack
ES6 for Humans (2017)

Learn ES6 best practices for code optimization and organization and walk through practical, common examples of how to implement complete components of your applications.

While this book covers the basic concepts of modern JavaScript, it primarily focuses on the new syntax, data-types, functionalities, and everything else that's new in ES6, the latest standard of JavaScript.

You'll examine how to use ES6 in functional programming and explore the new more modular and object-oriented approach to JavaScript.

Подробнее | Скачать книгу

#es6 #javascript #books
Linux Security Fundamentals (2021)

Right off the top, I’d like to be clear about exactly what this book is and what it’s not. Linux Security Fundamentals is a guide to security best-practices for Linux admins.

It is not however a comprehensive guide to deploying secure workloads in Linux environments.

So don’t expect a lot of nuts and bolts demonstrations of complex administration tasks. We’re not even going to cover the core basics of the Linux command line.

I’ll assume you’ve got all that already. This isn’t a very technical book. In fact, there may be one or two chapters that don’t even specifically mention Linux.

Подробнее | Скачать книгу

#linux #books #security #revall #книги
Python Workout (2020)

To become a champion Python programmer you need to work out, building mental muscle with your hands on the keyboard. Each carefully selected exercise in this unique book adds to your Python prowess—one important skill at a time.

Python Workout presents 50 exercises that focus on key Python 3 features. In it, expert Python coach Reuven Lerner guides you through a series of small projects, practicing the skills you need to tackle everyday tasks. You'll appreciate the clear explanations of each technique, and you can watch Reuven solve each exercise in the accompanying videos.

Подробнее | Скачать книгу

#revall #books #python #eng #книги
Основы искусственного интеллекта (2020)

Учебное пособие знакомит читателей с историей искусственного интеллекта, моделями представления знаний, экспертными системами и нейронными сетями. Описаны основные направления и методы, применяемые при анализе, разработке и реализации интеллектуальных систем. Рассмотрены модели представления знаний и методы работы с ними, методы разработки и создания экспертных систем. Книга поможет читателю овладеть навыками логического проектирования баз данных предметной области и программирования на языке ProLog.

Подробнее | Скачать книгу

#revall #books #prog #книги
Секреты Python Pro (2021)

Код высокого качества — это не просто код без ошибок. Он должен быть чистым, удобочитаемым и простым в сопровождении. Путь от рядового питониста к профи не прост, для этого вам нужно разбираться в стиле, архитектуре приложений и процессе разработки.
Книга «Секреты Python Pro» научит проектировать ПО и писать качественный код, то есть делать его понятным, сопровождаемым и расширяемым. Дейн Хиллард — профессиональный питонист, с помощью примеров и упражнений он покажет вам, как разбивать код на блоки, повышать качество за счет снижения сложности и т. д. Только освоив основополагающие принципы, вы сможете сделать так, чтобы чтение, сопровождение и переиспользование вашего кода не доставляли проблем ни вам, ни вашим коллегам.

Подробнее | Скачать книги

#revall #prog #python #книги
Удаленный сервер своими руками (2021)

Эта книга поможет вам самостоятельно освоить полный цикл создания своего собственного выделенного сервера: от установки операционной системы (для удобства это будет Unix) на сервер до настройки и администрирования.

Будет подробно рассказано: как выполнить первоначальную настройку сервера; как использовать командную строку; вы узнаете как настраивать сетевые интерфейсы сервера; поговорим о маршрутизации и настройке брандмауэра; как пользоваться удаленным входом в систему по ssh; как настаивать файловый сервер FТР; что такое DНСР-сервер и как подключаться к Windоws-инфраструктуре; как повысить производительность сервера и многое другое.

Подробнее | Скачать книгу

#linux #revall #server #books #книги
Amazon Web Services For Dummies (2013)

This book is designed with one purpose in mind: to make it easy for you, the reader, to understand and begin using Amazon Web Services (AWS) — an emerging technology platform that is profoundly disrupting the technology industry and enabling hundreds of thousands of individuals, businesses, and nonprofit organizations to gain easy access to on-demand computing resources.

Подробнее | Скачать книгу

#revall #books #aws #amazonwebservices