Web API Development for the Absolute Beginner: A Step-by-step Approach to Learning the Fundamentals of Web API Development with .NET 7

Автор: literator от 19-08-2023, 00:54, Коментариев: 0

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

Название: Web API Development for the Absolute Beginner: A Step-by-step Approach to Learning the Fundamentals of Web API Development with .NET 7
Автор: Irina Dominte
Издательство: Apress
Год: 2023
Страниц: 423
Язык: английский
Формат: pdf
Размер: 11.6 MB

If you are a developer who wants to learn the basic skills of web and application programming interfaces (APIs) with .NET, this book is your complete introduction. The book takes a learn-by-experience approach. You will hit the ground running with a sample project that has everything you need to be wired up. As you follow along, you will learn simple and intuitive conventions that will free you from some of the more tedious decisions and work, in order to allow you to focus on the business requirements required by your team. Certain components of the framework should always appear in certain folders in the solution to speed up development while others need a name that follows particular conventions. You will learn the building blocks of Web API and how to leverage them to have a well-rounded API. Understanding these small but important tricks will make development faster, easier, and more pleasant, and will prevent time-consuming errors. The ASP.NET Web API is a set of libraries that allows us to develop RESTful HTTP APIs (backends) using .NET, C#, or the language we prefer to work with, in .NET.
 

Quantum Computing For Dummies

Автор: literator от 18-08-2023, 21:59, Коментариев: 0

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

Название: Quantum Computing For Dummies
Автор: Whurley and Floyd Smith
Издательство: For Dummies
Год: 2023
Страниц: 403
Язык: английский
Формат: pdf (true)
Размер: 30.2 MB

Comprehend the mysteries―and the amazing potential―of quantum computing. Quantum computing has the promise to be the next huge thing in technology. How do we know that? Look at how much the big players in tech are investing in the technology. Quantum Computing For Dummies preps you for the amazing changes that are coming with the world of computing built on the phenomena of quantum mechanics. Need to know what is it and how does it work? This easy-to-understand book breaks it down and answers your most pressing questions. Get a better understanding of how quantum computing is revolutionizing networking, data management, cryptography, and artificial intelligence in ways that would have previously been unthinkable. With a Dummies guide by your side, you’ll get a primer on the inner workings and practical applications of quantum computers. Quantum Computing For Dummies provides a clear and concise introduction to the terminology, technology, and techniques you need to use quantum computing to get a job, make business decisions, invest, or just introduce yourself to this fascinating new technology.
 

Паскаль. Программирование на языке высокого уровня (2-е изд.)

Автор: SCART56 от 18-08-2023, 20:24, Коментариев: 0

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


Название: Паскаль. Программирование на языке высокого уровня (2-е изд.)
Автор: Павловская Т.А.
Издательство: Питер
Год: 2010
Страниц: 464
ISBN: 978-5-49807-772-7
Формат: PDF
Размер: 10.3 Мб
Язык: русский

В учебнике рассматриваются структурная и объектно-ориентированная технологии программирования, методы проектирования и отладки программ и основные структуры данных. Книга содержит последовательное изложение основ программирования на примере языка Паскаль, практикум по всем разделам курса, полную справочную информацию, 260 индивидуальных заданий для лабораторных работ и полностью соответствует Государственному образовательному стандарту.
 

Deep Learning: A Beginners' Guide

Автор: literator от 18-08-2023, 18:44, Коментариев: 0

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

Название: Deep Learning: A Beginners' Guide
Автор: Dulani Meedeniya
Издательство: CRC Press
Год: 2024
Страниц: 199
Язык: английский
Формат: pdf (true)
Размер: 23.4 MB

This book focuses on Deep Learning (DL), which is an important aspect of Data Science, that includes predictive modeling. DL applications are widely used in domains such as finance, transport, healthcare, automanufacturing, and advertising. The design of the DL models based on artificial neural networks is influenced by the structure and operation of the brain. This book presents a comprehensive resource for those who seek a solid grasp of the techniques in DL. Deep Learning (DL) is an important and evolving area in data science that includes statistics and predictive modeling. It is concerned with algorithms inspired by the brain’s structure and functions known as artificial neural networks. DL can automatically learn features in data, by updating learned weights at each layer. This book provides adequate theoretical coverage of DL techniques and applications. This book will teach deep learning concepts from scratch. We aim to make DL approachable by teaching the concepts and theories behind DL models. Thus, practitioners can grab the critical thinking skills required to formulate problems, design and develop models to make accurate predictions and support the decision- making process.
 

Data Structure Using C: Theory and Program

Автор: literator от 18-08-2023, 18:19, Коментариев: 0

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

Название: Data Structure Using C: Theory and Program
Автор: Ahmad Talha Siddiqui, Shoeb Ahad Siddiqui
Издательство: CRC Press/Manakin Press
Год: 2024
Страниц: 428
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

In computer science, a data structure is a particular way of storing data in a computer so that it can be used efficiently. Different kinds of data structures are suited to various kinds of applications, and some are highly specialized to certain tasks. For Example, B-Trees are well suited for implementation of databases, while compiler implementations usually use hash tables to look up for identifiers. Data structures are used almost in every program or software. Data structures are generally based on the ability of a computer to fetch and store data at any place in its memory, specified by an address- a bit string that can be itself stored in memory and manipulated by the program. Thus, the record and array data structure are based on computing the address of data items with arithmetic’s operation; while the linked list data structures are based on storing address of data items within the structure itself.
 

