Murach's C++ Programming

Автор: literator от 1-12-2022, 06:28, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Murach's C++ ProgrammingНазвание: Murach's C++ Programming
Автор: Mary Delamater, Joel Murach
Издательство: Mike Murach & Associates
Год: 2018
Страниц: 802
Язык: английский
Формат: pdf
Размер: 105.9 MB

C++ was first released in 1985, and it was a hard language to learn. That's because it required programmers to master low-level techniques to work with memory. Over the years, C++ has evolved to provide many higher-level techniques that make it much easier to write effective C++17 code. But most C++ books haven't evolved with the language. Now, Murach's top authors have tackled the subject, rethinking the whole approach. So this book takes advantage of the modern techniques to make it easier to learn C++ than ever before. It's organized in a logical way that gets you off to a fast start with a practical subset of today's C++, and then builds out your coding and OOP skills to the professional level. With that foundation in place, it also covers older techniques so you'll be able to maintain the vast amount of legacy code that's out there, as well as work with embedded systems that don't support the newer techniques.
 

Beginning Programming with Python For Dummies, 3rd Edition

Автор: literator от 30-11-2022, 12:10, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Beginning Programming with Python For Dummies, 3rd EditionНазвание: Beginning Programming with Python For Dummies, 3rd Edition
Автор: John Paul Mueller
Издательство: For Dummies
Год: 2023
Страниц: 419
Язык: английский
Формат: pdf (true)
Размер: 12.7 MB

Create simple, easy programs in the popular Python language. Beginning Programming with Python For Dummies is the trusted way to learn the foundations of programming using the Python programming language. Python is one of the top-ranked languages, and there’s no better way to get started in computer programming than this friendly guide. You’ll learn the basics of coding and the process of creating simple, fun programs right away. This updated edition features new chapters, including coverage of Google Colab, plus expanded information on functions and objects, and new examples and graphics that are relevant to today’s beginning coders. Dummies helps you discover the wealth of things you can achieve with Python. Python is an example of a language that does everything right within the domain of things that it’s designed to do.
 

ABAP RESTful Application Programming Model: The Comprehensive Guide

Автор: literator от 30-11-2022, 10:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

ABAP RESTful Application Programming Model: The Comprehensive GuideНазвание: ABAP RESTful Application Programming Model: The Comprehensive Guide (SAP PRESS)
Автор: Lutz Baumbusch, Matthias Jager, Michael Lensch
Издательство: Rheinwerk Publishing Inc.
Год: 2023
Страниц: 560
Язык: английский
Формат: epub (true)
Размер: 10.2 MB

You’ve worked with ABAP, SAP Fiori, and core data services—now see how these technologies and more come together in the ABAP RESTful application programming model. Learn to develop applications optimized for SAP S/4HANA, whether your system is on-premise or in the cloud. Follow step-by-step instructions to build new ABAP applications, update legacy applications, and reuse existing source code. Make the new model work for you! The ABAP RESTful application programming model is a new way to develop enterprise applications on the ABAP platform. The programming model includes all application development steps and elements: the data model; operations (e.g., creating, reading, changing, or deleting business objects); business logic (e.g., calculations or checks); transactional behavior (e.g., locking behavior, numbering, etc.); and technical interface (typically, OData).
 

Mathematica Beyond Mathematics The Wolfram Language in the Real World, 2nd Edition

Автор: literator от 30-11-2022, 09:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Mathematica Beyond Mathematics The Wolfram Language in the Real World, 2nd EditionНазвание: Mathematica Beyond Mathematics The Wolfram Language in the Real World, 2nd Edition
Автор: Jose Guillermo Sanchez Leon
Издательство: CRC Press
Год: 2023
Страниц: 459
Язык: английский
Формат: pdf (true)
Размер: 40.7 MB

If you have used Mathematica occasionally or heard of it, you may have the false impression that it is a program for performing complicated calculations, usually for academic purposes. However, this idea is far from the truth. Actually, Mathematica is much more than that. By putting together the computational power and ease of use of the Wolfram Language, Mathematica’s high-level general-purpose programming language, the program can be used in any scientific or technical field: aerospace engineering, environmental sciences, financial risk management, medical imaging and many others. Mathematica can be considered a tool that empowers non-professional programmers to develop applications, although if you are a professional programmer, you will see that the software provides a development environment similar to the ones available for C++ or Python. You can even use the program to control external devices.
 

Emerging Metaverse XR and Video Multimedia Technologies: Modern Streaming and Multimedia Systems and Applications

Автор: literator от 30-11-2022, 06:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Emerging Metaverse XR and Video Multimedia Technologies: Modern Streaming and Multimedia Systems and ApplicationsНазвание: Emerging Metaverse XR and Video Multimedia Technologies: Modern Streaming and Multimedia Systems and Applications
Автор: Jong-Moon Chung
Издательство: Apress
Год: 2023
Страниц: 347
Язык: английский
Формат: pdf, epub
Размер: 28.1 MB

