|
 |
|
 |
|
|
 |
|  |
|
Название: Demystifying the Azure Well-Architected Framework: Guiding Principles and Design Best Practices for Azure Workloads Автор: Shijimol Ambi Karthikeyan Издательство: Apress Год: 2021 Формат: true pdf/epub Страниц: 151 Размер: 10 Mb Язык: English
Use the Azure well-architected framework to deploy your workloads in Azure and align them with Microsoft recommended best practices. This book takes a deep dive into the five architecture elements (cost optimization, performance efficiency, operational excellence, reliability, and security) and provides practical guidance on incorporating them into your architecture. |
Разместил: bomboane 29-05-2021, 10:32 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Extending Kubernetes: Elevate Kubernetes with Extension Patterns, Operators, and Plugins Автор: Yilmaz, Onur Издательство: Apress Год: 2021 Формат: PDF, ePUB Страниц: 252 Размер: 10 Mb Язык: English
Rely on this comprehensive guide to understand the extension patterns and discover the extension plugins for Kubernetes. In this book, state-of-the-art extension patterns and extension points of Kubernetes are covered in depth with real-life use cases and examples. There are comprehensive discussions in the text on all possible aspects of Kubernetes, starting from end-user to the fully-automated controller development. The book focuses on creating applications that work on Kubernetes and also interact and operate Kubernetes itself. |
Разместил: vitvikvas 29-05-2021, 10:25 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Прикладное программирование (учебник для СПО) Автор: Никифоров С. Н. Издательство: Лань Год: 2021 Cтраниц: 124 Формат: pdf Размер: 17 мб Язык: русский
Учебное пособие предназначено для помощи студентам при выполнении лабораторных работ в среде Excel и VBA. Комментируются некоторые особенности программирования, приводятся и поясняются варианты программ. Рекомендуется студентам, обучающимся по образовательной программе среднего профессионального образования по специальностям, входящим в укрупненные группы специальностей среднего профессионального образования «Информатика и вычислительная техника» и «Информационная безопасность». |
Разместил: rivasss 29-05-2021, 10:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Android for Absolute Beginners: Getting Started with Mobile Apps Development Using the Android Java SDK Автор: Allen, Grant Издательство: Apress Год: 2021 Формат: true pdf/epub Страниц: 356 Размер: 18 Mb Язык: English
Get started as a mobile app developer and learn the art and science of Android app development. With no assumed knowledge about programming languages or Android required, you will gain the key skills for constructing fully functional Android apps for smartphones, tablets, and other devices. You will also build a solid foundation in the Java programming language and the business of creating and releasing software for Android. Along the way you’ll get comfortable with Android Studio - the best way to write modern Android apps - before diving into your first Android code. The author spends plenty of time explaining how to build a robust UI with widgets, menus, layouts and more. These components will be the basis of your Android apps and so are covered in depth. |
Разместил: bomboane 29-05-2021, 10:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Computer Graphics from Scratch: A Programmer's Introduction to 3D Rendering Автор: Gabriel Gambetta Издательство: No Starch Press Год: 2021 Формат: True PDF, EPUB Страниц: 248 Размер: 26 Mb, 10 Mb Язык: English
Computer Graphics from Scratch demystifies the algorithms used in modern graphics software and guides beginners through building photorealistic 3D renders. Computer graphics are at work everywhere today, adding eye-popping details to video games, hyper-realistic CGI to major blockbusters, and life-like imagery to computer-animated films. This beginners book will introduce you to a core slice of this ever-expanding field, 3D rendering, with a focus on two popular algorithmic methods: raytracing and rasterization. |
Разместил: vitvikvas 29-05-2021, 10:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Hardcore Programming for Mechanical Engineers: Build Engineering Applications from Scratch Автор: Angel Sola Orbaiceta Издательство: No Starch Press Год: 2021 Формат: True PDF/EPUB Страниц: 603 Размер: 37.7 Mb Язык: English
Hardcore Programming for Mechanical Engineers is for intermediate programmers who want to write good applications that solve tough engineering problems – from scratch. |
Разместил: bomboane 29-05-2021, 08:48 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Make Python Talk: Build Apps with Voice Control and Speech Recognition (Early Acess) Автор: Mark Liu. Издательство: No Starch Press Год: 2021 Формат: True PDF Размер: 11 mb Язык: English
A project-based book that teaches beginning Python programmers how to build working, useful, and fun voice-controlled applications. This fun, hands-on book will take your basic Python skills to the next level as you build voice-controlled apps to use in your daily life. Starting with a Python refresher and an introduction to speech-recognition/text-to-speech functionalities, you’ll soon ease into more advanced topics, like making your own modules and building working voice-controlled apps.[center][/center] |
Разместил: bomboane 29-05-2021, 08:28 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learn to Code by Solving Problems: A Python Programming Primer (Early Acess) Автор: Daniel Zingaro Издательство: No Starch Год: 2021 Формат: PDF Страниц: 312 Размер: 10 Mb Язык: English
Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of coding and how to think like a savvy programmer. Computers are capable of solving almost any problem when given the right instructions. That’s where programming comes in. This beginner’s book will have you writing Python programs right away. You’ll solve interesting problems drawn from real coding competitions and build your programming skills as you go.
Every chapter presents problems from coding challenge websites, where online judges test your solutions and provide targeted feedback. As you practice using core Python features, functions, and techniques, you’ll develop a clear understanding of data structures, algorithms, and other programming basics. Bonus exercises invite you to explore new concepts on your own, and multiple-choice questions encourage you to think about how each piece of code works. |
Разместил: vitvikvas 29-05-2021, 08:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Библия C# Автор: Фленов М.Е. Издательство: БХВ-Петербург Год: 2011 - 2-е изд., перераб. и допол. Cтраниц: 541 Формат: djvu/pdf Размер: 139 мб
Книга посвящена программированию на языке С# для платформы Microsoft NET, начиная с основ языка и разработки программ для работы в режиме командной строки и заканчивая созданием современных приложений различной сложности (баз данных, графических программ и др.). Материал сопровождается большим количеством практических примеров. Подробно описывается логика выполнения каждого участка программы. Уделено внимание вопросам повторного использования кода. |
Разместил: rivasss 29-05-2021, 06:29 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The Elements of Computing Systems: Building a Modern Computer from First Principles, 2nd Edition Автор: Noam Nisan, Shimon Schocken Издательство: The MIT Press Год: 2021 Формат: epub Страниц: 344 Размер: 31.7 Mb Язык: English
A new and extensively revised edition of a popular textbook used in universities, coding boot camps, hacker clubs, and online courses. The best way to understand how computers work is to build one from scratch, and this textbook leads learners through twelve chapters and projects that gradually build the hardware platform and software hierarchy for a simple but powerful computer system. In the process, learners gain hands-on knowledge of hardware, architecture, operating systems, programming languages, compilers, data structures and algorithms, and software engineering. |
Разместил: bomboane 28-05-2021, 09:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|