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



Реклама


Название: Programming In C : A Step-by-Step Guide to Programming in C Master the Fundamentals and Unlock Your Coding Potential Today
Автор: Tanmay Kishor
Издательство: Independently published
Год: 2024
Страниц: 368
Язык: английский
Формат: pdf
Размер: 29.5 MB

Programming in C : A Step-by-Step Guide to Programming in C Master the Fundamentals and Unlock Your Coding Potential Today. Unlock the full potential of Programming in C From foundational concepts to advanced topics, this book equips you with the skills needed to become a proficient C programmer. Chapters: 1. Introduction to C Programming: Lay the groundwork with an overview of C language basics, history, and its importance in software development. 2. Operators and Expressions: Dive into the world of operators and expressions, mastering how to manipulate data efficiently. 3. Data Types and Input/Output: Learn about different data types in C and how to manage input and output operations effectively... Each chapter is designed to provide comprehensive coverage of the topic, with clear explanations, examples, and exercises to reinforce learning. Whether you're a novice programmer or an experienced developer looking to enhance your skills, "Programming in C" is your essential companion on the journey to becoming a proficient C programmer.
Разместил: Ingvar16 10-03-2024, 16:28 | Комментарии: 0 | Подробнее
Название: Python for Artificial Intelligence: A Comprehensive Guide
Автор: Hesham Mohamed Elsherif
Издательство: Eldonusa Publishing
Год: 2024
Страниц: 247
Язык: английский
Формат: pdf
Размер: 23.9 MB

Welcome to "Python for Artificial Intelligence: A Comprehensive Guide." In today's rapidly evolving technological landscape, Artificial Intelligence (AI) stands at the forefront of innovation, driving transformative changes across industries and domains. At the heart of AI lies Python, a versatile and powerful programming language renowned for its simplicity, flexibility, and rich ecosystem of libraries and frameworks. This book is crafted as a comprehensive guide to mastering Python for AI, catering to learners of all levels, from aspiring beginners to seasoned practitioners. Whether you're a student, a professional developer, or an AI enthusiast eager to delve into the world of machine learning and deep learning, this book is your roadmap to success. Python boasts a vast ecosystem of libraries and frameworks tailored for AI, including TensorFlow, Keras, PyTorch, scikit-learn, and more. These libraries provide powerful tools and algorithms for building sophisticated AI models with ease.
Разместил: Ingvar16 10-03-2024, 14:49 | Комментарии: 0 | Подробнее

Название: Разработка приложений на Python: KivyMD - Дизайн Google
Автор: Алексей Ильющенко
Издательство: Stepik
Год: 2024
Формат: DOCX
Страниц: много
Размер: 12 Mb
Язык: Русский

Курс по разработка приложений на Python в стеле Google Material Design предназначен для тех, кто только начинает свой путь в этой области. Цель курса - научить студентов создавать мобильные приложения для различных операционных систем, используя язык программирования Python.



Разместил: Chipa 10-03-2024, 14:06 | Комментарии: 0 | Подробнее
Название: Data Structures and Algorithms for Beginners: Elevating Your Coding Skills with Data Structures and Algorithms
Автор: Sam Campbell
Издательство: Independently published
Год: 2024
Страниц: 112
Язык: английский
Формат: pdf
Размер: 13.8 MB

Dive into the world of data structures and algorithms with this comprehensive guide tailored for Python programmers. "Data Structures and Algorithms for Beginners: Elevating Your Coding Skills with Data Structures and Algorithms" is an essential resource for anyone looking to deepen their understanding of computational methods and enhance their problem-solving skills. Starting with the basics of Python and progressing through to complex data structures and algorithmic techniques, this book offers a structured approach to learning. It not only demystifies the theoretical aspects of the topics but also provides practical implementations and real-world applications, ensuring that readers gain hands-on experience. "Data Structures and Algorithms for Beginners" is more than just a book; it's a pathway to enhancing your coding expertise, improving your analytical thinking, and solving complex computational problems with confidence. Embark on this educational journey to unlock new possibilities in your programming career or hobbyist endeavors.
Разместил: Ingvar16 10-03-2024, 13:03 | Комментарии: 0 | Подробнее
Название: Eloquent jаvascript, 4th Edition
Автор: Marijn Haverbeke
Издательство: Independently published
Год: 2024
Страниц: 434
Язык: английский
Формат: pdf (true), azw3, epub, mobi
Размер: 10.1 MB

This is a book about jаvascript, programming, and the wonders of the digital. This is a book about instructing computers. Computers are about as common as screwdrivers today, but they are quite a bit more complex, and making them do what you want them to do isn’t always easy. Most programming is done with programming languages. A programming language is an artificially constructed language used to instruct computers. It is interesting that the most effective way we’ve found to communicate with a computer borrows so heavily from the way we communicate with each other. Like human languages, computer languages allow words and phrases to be combined in new ways, making it possible to express ever new concepts. One of them, jаvascript, is built into every modern web browser—and is thus available on almost every device. This book will try to make you familiar enough with this language to do useful and amusing things with it. In this book, I’m using the 2023 version of jаvascript. This book contains roughly three parts. The first 12 chapters discuss the jаvascript language. The next seven chapters are about web browsers and the way jаvascript is used to program them. Finally, two chapters are devoted to Node.js, another environment to program jаvascript in. There are five project chapters in the book that describe larger example programs to give you a taste of actual programming.
Разместил: Ingvar16 10-03-2024, 02:12 | Комментарии: 0 | Подробнее
Название: API Testing with Python 3 for Beginners: Programming
Автор: Mustafa Ali
Издательство: Independently published
Год: 2024
Язык: английский
Формат: pdf
Размер: 10.1 MB

