Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Programming Languages: Principles and Paradigms (2nd Edition)
Автор: Maurizio Gabbrielli, Simone Martini
Издательство: Springer
Серия: Undergraduate Topics in Computer Science
Год: 2023
Страниц: 574
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

The goal of the book is to provide the basis for a critical understanding of most modern programming languages. Thus, rather than focusing on a specific language, the book identifies the most important principles shared by large classes of languages. The notion of ‘abstract machine’ is a unifying concept that helps to maintain an accurate and elementary treatment. The book introduces, analyses in depth, and compares the imperative, object-oriented, functional, logic, concurrent, constraint-based, and service-oriented programming paradigms. All material coming from the first English edition has been updated and extended, clarifying some tricky points, and discussing newer programming languages. This second edition contains new chapters dedicated to constraint, concurrent, and service-oriented programming. Following the guiding principle of the whole book, we have not referred to a specific language, even if we have tried to make some notions concrete by examining the case of Java.
Разместил: Ingvar16 15-10-2023, 14:03 | Комментарии: 0 | Подробнее
Название: Python Games from Zero to Proficiency (Intermediate): A step-by-step guide to coding your first shooter game with Python and Pygame
Автор: Patrick Felicia
Издательство: LPF Publishing
Год: October 2022
Страниц: 147
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.2 MB

Learn Python with Pygame, and create a full pacman game without the headachess. Python is a great programming language; however, most people spend too long trying to learn how to code and create games with Python the hard way. This book is the only one that will get you to learn Python fast without wasting so much time. This book is the second book in the series “Python Games from Zero to Proficiency” where you will learn to code fast and be able to create your own video games with Python in no time and add interesting game play including Artificial Intelligence for the NPCs. This is the only book that you need to get started with Python and game programming fast and to enjoy the journey without frustration. This book includes six chapters that painlessly guide you through the necessary skills to master Python and Python games development, use its core features, and create interesting 2D games. It assumes no prior knowledge on your part and ensures that you have all the information and explanations that you need every step of the way.
Разместил: Ingvar16 15-10-2023, 13:31 | Комментарии: 0 | Подробнее
Название: Handbook of Research on AI Methods and Applications in Computer Engineering
Автор: Sanaa Kaddoura
Издательство: IGI Global
Год: 2023
Страниц: 659
Язык: английский
Формат: pdf (true)
Размер: 18.5 MB

The development of Artificial Intelligence (AI) involves the creation of computer systems that can do activities that would ordinarily require human intelligence, such as visual perception, speech recognition, decision making, and language translation. Through increasingly complex programming approaches, it has been transforming and advancing the discipline of Computer Science. Artificial Intelligence (AI) is a technology that has been integrated into almost every activity of our day-to-day life, from chatbots on different websites to auto-recommendations to smart speakers like Alexa and Siri. The newest revolution of AI is ChatGPT released by OpenAI company while this book was being prepared. ChatGPT is an AI-based chatbot that specializes in dialogue trained with both supervised and reinforcement learning techniques. It is a large fine-tuned language model version of a model in OpenAI’s GPT-3.5 family of language models.
Разместил: Ingvar16 15-10-2023, 11:25 | Комментарии: 0 | Подробнее

Название: Грокаем функциональное программирование
Автор: Плахта Михал
Издательство: Питер
Год: 2024
Формат: pdf
Размер: 13 Мб
Качество: Хорошее
Язык: Русский

Вам кажется, что функциональное программирование – это нечто сложное, доступное только гуру программирования? Эта книга развенчает миф об элитарности и позволит любому программисту с легкостью разобраться в хитросплетениях кода.
От знакомых и простых идей ООП вы перейдете к ФП, рассматривая его на простых примерах, захватывающих упражнениях и большом количестве иллюстраций.
Вы начнете с решения простых и маленьких задач, иллюстрирующих базовые понятия, такие как чистые функции и неизменяемые данные, научитесь писать код, лишенный типичных ошибок, обусловленных наличием сложного распределенного состояния, разберетесь с подходами к реализации ввода-вывода, параллельного выполнения и потоковой передачи данных. К концу книги вы будете создавать ясный функциональный код, который легко читается, тестируется и сопровождается.
Разместил: tanyavip1 15-10-2023, 08:30 | Комментарии: 0 | Подробнее
Название: Introduction to Cybersecurity: A Multidisciplinary Challenge
Автор: Robin Sharp
Издательство: Springer
Серия: Undergraduate Topics in Computer Science
Год: 2024
Страниц: 452
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

This book provides an introduction to the basic ideas involved in cybersecurity, whose principal aim is protection of IT systems against unwanted behaviour mediated by the networks which connect them. Due to the widespread use of the Internet in modern society for activities ranging from social networking and entertainment to distribution of utilities and public administration, failures of cybersecurity can threaten almost all aspects of life today. This book gives an introduction to cybersecurity for people who would like to know more about the security risks which arise in the modern IT world, where computers and many other electronic devices communicate with one another through networks. The detailed requirements for cybersecurity vary from one application area to another, but in general terms are a matter of achieving some simple aims: that data must not be read, modified, deleted or made unavailable by persons who are not allowed to. Achievment of such aims is a multidisciplinary challenge, as an IT system consists of both hardware, software and human users, all of which can contribute to the success or failure of efforts to maintain cybersecurity. In this book we therefore look at the most common, both technical and non-technical, ways in which cybersecurity may be threatened, at how you can protect yourself against such threats, and how to deal with situations where this protection fails.
Разместил: Ingvar16 15-10-2023, 03:08 | Комментарии: 0 | Подробнее

