|
 |
|
 |
|
|
 |
|  |
|
Название: Computer Networks Автор: Nastaran Nazar Zadeh Издательство: Toronto Academic Press Год: 2025 Страниц: 328 Язык: английский Формат: pdf (true) Размер: 14.5 MB
The aim of this book, “Computer Networks,” is to provide a comprehensive foundation in the principles and practices of computer networking. It is designed to cater to undergraduate students in computer science, information technology, and related fields who are seeking to gain a thorough understanding of network concepts, architectures, protocols, and technologies. The textbook aims to equip readers with the knowledge and skills necessary to understand the complexities of modern networks, including the Internet, LANs, WANs, and wireless networks. Through a blend of theoretical concepts and practical applications, the textbook introduces fundamental networking concepts such as the OSI and TCP/IP models, network topologies, routing algorithms, network security, and network management. It emphasizes not only the technical aspects of networking but also explores critical issues like network security, data communication protocols, and the latest networking trends and technologies. |
Разместил: Ingvar16 17-04-2025, 03:40 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Vibe Coding The Future of Programming: Leveraging Your Experience in the Age of AI-Assisted Coding (Early Release) Автор: Addy Osmani Издательство: O’Reilly Media, Inc. Год: 2025-04-17 Язык: английский Формат: pdf, epub (true) Размер: 10.1 MB
AI is transforming software development, shifting programmers from writing code to collaborating with AI in an intent-driven workflow—this is vibe coding. Vibe Coding: The Future of Programming explores how AI-powered coding assistants like GitHub Copilot and OpenAI Codex are reshaping the way we build software, from automating routine coding tasks to influencing architecture and design decisions. Written by Addy Osmani, this guide provides developers, tech leads, and organizations with practical strategies to integrate AI into their workflows effectively. Learn how to refine AI-generated code, master prompt engineering, and explore advanced techniques like model fine-tuning and multi-agent coding systems. Whether you're adopting AI tools today or preparing for the future of software engineering, this book offers insights and hands-on examples to keep your skills sharp in this evolving landscape. |
Разместил: Ingvar16 17-04-2025, 02:47 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Functional Programming Step by Step: A Practical Guide with Examples Автор: William E. Clark Издательство: Nobtrex L.L.C. Год: 2025 Страниц: 271 Язык: английский Формат: pdf, epub (true) Размер: 10.6 MB
"Functional Programming Step by Step: A Practical Guide with Examples" offers an in-depth exploration of functional programming, tailored for anyone eager to enhance their understanding of this potent programming paradigm. This book delves into the mathematical roots of functional programming, elucidating its evolution into a versatile tool for modern software development. Readers will encounter core principles such as pure functions, immutability, and stateless design, each presented with clarity to provide a robust foundation in functional thinking. Structured to guide both beginners and experienced programmers, the book unfolds through a series of well-organized chapters. These sections not only cover the essentials of functional programming, such as function composition, recursion, and the intricacies of data structures, but also extend into advanced topics like monads, functors, and functional reactive programming. Practical examples are strategically integrated to demonstrate real-world application, facilitating a concrete understanding of how theoretical concepts translate into effective programming solutions. |
Разместил: Ingvar16 17-04-2025, 01:12 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Programming Best Practices for New Developers: A Practical Guide with Examples Автор: William E. Clark Издательство: Nobtrex L.L.C. Год: 2025 Страниц: 342 Язык: английский Формат: pdf, epub (true) Размер: 10.1 MB
Programming stands as a pivotal element in the development of technological solutions today. "Programming Best Practices for New Developers: A Practical Guide with Examples" is expertly crafted to serve as a foundational resource for budding developers who seek to understand and excel in programming. This book unravels the essential skills needed to write efficient, readable, and maintainable code, offering a pathway to mastering software development principles. Within its chapters, the book intelligently structures the learning experience by starting from basic programming concepts and progresses to more advanced topics. It covers a wide array of subjects including programming languages, data structures, algorithms, and design patterns. Moreover, the book addresses practical aspects of development such as debugging, testing, version control, and performance optimization, providing a comprehensive overview necessary for creating robust software applications. Each chapter contains practical examples that reinforce learning, making theoretical concepts tangible and easier to grasp. |
Разместил: Ingvar16 17-04-2025, 00:50 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: iOS App Development For Beginners: A Step-By-Step Practical Guide With Swift, SwiftUI, SwiftData, and Xcode Автор: Nathan Sebhastian Издательство: Independently published Год: October 9, 2024 Страниц: 436 Язык: английский Формат: epub Размер: 19.8 MB
Code updated to use Xcode 16 and iOS 18. "iOS App Development For Beginners" will teach you how to create professional iOS applications using Swift and its supporting libraries, such as SwiftUI and SwiftData, even if you’re just starting out. Save time and learn up to 3x faster with a structured approach designed for beginners. Each chapter breaks down complex topics into plain, easy-to-understand language with practical examples to ensure you learn by doing. By the end of the book, you'll have built a working iOS app from scratch, gaining hands-on experience with modern iOS development. For: Aspiring iOS developers wanting a solid foundation in Swift and iOS app development; Swift beginners looking to dive into mobile development; Anyone who wants to become a confident iOS developer using Swift. This book is designed to be accessible, engaging, and easy to follow. You'll learn through real-world projects and practical examples, making complex concepts simpler and more enjoyable. No prior experience with iOS development is required. This book introduces you to everything you need, from the Swift language to SwiftUI and beyond. |
Разместил: Ingvar16 17-04-2025, 00:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Building Generative AI Services with FastAPI: A Practical Approach to Developing Context-Rich Generative AI Applications (Final Release) Автор: Ali Parandeh Издательство: O’Reilly Media, Inc. Год: 2025 Страниц: 577 Язык: английский Формат: epub Размер: 25.2 MB
Ready to build applications using Generative AI? This practical book outlines the process necessary to design and build production grade AI services with a FastAPI web server that communicate seamlessly with databases, payment systems, and external APIs. You'll learn how to develop autonomous generative AI agents that stream outputs in real-time and interact with other models. Web developers, data scientists, and DevOps engineers will learn to implement end-to-end production-ready services that leverage Generative AI. You'll learn design patterns to manage software complexity, implement FastAPI lifespan for AI model integration, handle long-running generative tasks, perform content filtering, cache outputs, implement retrieval augmented generation (RAG) with a vector database, implement usage/cost monitoring and tracking, protect services with your own authentication and authorization mechanisms, and effectively control stream outputs directly from GenAI models. You'll explore efficient testing methods for AI outputs, validation against databases, and deployment patterns using Docker for robust microservices in the cloud. The book does assume some experience with Python, with Docker for deployment, with how the web works, and with communicating through the HTTP protocol. |
Разместил: Ingvar16 16-04-2025, 22:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Cloud Application Architecture Patterns: Designing, Building, and Modernizing for the Cloud (Final Release) Автор: Kyle Brown, Bobby Woolf, Joseph Yoder Издательство: O’Reilly Media, Inc. Год: 2025 Страниц: 784 Язык: английский Формат: epub Размер: 19.3 MB
If you're developing or considering cloud application architectures for your company's projects, this practical guide is an ideal place to learn and understand best practices for developing in the cloud. Architects and lead developers will learn how cloud applications should be designed, how they fit into a larger architectural picture, and how to make them operate efficiently. Authors Kyle Brown, Bobby Woolf, and Joe Yoder take you through the process step by step. Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams. The difference between the microservices and monolithic architectures is in how the server application works. A monolithic application is developed by a single large team, built and deployed as a unit, scales vertically in a single process or horizontally by duplicating the entire application, and fails as a unit. A Microservices application is composed of modules for individual business capabilities with their own Service APIs. |
Разместил: Ingvar16 16-04-2025, 22:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Серия книг «Семейная коллекция вязания крючком и спицами» Авторы: Т. Б. Чижик, И. Наниашвили, А. Соцкова Изд-во: «Книжный Клуб «Клуб Семейного Досуга» Год: 2009-2010 Страниц: 8*320 Формат: PDF, djvu Размер: 500,93 Мб Язык: русский
Серия книг «Семейная коллекция вязания крючком и спицами» - прекрасный подарок рукодельницам! В книгах представлены вязаные модели верхней одежды, кардиганы, джемперы, жилеты, платья, топы, сарафаны, майки, купальники, пончо и накидки, оригинальных и модных аксессуаров разных стилей и направлений, а также большое количество схем и подробное описание порядка их изготовления спицами и крючком, выполнить которые по силам даже начинающим рукодельницам, а советы опытного мастера, включающие подробное описание и выкройку помогут избежать ошибок в работе. Вязаные вручную вещи и согреют в промозглый день, и станут удачным дополнением домашнего туалета. А вязаные аксессуары станут отличным подарком. |
Разместил: TTT22 16-04-2025, 21:51 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: История и культура Европы: учебник для вузов Автор: Петрович-Белкин О.К. Издательство: Юрайт Год: 2024 Страниц: 170 Язык: русский Формат: pdf Размер: 35.3 MB
В течение двух с половиной тысячелетий мировой истории европейский регион играл особую, поистине уникальную роль в формировании общечеловеческой цивилизации, в становлении тех принципов, на которых покоится вся политическая, экономическая и даже социокультурная, ценностная система современной эпохи. В этой связи курс по дисциплине «История и культура Европы» призван содействовать углубленному изучению особенностей исторического процесса на территории европейского региона, а также сформировать целостное видение специфики европейской культуры и цивилизации с древнейших времен до современности. Для студентов, обучающихся по направлениям подготовки: «История», «Международные отношения», «Зарубежное регионоведение». |
Разместил: Ingvar16 16-04-2025, 20:09 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Swift and Machine Learning: The Ultimate Programming Guide for IOS Developers Автор: Finnian L. Archer Издательство: Independently published Год: 2025 Страниц: 228 Язык: английский Формат: pdf, azw3, epub, mobi Размер: 10.1 MB
Have you ever wondered how to harness the power of Machine Learning in your iOS apps? Are you tired of reading vague, overly complex explanations that don’t show you how things actually work in Swift? Do you want a clear, practical guide that walks you through building intelligent, high-performance iOS applications—step by step? You already know Swift, but do you know how to integrate AI and Machine Learning into your apps effectively? You’ve seen apps that recognize images, understand text, and even make predictions—but how do they do it? More importantly, how can you do it? This book isn’t just another Swift tutorial—it’s your ultimate roadmap to merging Swift and Machine Learning like a pro. Whether you’re a solo developer, an aspiring app creator, or an experienced coder looking to level up, this guide will transform the way you build apps. Don’t just read about Machine Learning—start building intelligent iOS apps today! |
Разместил: Ingvar16 16-04-2025, 19:31 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|