Improve the video multimedia services you work on or develop using tools from video service technologies such as Netflix, Disney+, YouTube, and Skype. This book introduces you to the core technologies that enable Metaverse XR (eXtended Reality) services and advanced video multimedia streaming services. First, you’ll find out about the current and future trends in Metaverse and video streaming services. XR is a combination of technologies that include MR, AR, VR, voice recognition systems, haptic and 3D-motion UIs, as well as head mounted displays) like Microsoft Hololens 2 and Oculus Quest 2. You'll review metaverse services XR applications and learn more about the core XR feature extraction technologies.
 

An Introduction To C & GUI Programming, 2nd Edition

Автор: literator от 29-11-2022, 15:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

An Introduction To C & GUI Programming, 2nd EditionНазвание: An Introduction To C & GUI Programming, 2nd Edition
Автор: Simon Long
Издательство: Raspberry Pi Press
Год: 29 November 2022
Страниц: 156
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Freshly updated for GTK3, the 2nd edition of An Introduction to C & GUI Programming will teach you all you need to know to write simple programs in C and start creating GUIs, even if you’re an absolute beginner. The first half of the book is an introduction to C, and covers the basics of writing simple command-line programs. The second half shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications which can be run on the desktop. C is a very versatile and widely used programming language. It has been used to write pretty much everything, from low-level routines to control the hardware in embedded microcontrollers to complete operating systems like Linux with graphical user interfaces.
 

Designing and Developing Secure Azure Solutions

Автор: literator от 29-11-2022, 15:39, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Designing and Developing Secure Azure SolutionsНазвание: Designing and Developing Secure Azure Solutions
Автор: Michael Howard, Heinrich Gantenbein, Simone Curzi
Издательство: Microsoft Press/Pearson Education
Серия: Developer Best Practices
Год: 2023
Страниц: 528
Язык: английский
Формат: epub
Размер: 30.5 MB

Plan, build, and maintain highly secure Azure applications and workloads. As business-critical applications and workloads move to the Microsoft Azure cloud, they must stand up against dangerous new threats. That means you must build robust security into your designs, use proven best practices across the entire development lifecycle, and combine multiple Azure services to optimize security. Now, a team of leading Azure security experts shows how to do just that. Drawing on extensive experience securing Azure workloads, the authors present a practical tutorial for addressing immediate security challenges, and a definitive design reference to rely on for years. Learn how to make the most of the platform by integrating multiple Azure security technologies at the application and network layers taking you from design and development to testing, deployment, governance, and compliance.
 

Optimization Algorithms for Distributed Machine Learning

Автор: literator от 29-11-2022, 14:09, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Optimization Algorithms for Distributed Machine LearningНазвание: Optimization Algorithms for Distributed Machine Learning
Автор: Gauri Joshi
Издательство: Springer
Год: 2023
Страниц: 137
Язык: английский
Формат: pdf (true), epub
Размер: 19.9 MB

Stochastic gradient descent (SGD) is the backbone of supervised Machine Learning training today. Classical SGD was designed to be run on a single computing node, and its error convergence with respect to the number of iterations has been extensively analyzed and improved in optimization and learning theory literature. However, due to the massive training datasets and models used today, running SGD at a single node can be prohibitively slow. This calls for distributed implementations of SGD, where gradient computation and aggregation are split across multiple worker nodes. Although parallelism boosts the amount of data processed per iteration, it exposes SGD to unpredictable node slowdown and communication delays stemming from variability in the computing infrastructure. Thus, there is a critical need to make distributed SGD fast, yet robust to system variability. In this book, we will discuss state-of-the-art algorithms in large-scale Machine Learning that improve the scalability of distributed SGD via techniques such as asynchronous aggregation, local updates, quantization and decentralized consensus.
 

Машинное обучение и Искусственный Интеллект

Автор: tatanavip от 29-11-2022, 13:11, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Машинное обучение и Искусственный Интеллект
Автор: Тимур Машнин
Издательство: Литрес
Год: 2022
Формат: pdf
Размер: 39 Мб
Качество: Хорошее
Язык: Русский

Эта книга будет интересна всем, кто хочет научиться применять Python 3 при разработке в области искусственного интеллекта и машинного обучения. С этой книгой Вы познакомитесь с основными терминами и понятиями ИИ, такими как машинное обучение, глубокое обучение и нейронные сети. Научитесь создавать чат-ботов с использованием IBM Watson на платформе Watson Assistant. Узнаете как можно использовать искусственный интеллект IBM Watson для своих собственных разработок. На реальных примерах познакомитесь с такими алгоритмами машинного обучения, как регрессия, классификация и кластеризация. Познакомитесь с глубоким машинным обучением и научитесь создавать нейронные сети с Keras и TensorFlow.
 

Симулятор Machine Learning Engineer продвинутая практика

Автор: Chipa от 29-11-2022, 11:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Симулятор Machine Learning Engineer продвинутая практика
Автор: Валерий Бабушкин, Станислав Гафаров, Богдан Печёнкин
Издательство: Интернет-издание
Год: 2022
Формат: PDF
Страниц: 106
Размер: 108 Mb
Язык: Русский

Чему Вы научитесь: Строить дашборды и писать SQL запросы. Оценивать влияние моделей на показатели бизнеса с помощью A/B-тестов. Деплоить модели и создавать свои микросервисы для ML