Программирование на языке высокого уровня Паскаль (2-е изд.)

Автор: SCART56 от 18-08-2023, 18:13, Коментариев: 0

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


Название: Программирование на языке высокого уровня Паскаль (2-е изд.)
Автор: Павловская Т.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 154
Формат: PDF
Размер: 11.9 Мб
Язык: русский

Курс является введением в программирование на языке Паскаль (Pascal). Рассматриваются основные понятия языка, операторы и типы данных, даются введения в модульное и объектно-ориентированное программирование.
 

Intermediate Python (2023)

Автор: literator от 18-08-2023, 13:42, Коментариев: 0

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

Название: Intermediate Python
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2023
Страниц: 192
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book provides you with relevant information about using intermediate Python 3.x for a variety of topics, such as comprehensions, iterators, generators, regular expressions, OOP, queues and stacks, and recursion. Each chapter contains an assortment of code samples that illustrate the topics covered in the chapter material. Companion files including code samples are available by writing to the publisher. This book is intended to reach an international audience of readers with highly diverse backgrounds in various age groups. While many readers know how to read English, their native spoken language is not English (which could be their second, third, or even fourth language). Consequently, this book uses standard English rather than colloquial expressions that might be confusing to those readers. As you know, many people learn by different types of imitation, which includes reading, writing, or hearing new material. The book takes these points into consideration in order to provide a comfortable and meaningful learning experience for the intended readers.
 

Android Programming Made Simple: A Beginner's Guide to Programming

Автор: literator от 18-08-2023, 12:38, Коментариев: 0

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

Название: Android Programming Made Simple: A Beginner's Guide to Programming
Автор: Mark Stokes
Издательство: Independently published
Год: 2023
Страниц: 181
Язык: английский
Формат: pdf
Размер: 30.0 MB

Are you eager to learn Android app development but don't know where to start? Look no further! "Android Programming Made Simple" is the ultimate beginner's guide that will take you from a novice to a confident Android app developer. This comprehensive ebook is designed to provide you with a complete understanding of Android programming concepts, step-by-step tutorials, and hands-on examples. Whether you're new to programming or have some prior experience, this book will help you grasp the fundamentals and build a strong foundation. With its easy-to-follow explanations, practical examples, and detailed step-by-step instructions, "Android Programming Made Simple" ensures that you grasp the concepts quickly and start building your own Android apps in no time. Each chapter provides in-depth knowledge and hands-on experience to solidify your understanding of Android development. Whether you're an aspiring app developer, a student, or a professional looking to expand your skill set, this ebook is your gateway to becoming a proficient Android app developer. Take the first step towards your Android programming journey and unlock the potential to create innovative and exciting mobile applications.
 

C++ Programming Made Simple: A Beginner's Guide to Programming

Автор: literator от 18-08-2023, 12:14, Коментариев: 0

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

Название: C++ Programming Made Simple: A Beginner's Guide to Programming
Автор: Mark Stokes
Издательство: Independently published
Год: 2023
Страниц: 218
Язык: английский
Формат: pdf
Размер: 31.8 MB

C++ Programming Made Simple - A Beginner's Guide to Programming" is a comprehensive and beginner-friendly book that serves as an ideal introduction to the world of C++ programming. Whether you are a complete novice or have some experience in programming, this book will equip you with the knowledge and skills needed to confidently write efficient and robust C++ code. This book covers the fundamental concepts of C++ programming in a clear and concise manner, providing step-by-step explanations and practical examples. It starts with the basics, including data types, variables, operators, and control flow, gradually progressing towards more advanced topics such as object-oriented programming, file handling, exception handling, and templates. Each chapter is designed to build upon the previous one, ensuring a smooth and progressive learning experience. The book also includes 15 chapters, each focusing on a specific aspect of C++ programming, with detailed explanations, code examples, and exercises to reinforce your understanding.
 

Probabilistic Machine Learning for Finance and Investing: A Primer to Generative AI with Python (Final)

Автор: literator от 18-08-2023, 03:40, Коментариев: 0

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

Название: Probabilistic Machine Learning for Finance and Investing: A Primer to Generative AI with Python (Final)
Автор: Deepak Kanungo
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 250
Язык: английский
Формат: epub (true)
Размер: 17.4 MB

Whether based on academic theories or discovered empirically by humans and machines, all financial models are at the mercy of modeling errors that can be mitigated but not eliminated. Probabilistic ML technologies are based on a simple and intuitive definition of probability and the rigorous calculus of probability theory. Unlike conventional AI systems, probabilistic Machine Learning (ML) systems treat errors and uncertainties as features, not bugs. They quantify uncertainty generated from inexact model inputs and outputs as probability distributions, not point estimates. Probabilistic ML is the next generation ML framework and technology for AI-powered financial and investing systems for many reasons. They are generative ensembles that learn continually from small and noisy financial datasets while seamlessly enabling probabilistic inference, prediction and counterfactual reasoning. In this book, I am assuming that readers have a basic familiarity with finance, statistics, Machine Learning, and Python. I am not assuming that they have read any particular book or mastered any particular skill. I am only assuming that they have a willingness to learn, especially when ChatGPT, Bard, and Bing AI can easily explain any code or formula in this book.