In today's software development landscape, robust and reliable APIs are crucial for seamless communication between various components and applications. API testing plays a vital role in ensuring the functionality and behaviour of these APIs meet expectations. This guide delves into how Python 3 and the PyTest framework can be effectively combined to automate API testing, empowering you to streamline backend automation and enhance the quality of your web applications.
Разместил: Ingvar16 9-03-2024, 21:11 | Комментарии: 0 | Подробнее
Название: Beginning Modern jаvascript: A Step-By-Step Gentle Guide to Learn jаvascript for Beginners
Автор: Nathan Sebhastian
Издательство: Independently published
Год: 2024
Страниц: 168
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Are you looking for a clear and concise guide to help you master jаvascript? Are you feeling stuck or overwhelmed in your coding journey? Beginning Modern jаvascript will help you cut through the complexity and information overload to learn jаvascript. The book doesn't waste your time with boring stuff you don't need. Each chapter explains a topic in plain English and includes practical code examples. There are also two projects included in this book that will help you experience how to build a web application using HTML, CSS, and jаvascript. The book is designed to be easy to understand and accessible to anyone looking to learn jаvascript. It provides a step-by-step gentle guide that will help you understand how to use jаvascript to create a dynamic application. Plus,I make sure my book is engaging and fun so you will stay motivated. No previous jаvascript programming knowledge is required as I will introduce jаvascript from the basics, but you should be somewhat familiar with HTML and CSS to make the most of this book.
Разместил: Ingvar16 9-03-2024, 17:44 | Комментарии: 0 | Подробнее
Название: The Python Automation Cookbook: A Recipe Guide to Automate your Life
Автор: Hayden Van Der Post, Vincent Bisette
Издательство: Reactive Publishing
Год: 2024
Страниц: 439
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Unleash the Power of Python: Simplify Your Life with Automation. In the modern world, time is the ultimate currency. Enter the "Python Automation Cookbook," your ultimate guide to reclaiming hours of your day. Authored by Hayden Van Der Post, this transformative book is more than just a programming manual—it's a lifeline to efficiency. Imagine a world where mundane tasks are a thing of the past: sorting emails, managing files, updating spreadsheets, all happening seamlessly in the background while you focus on what truly matters. This isn't a dream. Python, with its simplicity and vast array of powerful libraries, has set a benchmark in automation, making it the go-to language for professionals across various industries. However, to leverage Python’s full capabilities, one must venture beyond the basics and dive into the realm where automation transforms from a mere concept into a tangible asset in your professional toolkit. *The Python Automation Cookbook* is designed precisely for this journey. This book is tailored for advanced users of Python; those who are familiar with Python’s syntax and basic functionalities but wish to push the boundaries of what they can achieve with automation.
Разместил: Ingvar16 9-03-2024, 16:34 | Комментарии: 0 | Подробнее
Название: Learn C++ by Example: Covers Versions 11 to 23 (Final Release)
Автор: Frances Buontempo
Издательство: Manning Publications
Год: 2024
Страниц: 447
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learn the latest features of modern C++ by coding eight engaging projects. Don’t let the multitude of C++ updates intimidate you! Learn C++ by Example takes you through the major language changes since C++ 11, with each new feature demonstrated with a fun project or minigame. It’s perfect for beginners who know C++ basics, coders coming back to the language, or current C++ developers missing out on everything the language has to offer. Learn C++ by Example is a fun and practical way to start writing modern C++ code. It guides you through entertaining challenges, emphasizing features and techniques made possible by C++ 17, 20, and 23. You’ll learn about objects and arrays by creating a deck of playing cards, master the C++ random library for a number guess game, use the chrono library to create a countdown timer, and much more. Along the way you’ll also pick up valuable tips for testing, project organization, and other productivity skills.
Разместил: Ingvar16 9-03-2024, 05:52 | Комментарии: 0 | Подробнее
Название: Effective Software Architecture: Building Better Software Faster (Early Release)
Автор: Oliver Goldman
Издательство: Addison-Wesley Professional/Pearson Education
Год: 2024
Страниц: 223
Язык: английский
Формат: pdf, azw3, epub (true), mobi
Размер: 10.1 MB

Effective Software Architecture unites entire software development teams! Effective Software Architecture: Building Better Software Faster is the essential handbook for making software architecture an effective function within organizations and product development processes while putting whole software teams on the same page. Industry elite Oliver Goldman provides a comprehensive perspective on the set of real-world skills and practices this work requires: a predictable, repeatable design process; the ability to make decisions expediently and effectively; a comprehensive and consistent communication strategy; tools that promote efficiency; and a team that is greater than the sum of its parts. This book is for software architects, the managers who lead them, and their counterparts in product management, user experience, program management, and other related disciplines. Building software is a joint space in which all these disciplines cooperate. I hope they will all benefit from these explanations of software architecture as a discipline, its role in software development, and how architects and architecture teams operate.
Разместил: Ingvar16 9-03-2024, 05:21 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности