Kotlin Made Simple: A Practical Guide with Examples

Автор: literator от 23-03-2025, 18:48, Коментариев: 0

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

Название: Kotlin Made Simple: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 345
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

This book offers a comprehensive introduction to programming using Kotlin, presenting the language in a clear and methodical manner that is accessible to beginners. It begins with setting up the development environment and familiarizing readers with Kotlin’s modern features, ensuring that users can quickly get started with writing and executing their first programs. The content systematically progresses through fundamental topics such as syntax, data types, and control flow, before advancing to more complex subjects like object-oriented programming, exception handling, and concurrency. Each chapter is carefully designed to build upon previous concepts, providing detailed explanations and practical examples that reinforce best practices and enhance understanding.
 

Node.js, Express, MongoDB и React. 23 урока для начинающих

Автор: literator от 23-03-2025, 16:18, Коментариев: 0

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

Название: Node.js, Express, MongoDB и React. 23 урока для начинающих
Автор: Дронов В.А.
Издательство: БХВ-Петербург
Год: 2024
Страниц: 608
Язык: русский
Формат: pdf
Размер: 11.5 MB

В книге 23 урока, более 40 практических упражнений и заданий для самостоятельной работы. Даны основы программирования на Node.js: проекты и манифесты, установка дополнительных библиотек, импорт и экспорт. Описан серверный веб-фреймворк Express: работа с запросами и ответами, маршрутизация, шаблонизатор EJS, обработка пользовательских данных, статических файлов, валидация, сохранение выгруженных файлов, вывод сообщений об ошибках и разграничение доступа. Показана работа с СУБД MongoDB: запись и выборка данных, фильтрация, сортировка, применение моделей Mongoose. Рассказано о двухзвенных веб-приложениях, бэкендах и фронтендах. Рассмотрено программирование бэкендов средствами Express и фронтендов с применением клиентского веб-фреймворка React. Затронуты вопросы повышения производительности и защищенности веб приложений, ввод их в эксплуатацию.
 

Silicon Valley Python Engineer Interview Guide: Data Structure, Algorithm, and System Design

Автор: literator от 23-03-2025, 07:26, Коментариев: 0

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

Название: Silicon Valley Python Engineer Interview Guide: Data Structure, Algorithm, and System Design
Автор: Jianfeng Ren, Andric Li
Издательство: Springer
Год: 2025
Страниц: 481
Язык: английский
Формат: pdf (true), epub
Размер: 19.0 MB

Silicon Valley Python Interview Guide: Data Structures, Algorithms, and System Design is an essential resource for aspiring software engineers preparing for technical interviews at top-tier companies. This book provides a comprehensive roadmap, covering foundational concepts, practical coding techniques, and advanced problem-solving strategies to help candidates excel in interviews. With a focus on Python, the book equips readers with the skills to tackle challenging coding problems, design scalable systems, and communicate solutions effectively. In the first half, the book delves into core data structures (lists, stacks, queues, graphs, and trees) and algorithms (binary search, dynamic programming, DFS, BFS, and backtracking),offering practical examples and Python implementations. The latter half transitions to system design, including big data architectures, distributed systems, and Machine Learning workflows. Case studies on real-world applications like Tiny URL, autocomplete systems, and Chat GPT-like models provide hands-on insights. Whether you are an early-career engineer or an experienced professional, this guide is designed to enhance your preparation with real-world examples, tested code, and proven strategies.
 

Building Personality-Driven Language Models: How Neurotic Is ChatGPT

Автор: literator от 23-03-2025, 06:58, Коментариев: 0

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

Название: Building Personality-Driven Language Models: How Neurotic Is ChatGPT
Автор: Karol Przystalski, Jan K. Argasiński, Natalia Lipp, Dawid Pacholczyk
Издательство: Springer
Год: 2025
Страниц: 183
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This book provides an innovative exploration into the realm of artificial intelligence (AI) by developing personalities for large language models (LLMs) using psychological principles. Aimed at making AI interactions feel more human-like, the book guides you through the process of applying psychological assessments to AIs, enabling them to exhibit traits such as extraversion, openness, and emotional stability. Perfect for developers, researchers, and entrepreneurs, this work merges psychology, philosophy, business, and cutting-edge computing to enhance how AIs understand and engage with humans across various industries like gaming and healthcare. The book not only unpacks the theoretical aspects of these advancements but also equips you with practical coding exercises and Python code examples, helping you create AI systems that are both innovative and relatable. Whether you're looking to deepen your understanding of AI personalities or integrate them into commercial applications, this book offers the tools and insights needed to pioneer this exciting frontier.
 

Python Functional Paradigms: A Detailed Mastery Guide

Автор: literator от 23-03-2025, 04:21, Коментариев: 0

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

