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



Реклама


Название: The Complete Guide to C Programming: Concepts, Code, and Projects
Автор: Govind Kumawat
Издательство: Independently published
Год: December 2, 2024
Страниц: 166
Язык: английский
Формат: pdf
Размер: 35.1 MB

"The Complete Guide to C Programming: Concepts, Code, and Projects" is your all-in-one resource for mastering the C language. Whether you're new to programming or looking to refine your skills, this comprehensive guide will take you through the essential concepts, provide clear and practical code examples, and present real-world projects to reinforce your learning. With detailed explanations of key topics like variables, functions, loops, arrays, pointers, and memory management, you'll develop a solid foundation in C programming. The book goes beyond theory, offering hands-on projects that help you apply what you've learned in real-world scenarios. From beginner-level programs to advanced system-level applications, you'll work on a variety of projects that enhance your problem-solving and coding skills.
Разместил: Ingvar16 20-01-2025, 16:50 | Комментарии: 0 | Подробнее
Название: Практикум по программированию. Обработка числовых данных
Автор: Алексеев Ю.А., Ваулин А.С., Куров А.В.
Издательство: МГТУ
Год: 2008
Cтраниц: 288
Формат: pdf (ocr)
Размер: 31 мб
Язык: русский

Приведены обработка числовых типов данных, краткие теоретические сведения, примеры программ реализации изучаемых алгоритмов, а также задания для выполнения лабораторных работ по каждой из рассматриваемых в курсе тем. Пособие ориентировано на среду программирования Бе1рЫ и содержит большое количество важных алгоритмов решения инженерных задач. Представлены полные комплекты заданий (не менее 25 вариантов), имеющих разнообразный характер, но одинаковый уровень сложности. Материал пособия авторы используют при проведении практических занятий в МГТУ им. Н.Э. Баумана. Для студентов первого курса машино- и приборостроительных специальностей. Может быть полезно преподавателям как сборник заданий при проведении лабораторных работ.
Разместил: rivasss 20-01-2025, 10:52 | Комментарии: 0 | Подробнее
Название: Level Up Your jаvascript: A Practical Guide to TypeScript
Автор: Victor Jayden
Издательство: Independently published
Год: December 8, 2024
Страниц: 184
Язык: английский
Формат: pdf
Размер: 36.9 MB

About the Technology:TypeScript, a superset of jаvascript, adds optional static typing to your code. This powerful feature helps you catch potential errors early, improve code readability, and write more maintainable applications. Victor Jayden is a seasoned developer with years of experience in jаvascript and TypeScript. With a clear and concise writing style, this book is designed to guide you from novice to expert. This comprehensive guide takes you on a journey from jаvascript fundamentals to advanced TypeScript concepts. You'll learn how to leverage TypeScript's type system to write cleaner, more reliable, and scalable code. This book is for jаvascript developers who want to take their skills to the next level. Whether you're a beginner or an experienced developer, this book will help you learn TypeScript effectively. Invest a few hours of your time to gain a lifetime of benefits. This book is designed to be easy to follow and understand, so you can quickly start applying your new knowledge to your projects.
Разместил: Ingvar16 20-01-2025, 04:53 | Комментарии: 0 | Подробнее
Название: Asynchronous Programming: Unlocking the Power of Concurrent Execution for High-Performance Applications
Автор: Theophilus Edet
Издательство: CompreQuest Books
Год: 2025
Страниц: 617
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unlock High Performance with Asynchronous Programming Techniques. Asynchronous Programming: Unlocking the Power of Concurrent Execution for High-Performance Applications is a comprehensive guide to mastering the art of asynchronous programming across 13 powerful languages. Designed for developers who seek to build faster, more responsive applications, this book explores the key concepts and benefits of concurrent execution for optimized performance. Discover the Fundamentals of Asynchronous Programming Across 13 Languages. From jаvascript and Python to Rust and Swift, asynchronous programming is a crucial skill for developers using today’s most popular languages. This book provides a solid foundation for understanding asynchronous techniques across 13 languages, including C#, Dart, Elixir, F#, Go, Haskell, Java, Kotlin, and Scala. Whether you’re working with callbacks, promises, or task schedulers, these languages offer unique asynchronous frameworks and libraries to streamline your code’s performance. Asynchronous programming relies on specialized algorithms to manage concurrent execution smoothly. In this book, you’ll learn essential algorithms such as Event Loop Algorithms for handling event-driven architectures, Task Scheduling Algorithms to prioritize tasks efficiently, and Promise-Based Algorithms that simplify complex asynchronous operations.
Разместил: Ingvar16 20-01-2025, 03:52 | Комментарии: 0 | Подробнее
Название: C in Action: Learn with Projects and Real-World Examples
Автор: Govind Kumawat
Издательство: Independently published
Год: December 2, 2024
Страниц: 166
Язык: английский
Формат: pdf
Размер: 35.3 MB

"C in Action: Learn with Projects and Real-World Examples" is the ultimate resource for learning C programming through hands-on experience. Designed for both beginners and experienced programmers, this eBook takes a project-based approach to teach the C language. Each chapter focuses on a specific concept or feature of C, demonstrating its application in real-world projects. With practical examples ranging from simple programs to more complex, industry-level projects, you'll gain the skills and confidence needed to tackle any programming challenge. The book covers essential topics such as control structures, data types, memory management, pointers, and more. You'll work on real-world problems, building a diverse portfolio of projects that showcase your C programming expertise. This approach not only enhances your understanding but also prepares you for real job environments where C programming is commonly used.
Разместил: Ingvar16 20-01-2025, 02:31 | Комментарии: 0 | Подробнее
Название: Practical Ruby 3 Programming: Simpler than Python, offering concise syntax, reusable code, and maximum developer productivity
Автор: Zorin Fylix
Издательство: GitforGits
Год: 2025
Страниц: 212
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

