Revall-info Книги по программированию бесплатно!
589 subscribers
569 photos
3 files
571 links
Download Telegram
Kubernetes Security (2018)

This book will teach you practices to make your Kubernetes deployments more secure.

It will introduce you to security features in Kubernetes and tell you about other things you should be aware of in the context of containerized applications running on Kubernetes; for example, container image best practices from a security point of view.

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

#kubernetes #books #revall #prog #eng
Mastering Linux Shell Scripting (2015)

Shell scripting is a quick method to prototype a complex application or a problem by automating tasks when working on Linux-based systems.

Using both simple one-line commands and command sequences complex problems can be solved with ease, from text processing to backing up sysadmin tools.

In this book, you'll discover everything you need to know to master shell scripting and make informed choices about the elements you employ.

Get to grips with the fundamentals of creating and running a script in normal mode, and in debug mode.

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

#linux #shell #scripting #revall #prog #eng
Hands-On Kubernetes on Windows (2020)

With the adoption of Windows containers in Kubernetes, you can now fully leverage the flexibility and robustness of the Kubernetes container orchestration system in the Windows ecosystem.

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

#kubernetes #revall #books #eng
Real-World Python (2021)

If you’ve learned the basics of coding in Python, you’re ready to write complete programs that take on real-world tasks.

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

#revall #prog #python #books #eng #книги
Practical System Programming with C (2021)

This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.

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

#revall #prog #eng #books #книги
SQL Cookbook (2021)

You may know SQL basics, but are you taking advantage of its expressive power? This second edition applies a highly practical approach to Structured Query Language (SQL) so you can create and manipulate large stores of data. Based on real-world examples, this updated cookbook provides a framework to help you construct solutions and executable examples in severalflavors of SQL, including Oracle, DB2, SQL Server, MySQL, andPostgreSQL.

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

#revall #prog #sql #database #eng
Viruses, Hardware and Software Trojans (2020)

Viruses, worms, software, and hardware Trojans breed menace literally for the entire range of the basic infrastructural objects of the modern state, primarily, for the informational systems of the national security enclave, bank and financial structures, armaments and military hardware control systems, navigation and communications, especially—for the objects of the fuel and energy complex (nuclear, thermal and hydro stations, oil and gas processing plants, gas ducts control systems).

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

#eng #virus #books #revall #trojans
Ransomware Revealed (2019)

Know how to mitigate and handle ransomware attacks via the essential cybersecurity training in this book so you can stop attacks before they happen. Learn the types of ransomware, distribution methods, internal structure, families (variants), defense strategies, recovery methods, and legal issues related to reporting ransomware incidents to authorities and other affected parties. This book also teaches you how to develop a ransomware incident response plan to minimize ransomware damage and recover normal operations quickly.

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

#revall #attacks #books #eng #cybersecurity
We Have Root (2019)

In his latest collection of essays, security expert Bruce Schneier tackles a range of cybersecurity, privacy, and real-world security issues ripped from the headlines. Essays cover the ever-expanding role of technology in national security, war, transportation, the Internet of Things, elections, and more. Throughout, he challenges the status quo with a call for leaders, voters, and consumers to make better security and privacy decisions and investments.

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

#eng #books #security #cybersecurity #revall #книги
Linux Firewalls (2007)

System administrators need to stay ahead of new security vulnerabilities that leave their networks exposed every day. A firewall and an intrusion detection systems (IDS) are two important weapons in that fight, enabling you to proactively deny access and monitor network traffic for signs of an attack.

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

#revall #linux #prog #firewalls #eng
What’s New in Java 12? (2019)

Java started out strong in 2019. On March 19, the Java team shipped the latest major version release, Java 12. If you follow the latest developments in the Java world, you might know that you can expect two major Java releases per year. This is great news for everyone committed to the idea of shipping early and often. Ultimately, you’ll be able to get your hands on new features and bug fixes on a regular basis.

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

#revall #prog #java #eng #books #книги
Elements of Android Jetpack (2021)

After a decade’s worth of Android app development, 2018 debuted the second generation of Android app development techniques, highlighted by Jetpack and the AndroidX family of libraries.

#android #jetpack #revall #prog #eng #книги
Pro TypeScript (2018)

Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler.

This fully revised and updated second edition of Steve Fenton’s popular book covers everything you need to discover this fascinating language and transform your experience of JavaScript development.

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

#revall #typescript #prog #eng #book #книги
An Introduction to C & GUI Programming (2019)

The popular C programming language is used for a huge range of applications, from the tiny microcontrollers used in toasters and watches up to complete operating systems. The first half of this book is an introduction to C, and covers the basics of writing simple command-line programs.

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

#GUI #revall #prog #books #eng
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
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
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
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 #книги
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 #книги