Revall-info Книги по программированию бесплатно!
590 subscribers
569 photos
3 files
571 links
Download Telegram
Typed PHP (2016)

Discover how stronger types mean cleaner, more efficient, and optimized PHP applications. This unique book looks at typed PHP: PHP types, strings, regular expressions, and more from PHP 7 as found in standard PHP libraries, user libraries, extensions, and cross-compilers. You'll see how to create a set of reusable tools that unify and ease the scalar types of PHP.

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

#php #revall #backend #prog #книги
Python, PyGame, and Raspberry Pi Game Development (2019)

This book is intended for anyone who wants to learn how to program games. It is ideally suited to students who want to learn Python and PyGame on their Raspberry Pi. While not necessary, this book has been oriented toward the Raspberry Pi computer. The Python programming language is ideally suited to beginners and experts alike.

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

#raspberry #pygame #revall #python #raspberrypi #eng
Fullstack Node.js (2019)

Fullstack Node.js: The Complete Guide to Building Production Apps with Node.js - Full Package.

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

#revall #books #node #nodejs #javascript
Practical Node.js (2018)

Learn how to build a wide range of scalable real-world web applications using a professional development toolkit. If you already know the basics of Node.js, now is the time to discover how to bring it to production level by leveraging its vast ecosystem of packages.With this book, you'll work with a varied collection of standards and frameworks and see how all those pieces fit together.

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

#books #node #nodejs #prog #revall #backend
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
REST API Development with Node.js (2018)

Manage and understand the full capabilities of successful REST development. REST API development is a hot topic in the programming world, but not many resources exist for developers to really understand how you can leverage the advantages.

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

#nodejs #books #revall #javascript #restapi
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 #книги
Deep Learning for the Life Sciences (2019)

Deep learning has already achieved remarkable results in many fields. Now it’s making waves throughout the sciences broadly and the life sciences in particular. This practical book teaches developers and scientists how to use deep learning for genomics, chemistry, biophysics, microscopy, medical analysis, and other fields.

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

#deep #revall #deeplearning #books
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
Web Security for Developers (2020)

The web is a wild place. It’s easy to get the impression that the internet was designed very deliberately by experts and that everything works as it does for a good reason. In fact, the evolution of the internet has been rapid and hap-hazard, and the things we do on the network today go well beyond what the original inventors imagined.

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

#books #web #security #hack #dev