Название: Python Functional Paradigms: A Detailed Mastery Guide
Автор: Adam Jones
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 285
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Immerse yourself in the intricacies of the functional programming paradigm with "Python Functional Paradigms: A Detailed Mastery Guide." This extensive resource advances your Python skills by delving into the sophistication and potential of functional programming. Ideal for intermediate Python developers seeking to understand FP concepts fully, or seasoned programmers aiming to sharpen their functional programming expertise, this guide is specifically crafted to meet your needs. The book thoughtfully encompasses a diverse array of subjects, starting with essential functional programming principles such as pure functions, immutability, and first-class functions, advancing to intricate concepts including monads, functors, and generators. Each chapter is meticulously designed to provide a thorough examination of fundamental functional programming ideas within the Python ecosystem. With practical examples throughout, the book demonstrates how to apply these concepts efficiently in real-world situations, allowing you to create code that is modular, efficient, and easy to understand.
 

Mastering Advanced Python Typing: Unlock the Secrets of Expert-Level Skills

Автор: literator от 23-03-2025, 03:49, Коментариев: 0

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

Название: Mastering Advanced Python Typing: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 528
Язык: английский
Формат: epub (true)
Размер: 11.7 MB

Unlock the full potential of Python programming with "Mastering Advanced Python Typing: Unlock the Secrets of Expert-Level Skills." This comprehensive guide delves into the critical aspects of advanced typing techniques, providing developers with the tools they need to write more robust, maintainable, and efficient code. By exploring topics like static and dynamic typing, generics, and protocols, this book transforms complex concepts into accessible strategies for enhancing your programming expertise. Through detailed explanations and practical examples, this book offers an in-depth exploration of how type hints can revolutionize Python development. From improving code clarity and safety to optimizing performance and ensuring seamless interoperability with other typed systems, each chapter is crafted to expand your understanding of Python's dynamic nature and the safety of static typing. Packed with best practices, real-world applications, and problem-solving insights, this guide is an indispensable resource for professional developers seeking to elevate their skills.
 

Реализация многопоточности в языке Java (2025)

Автор: SCART56 от 23-03-2025, 00:21, Коментариев: 0

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


Название: Реализация многопоточности в языке Java
Автор(ы): Федоричев Л.А., Букунова О.В.
Издательство: Лань
Год: 2025
Страниц: 71
Формат: PDF
Размер: 11 Мб
Язык: русский

Настоящее пособие содержит основные сведения о реализации многопоточных программ и приложений на языке Java. Рассматриваются основные способы создания вторичных потоков и способы управления ими. Изучаются классы, которые способствуют более удобному взаимодействию с потоками и управлению целыми группами потоков. Изучаются способы создания как зависящих от главного потока, так и самоизолированных потоков.
 

Информатика (спецглавы). Лабораторный практикум (2025)

Автор: SCART56 от 23-03-2025, 00:12, Коментариев: 0

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


Название: Информатика (спецглавы). Лабораторный практикум
Автор(ы): Шибайкин С.Д.
Издательство: Лань
Год: 2025
Страниц: 166
Формат: PDF
Размер: 19 Мб
Язык: русский

В учебном пособии в сжатом виде приведены численные методы решения прикладных задач, применяемых в телекоммуникационных системах и сетях связи. В качестве базового языка программирования предлагается использовать кросс-платформенный язык Java.
 

Тюкачев Н.А. - C#. Программирование 2D и 3D векторной графики (2024)

Автор: SCART56 от 23-03-2025, 00:04, Коментариев: 0

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


Название: C#. Программирование 2D и 3D векторной графики
Автор(ы): Тюкачев Н.А.
Издательство: Лань
Год: 2024
Страниц: 318
Формат: PDF
Размер: 11 Мб
Язык: русский

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

Mastering Metaprogramming in Python: Unlock the Secrets of Expert-Level Skills

Автор: literator от 22-03-2025, 21:11, Коментариев: 0

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

Название: Mastering Metaprogramming in Python: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 563
Язык: английский
Формат: epub (true)
Размер: 12.7 MB

Elevate your programming prowess with "Mastering Metaprogramming in Python: Unlock the Secrets of Expert-Level Skills." This comprehensive guide unveils the intricate world of metaprogramming, a realm where code transcends traditional boundaries to become dynamic and self-aware. Designed for seasoned programmers and software engineers, this book offers an extensive exploration of Python’s metaprogramming capabilities, equipping you with the knowledge and skills to harness the full potential of this advanced programming paradigm. Within these pages, you’ll delve into practical, real-world applications, gaining insights from expertly crafted chapters on reflection, decorators, metaclasses, and more. Each section is meticulously structured to build upon foundational concepts, advancing your understanding and enabling you to implement powerful solutions in your projects. Through in-depth discussions, illustrative examples, and expert insights, you'll learn how to create adaptable, efficient, and robust applications that stand the test of time.