This book gives Ruby fans the skills they need to become well-versed in Ruby and build solid applications. It starts with the basics and moves on to exploring the power of blocks, procs, and lambdas. You'll learn how these constructs make your code more flexible and reusable. As you go through it, you'll learn about enumerators, which help you streamline iteration and handle complex data transformations with ease. Then, you'll dive into the exciting world of RubyGems, where you'll learn to find, install, and manage gems like a pro. You'll get hands-on with popular gems like Nokogiri and Faker, showing how to take Ruby to the next level for tasks like parsing HTML and generating realistic test data. And you'll even learn how to create and distribute your own custom gems, so you can share your innovations with the entire Ruby community. Performance is a big focus too, with techniques for measuring how well Ruby programs run and finding the things that slow them down. It also covers packaging Ruby applications in detail, showing how to create executables and prepare programs for seamless distribution to your users. It's all about keeping track of changes with Git, working with others, and keeping your project history neat and tidy. By the time you're done with this book, you'll have a firm grasp on Ruby and the know-how to create, optimize, and deploy cutting-edge Ruby applications.
Разместил: Ingvar16 19-01-2025, 19:04 | Комментарии: 0 | Подробнее
Название: In-Sprint Automation Mastery: Elevate your Agile testing Game
Автор: Partha Sarathi Samal, Suresh Kumar Palus, Behrang Zandi, Sai Kiran Padmam
Издательство: Notion Press
Год: 2025
Страниц: 363
Язык: английский
Формат: epub (true)
Размер: 12.7 MB

In the dynamic and fast-paced world of software development, staying ahead of the curve is not just an advantage but a necessity. This book, “In-Sprint Automation Mastery: Elevate Your Agile Testing Game,” is designed to equip software professionals—developers, testers, project managers, and Agile practitioners—with the knowledge, strategies, and tools needed to excel in a rapidly evolving industry. By focusing on in-sprint automation, this guide provides a comprehensive approach to mastering Agile testing, enabling teams to achieve both speed and quality without compromise. We begin with the foundational concepts of Agile testing, outlining the evolution of software testing practices and the critical role that in-sprint automation plays in Agile environments. Each chapter thereafter delves into specific aspects of automation within Agile, covering essential topics like tool selection, UI and API testing, building robust CI/CD pipelines, and continuous feedback mechanisms. Throughout, we address common challenges and offer best practices, illustrated with case studies and real-world scenarios.
Разместил: Ingvar16 19-01-2025, 18:19 | Комментарии: 0 | Подробнее
Название: Pro Spring Boot 3 with Kotlin: In-Depth Guide to Best Practices for Cloud-Native and Microservices Development, 3rd Edition
Автор: Peter Späth, Felipe Gutierrez
Издательство: Apress
Год: 2025
Страниц: 922
Язык: английский
Формат: pdf (true), epub
Размер: 31.7 MB

Quickly and productively build complex Kotlin-based Spring applications and microservices out of the box, with minimal concern over things such as configurations. This revised edition will show you how to fully leverage the Spring Boot 3 micro-framework and apply it to create enterprise-ready Kotlin-based cloud-native applications, microservices, and web applications that just work. The book covers what has been added to the new Spring Boot 3 release, including improved support for the Kotlin programming language, changes to Stream Editor UI, Maven Preemptive Authentication, building Docker images using cloud-native build packs, building layered jars for optimized Docker images, E2E traceability for configuration properties, many dependency upgrades, support for Spring Data, and much more.
Разместил: Ingvar16 19-01-2025, 15:42 | Комментарии: 0 | Подробнее
Название: Разработка мобильных приложений на C# для iOS и Android
Автор: Черников В.
Издательство: ДМК
Год: 2020
Cтраниц: 188
Формат: pdf (ocr)
Размер: 26 мб
Язык: русский

Данная книга в сжатой форме описывает целостный процесс создания приложений для смартфонов и планшетов. Рассматриваются особенности мобильных операционных систем и устройств, выбор инструментов для разработки, подготовка рабочей документации в духе Agile, проектирование структуры и архитектуры решения, создание автоматизированного конвейера Continues Integration/Continues Delivery, а также мониторинг работоспособности конечного продукта на устройствах реальных пользователей. Все примеры приведены на языке C#. Издание может быть рекомендована как опытным, так и начинающим программистам, интересующимся разработкой мобильных приложений. Также оно может быть использовано в качестве пособия в вузах, центрах дополнительного образования и др.
Разместил: rivasss 19-01-2025, 12:51 | Комментарии: 0 | Подробнее
Название: Data Structures and Algorithms in jаvascript (Final Release)
Автор: Federico Kereki
Издательство: No Starch Press
Год: 2025
Страниц: 595
Язык: английский
Формат: True/Retail PDF, True/Retail ePUB
Размер: 31.1 MB

Think you know jаvascript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in jаvascript. Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for technical interviews, this book will revolutionize the way you code. This book deals with two basic concepts in Computer Science: data structures and algorithms. It follows a structure similar to university curricula and adds examples taken from coding challenges and interview questions, using them to discuss the relative advantages and disadvantages of specific algorithms and data structures. All examples are fully coded in jаvascript, with particular attention given to modern language features that simplify coding.
Разместил: Ingvar16 19-01-2025, 05:58 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности