LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 20-09-2020, 16:01
  • Комментариев: 0
Learn PyCharm (Python Technologies)Название: Learn PyCharm (Python Technologies)
Автор: Hasanraza Ansari
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 100
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

PyCharm is the most popular IDE for Python and includes great features such as excellent code completion and inspection with advanced debugger and support for web programming and various frameworks. PyCharm is created by a Czech company, Jet brains which focusses on creating an integrated development environment for various web development languages like jаvascript and PHP. This book has been prepared for Python developers who focus on using IDE with complete package of running, debugging and creating projects in various python frameworks. Also, interested learners with a basic knowledge of any IDE can take up this book.
  • Добавил: gol8425
  • Дата: 20-09-2020, 15:35
  • Комментариев: 0
Название: Криптография на Си и C++ в действии. Учебное пособие
Автор: Михаел Вельшенбах
Издательство: Триумф
Год: 2004
Формат: pdf
Страниц: 442
Размер: 21,4 Mb
Язык: Русский

Несмотря на то, что настоящее издание содержит математическую теорию новейших криптографических алгоритмов, книга в большей степени рассчитана на программистов-практиков. Здесь Вы найдете описание особенностей эффективной реализации криптографических алгоритмов на языках Си и C++, а также большое количество хорошо документированных исходных кодов.
Купите книгу, и Вы легко сможете снабдить свои собственные программные разработки сильной криптографической защитой.
  • Добавил: literator
  • Дата: 20-09-2020, 15:24
  • Комментариев: 0
Application Delivery and Load Balancing in Microsoft Azure (Early Release)Название: Application Delivery and Load Balancing in Microsoft Azure (Early Release)
Автор: Derek DeJonghe, Arlan Nugara
Издательство: O’Reilly Media, Inc.
Год: 2020
Страниц: 140
Язык: английский
Формат: epub
Размер: 10.1 MB

With more and more companies moving on-premises applications to the cloud, software and cloud solution architects alike are busy investigating ways to improve load balancing, performance, security, and high availability for workloads. This practical book describes Microsoft Azure’s load-balancing options and explains how NGINX can contribute to a comprehensive solution.
  • Добавил: literator
  • Дата: 20-09-2020, 13:16
  • Комментариев: 0
The Ghidra Book: The Definitive GuideНазвание: The Ghidra Book: The Definitive Guide
Автор: Chris Eagle, Kara Nance
Издательство: No Starch Press
Год: 2020
Страниц: 612
Язык: английский
Формат: pdf (true), epub
Размер: 17.6 MB, 28.7 MB

A guide to using the Ghidra software reverse engineering tool suite. The result of more than a decade of research and development within the NSA, the Ghidra platform was developed to address some of the agency's most challenging reverse-engineering problems. With the open-source release of this formerly restricted tool suite, one of the world's most capable disassemblers and intuitive decompilers is now in the hands of cybersecurity defenders everywhere -- and The Ghidra Book is the one and only guide you need to master it.
  • Добавил: buratino
  • Дата: 20-09-2020, 11:02
  • Комментариев: 0
Название: Machine Learning with TensorFlow, 2nd Edition (MEAP Version 7)
Автор: Chris A. Mattmann
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub
Страниц: 471
Размер: 32.1 Mb
Язык: English

This fully revised second edition of Machine Learning with TensorFlow teaches you the foundational concepts of machine learning, and how to utilize the TensorFlow library to rapidly build powerful ML models. You'll learn the basics of regression, classification, and clustering algorithms, applying them to solve real-world challenges such as call center volume prediction and sentiment analysis of movie reviews. Once you’ve mastered core ML concepts, you'll move on to the money chapters: exploring cutting-edge neural network techniques such as deep speech classifiers, facial identification, and auto-encoding with CIFAR-10. Plus, in all-new appendices you'll cover updating your code to TensorFlow 2.0, and much-needed techniques for running your code inside Docker containers.
  • Добавил: buratino
  • Дата: 20-09-2020, 10:53
  • Комментариев: 0
Название: Write Great Code, Volume 2, 2nd Edition: Thinking Low-Level, Writing High-Level
Автор: Randall Hyde
Издательство: No Starch Press
Год: 2020
Формат: true pdf/epub/azw3
Страниц: 658
Размер: 11.9 Mb
Язык: English

Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.
In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively slow hardware. Early programmers were sparing in their use of high-level language code, knowing that a high-level language compiler would generate crummy, low-level machine code for their software. Today, however, many programmers write in high-level languages like Python, C/C++/C#, Java, Swift. The result is often sloppy, inefficient code.
  • Добавил: buratino
  • Дата: 20-09-2020, 10:48
  • Комментариев: 0
Название: Grokking Simplicity: Taming complex software with functional thinking (MEAP Version 8)
Автор: Eric Normand
Издательство: Manning Publications
Год: 2020
Формат: True PDF
Страниц: 281
Размер: 13.7 Mb
Язык: English

In Grokking Simplicity, you’ll learn techniques and, more importantly, a mindset that will help you tackle common problems that arise when software gets complex. Veteran functional programmer Eric Normand guides you to a crystal-clear understanding of why certain features of modern software are so prone to complexity and introduces you to the functional techniques you can use to simplify these systems so that they’re easier to read, test, and debug. Through hands-on examples, exercises, and numerous self-assessments, you’ll learn to organize your code for maximum reusability and internalize methods to keep unwanted complexity out of your codebase. Regardless of the language you’re using, the ways of thinking in this book will help recognize problematic code and tame even the most complex software.

  • Добавил: buratino
  • Дата: 20-09-2020, 10:29
  • Комментариев: 0
Название: Svelte and Sapper in Action
Автор: Mark Volkmann
Издательство: Manning Publications
Год: 2020
Формат: True PDF
Страниц: 456
Размер: 22.2 Mb
Язык: English

Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You’ll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You’ll master Svelte’s unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server-rendered views.
  • Добавил: buratino
  • Дата: 20-09-2020, 10:17
  • Комментариев: 0
Название: Algorithmic Thinking: A Problem-Based Introduction (Early Access)
Автор: Daniel Zingaro
Издательство: No Starch Press
Год: 2020
Формат: true pdf/rtf/azw3
Страниц: 377
Размер: 10 Mb
Язык: English

A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer.
Programming is about using a computer to solve problems, and algorithms and data structures are the building blocks of computer programs. For each problem that a programmer wants to solve, they employ an algorithm: a sequence of steps for solving the problem. Many books teach algorithms independently of specific problems, but this book uses careful explanations, examples, and arguments, rather than formal mathematics and proofs which make it difficult for you to connect what you are learning to what you can do with that learning.
  • Добавил: Maurix
  • Дата: 20-09-2020, 10:14
  • Комментариев: 0
Название: AI as a Service: Serverless machine learning with AWS
Автор: Peter Elger, Eoin Shanaghy
Издательство: Manning Publications
Год: 2020
Формат: PDF, EPUB
Страниц: 328
Размер: 46,6 Mb
Язык: English

Companies everywhere are moving everyday business processes over to the cloud, and AI is increasingly being given the reins in these tasks. As this massive digital transformation continues, the combination of serverless computing and AI promises to become the de facto standard for business-to-consumer platform development—and developers who can design, develop, implement, and maintain these systems will be in high demand!