|
 |
|
 |
|
|
 |
|  |
|
Название: The Secret Life of Programs: Understand Computers -- Craft Better Code Автор: Jon Steinhart Издательство: No Starch Press Год: 2019 Страниц: 506 Язык: английский Формат: pdf (true), epub Размер: 15.5 MB; 27.0 MB
A primer on the underlying technologies that allow computer programs to work. Covers topics like computer hardware, combinatorial logic, sequential logic, computer architecture, computer anatomy, and Input/Output. Computer programming is not abstract and programs run on a machine. Knowing how computers work and how programs run on them is essential to becoming a better programmer, and understanding underlying technologies can help you develop a sense of what can go wrong. Foundations of Computer Programming fills in the gaps in computer education by giving readers a look under the hood of programming, at the machine. Readers learn how software behaves when running on hardware; how programs manipulate data in memory; how computers process languages; and how web browsers work. They'll also learn how to write efficient programs, computer security basics, and real-world considerations to have in mind when writing code. |
Разместил: _аdmin_ 25-07-2020, 14:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Building Serverless Applications with Google Cloud Run (Early Release) Автор: Wietse Venema Издательство: O’Reilly Media Год: 2020-07-13 Формат: epub Страниц: 107 Размер: 13.1 Mb Язык: English
Learn how to build a serverless real-world application in the cloud that’s reliable, secure, maintainable, and can handle millions of users. If you have experience building traditional web applications, this practical guide shows you how to get started with serverless. Cloud engineer Wietse Venema takes you through the steps necessary to build serverless applications with Cloud Run, a container-based serverless platform on Google Cloud. Through the course of the book, you’ll learn how to become productive with serverless technology. You will build and explore several example applications that highlight different parts of the serverless stack, using (light) frontend technology and Go on the back end. You can also follow the lessons in the book using your own project on Google Cloud Platform. |
Разместил: bomboane 25-07-2020, 11:48 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Advanced Python Development: Using Powerful Language Features in Real-World Applications Автор: Matthew Wilkes Издательство: Apress Год: 2020 Формат: true pdf/epub Страниц: 620 Размер: 11.2 Mb Язык: English
This book builds on basic Python tutorials to explain various Python language features that aren’t routinely covered: from reusable console scripts that play double duty as micro-services by leveraging entry points, to using asyncio efficiently to collate data from a large number of sources. Along the way, it covers type-hint based linting, low-overhead testing and other automated quality checking to demonstrate a robust real-world development process. |
Разместил: bomboane 25-07-2020, 10:50 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Программирование на аппаратном уровне Автор: Кулаков В. Издательство: СПб: Питер Год: 2003 ISBN: 5-94723-487-4 Серия: Специальный справочник Формат: pdf Страниц: 848 Размер: 18,3 Mb Язык: Русский
В книге рассматриваются возможности персональных IBM-совместимых компьютеров, рекомендации по использованию которых не даются в официальной технической документации. Информация, собранная в книге, интересна прежде всего для тех, кто и не удовлетворен возможностями, предоставляемыми стандартными драйверами и операционными системами. |
Разместил: oksanavalera 25-07-2020, 10:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Приемы программирования в Delphi на основе VCL Автор: Архангельский А.Я. Издательство: М.: Бином-Пресс Год: 2006 ISBN: 5-9518-0145-1 Формат: pdf Страниц: 928 Размер: 158 Mb Язык: Русский
Книга рассчитана на читателей, освоивших Delphi и желающих расширить свои знания и возможности проектирования. Охвачен широкий круг вопросов, начиная с типовых решений традиционных вычислительных задач (обработка массивов, векторы, матрицы, решение систем линейных и нелинейных уравнений), и кончая приемами программирования при взаимодействии с механизмами Windows, с приложениями Microsoft Office (Word, Excel, электронной почтой), с портами. |
Разместил: oksanavalera 25-07-2020, 07:52 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Awesome Algorithms & Creative Coding (Get Ahead in Computing) Автор: Clive Gifford Издательство: Wayland Год: 2016 Язык: английский Формат: True PDF Размер: 28.2 MB
Discover how computers work and learn about computer coding languages. The bright and engaging book guides readers through clear explanations of binary code, simple algorithms and computer language. With real-life examples, readers learn about the development of coding using simple decision-making processes. Looks at programming languages that readers can use themselves, including Scratch and LOGO. 'Stretch Yourself' features give practical activities to help readers explore and test key principles. These 'try at home' examples help reinforce learning and are not linked to specific software or operating systems. |
Разместил: Ingvar16 24-07-2020, 20:46 | Комментарии: 1 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Unit Test Automation: Practical Techniques for Python Developers and Testers Автор: Ashwin Pajankar Издательство: Apress Год: 2017 Страниц: 123 Язык: английский Формат: pdf (true), rtf, epub Размер: 10.1 MB
Быстро изучите как с помощью библиотек автоматизации Python 3, таких как doctest, unittest, nose, nose2 и pytest, автоматизировать модульное тестирование кода на Python 3. В этой книге рассматриваются важные концепции тестирования программного обеспечения и их реализации в Python 3, а также показано, как автоматизировать, организовать и выполнить модульные тесты для этого языка. Эти знания часто приобретаются путем чтения исходного кода, руководств и публикации вопросов на форумах сообщества, что, как правило, является медленным и болезненным процессом. |
Разместил: Ingvar16 24-07-2020, 17:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Hands-on Azure Pipelines: Understanding Continuous Integration and Deployment in Azure DevOps Автор: Chaminda Chandrasekara, Pushpa Herath Издательство: Apress Год: 2020 Формат: true pdf/epub Страниц: 216 Размер: 18.6 Mb Язык: English
Build, package, and deploy software projects, developed with any language targeting any platform, using Azure pipelines. The book starts with an overview of CI/CD and the need for software delivery automation. It further delves into the basic concepts of Azure pipelines followed by a hands-on guide to setting up agents on all platforms enabling software development in any language. Moving forward, you will learn to set up a pipeline using the classic Visual Editor using PowerShell scripts, a REST API, building edit history, retention, and much more. You’ll work with artifact feeds to store deployment packages and consume them in a build. As part of the discussion you’ll see the implementation and usage of YAML (Yet Another Markup Language) build pipelines. You will then create Azure release pipelines in DevOps and develop extensions for Azure pipelines. Finally, you will learn various strategies and patterns for developing pipelines and go through some sample lessons on building and deploying pipelines. |
Разместил: bomboane 24-07-2020, 12:50 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Программирование. Python. C++ Часть 1-4 Автор: Поляков К.Ю. Издательство: Бином. Лаборатория знаний ISBN: 978-5-9963-4134-4, 978-5-9963-4135-1, 978-5-9963-4136-8, 978-5-9963-4137-5 Год: 2019 Формат: DjVu Страниц: 148+181+210+195 Размер: 10.1 MB Язык: Русский
Книга представляет собой учебное пособие по программированию. В отличие от большинства аналогичных изданий, в ней представлены два языка программирования высокого уровня — Python и C++.
|
Разместил: Интересненько 24-07-2020, 11:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Deep Learning Projects Using TensorFlow 2: Neural Network Development with Python and Keras Автор: Vinita Silaparasetty Издательство: Apress Год: 2020 Формат: true pdf/epub Страниц: 420 Размер: 15.6 Mb Язык: English
Work through engaging and practical deep learning projects using TensorFlow 2.0. Using a hands-on approach, the projects in this book will lead new programmers through the basics into developing practical deep learning applications. |
Разместил: bomboane 24-07-2020, 11:27 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|