Название: React. Сборник рецептов. Практические приемы работы с фреймворком React
Автор: Дэвид Гриффитс, Дон Гриффитс
Издательство: БХВ-Петербург
Год: 2023
Формат: pdf
Размер: 33 Мб
Качество: Хорошее
Язык: Русский

Книга посвящена практическому применению фреймворка React. Описано создание простых приложений и приложений со сложным интерфейсом, рассмотрены вопросы маршрутизации в приложениях и управление их состоянием. Даны примеры реализации интерактивного взаимодействия с пользователем, подключения к различным службам бэкенда, таким как REST и GraphQL, описана работа с библиотеками компонентов. Подробно рассматривается безопасность приложений, процесс их тестирования, даны советы по обеспечению доступности. Приводятся практические рекомендации по повышению производительности и созданию прогрессивных веб-приложений.
Для программистов.
Разместил: tanyavip1 14-10-2023, 22:57 | Комментарии: 0 | Подробнее
Название: Создание компонентов в среде Delphi. Руководство разработчика
Автор: Голованов М. Е., Веселое Е. О.
Издательство: БХВ-Петербург
Год издания: 2004
Страниц: 320
ISBN: 5-94157-465-7
Формат: djvu/fb2
Размер: 11 Мб
Язык: русский

Книга посвящена созданию компонентов на языке Object Pascal, предназначенных для использования в средах разработки фирмы Borland. Описываются особенности реализации ООП в Object Pascal и библиотеки классов VCL и CLX. Показывается, как расширять имеющиеся компоненты и писать собственные компоненты "с нуля". Рассматриваются невизуальные, графические и оконные компоненты, а также компоненты для работы с СУБД. Представлен процесс создания редакторов компонентов и их свойств, широко применяемых в Delphi. Даны практические рекомендации по распространению готовых компонентов и встраиванию их в среду разработки, по написанию справочной системы для разработанных компонентов, по расширению возможностей IDE Delphi. Приведено подробное описание малодокументированной возможности Object Pascal, связанной с получением и использованием информации времени выполнения (RTTI). Изложение сопровождается большим количеством примеров самых различных типов компонентов. На прилагаемом компакт-диске содержатся все рассмотренные в книге примеры.
Разместил: rivasss 14-10-2023, 22:21 | Комментарии: 0 | Подробнее

Название: Практическое введение в основные библиотеки и фреймворки Python
Автор: Дурмус М.
Издательство: Amazon
Год: 2023
Формат: pdf
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Python — популярный язык программирования высокого уровня для различных применений, включая веб-разработку, научные вычисления, анализ данных и машинное обучение. Простота, читабельность и универсальность сделали его популярным среди программистов всех уровней подготовки.
Реализация дополнительных функциональных возможностей в Python осуществляется благодаря использованию дополнительных библиотек, которым и освящена данная книга.
Автор, являющийся опытным разработчиком на Python, рассматривает популярные библиотки, давая их краткое описание, приводя примеры кода использования этих библиотек и рассматривая положительные и отрицательные их качества.
В книге рассматриваются следующие библиотеки: pandas, numpy, seaborn, scipy, matplotlib, scikit-learn, pytorch, tensorflow, xgboost, lightgbm, keras, pycaret, mlops, mlflow, kubeflow, zenml, shap, lime, interpretml, spacy, nltk, textblob, corenlp, gensim, regex, opencv, scikit-image, pillow, mahotas, simpleitk, flask, fastapi, django, dash, pyramid, beautifulsoup, scrapy, selenium.
Разместил: tanyavip1 14-10-2023, 09:10 | Комментарии: 0 | Подробнее
Название: Build A SaaS App in Rails 7
Автор: Rob Race
Издательство: Leanpub
Год: 2023-09-15
Страниц: 629
Язык: английский
Формат: pdf (true), azw3, mobi, epub
Размер: 10.1 MB

A step-by-step guide on how to build a SaaS (Software as a Service) application from scratch to deployment! Building an application to provide business is tough. It's overwhelming. There are so many choices! What gems do you use? How do you manage users? What if there was a step-by-step guide to feed you those answers? This book will guide you from your very first rails commands, through integrating Stripe, background jobs and finally deploying your app to a cloud provider. You'll be mastering a SaaS application, getting customers and monetizing your expertise in no time! Worried the material won't help you build a complex application? I am currently running Userveys using the very same code and techniques from the book.
Разместил: Ingvar16 14-10-2023, 01:47 | Комментарии: 0 | Подробнее
Название: Python Programming Bible: [3 in 1] The Complete Crash Course to Learn and Explore Python beyond the Basic. Including Examples and Practical Exercises to Master Python from Beginners to Pro
Автор: James P. Meyers
Издательство: Independently published
Год: 2023
Страниц: 182
Язык: английский
Формат: pdf, epub
Размер: 17.3 MB

Master Python programming and develop a highly profitable skill with this complete beginner’s crash course on coding! Are you curious about learning Python for your career or hobbies? Do you want to learn how to develop web applications, code games, manage data, and create machine learning algorithms? Or are you searching for a simple & straightforward crash course to help you add this valuable programming skill to your virtual toolbelt? Then this book is for you! As a favorite of programmers and web developers across the globe, Python is a powerful and versatile programming language that has an immense amount of functionality. Its focus on simplicity and readability makes it perfect for absolute beginners – but how can you begin learning the fundamentals of this amazing language, access the vast library of APIs, and write your first code? Packed with dozens of user-friendly exercises and easy-to-understand explanations, this beginner-friendly crash course arms readers with an all-in-one guide to mastering Python programming. You’ll be taken on a journey to familiarize yourself with the fundamentals of Python, develop more advanced skills, and start utilizing Python for a wide variety of cutting-edge technologies – including cloud computing, data science, neural networks, and more.
Разместил: Ingvar16 13-10-2023, 19:51 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности