LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 6-12-2023, 06:18
  • Комментариев: 0
Название: Anyone Can Code: Algorithmic Thinking
Автор: Ali Arya
Издательство: Independently published
Год: 2023
Страниц: 289
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

As the second book in the Anyone Can Code series, Algorithmic Thinking focuses on the logic behind computer programming and software design. With a data-centred approach, it starts with simple algorithms that work on simple data items and advances to more complex ones covering data structures and classes. Examples are given in C/C++ and Python and use both plain text and graphics applications to illustrate the concepts in different languages and forms. With the advances in Artificial Intelligence and automated code generators, it is essential to learn about the logic of what a code needs to do, not just how to write the code. Anyone Can Code: Algorithmic Thinking is suitable for anyone who aims to improve their programming skills and go beyond the simple craft of programming, stepping into the world of algorithm design. This book is independent of the first one in the series but assumes some basic familiarity with programming such as language syntax. Most code examples in this book are either in Python or C/C++, as they are very common and typical languages programmers use these days. Python and C/C++ examples are tested on Python version 3.7 and Microsoft Visual Studio 2019, respectively.
  • Добавил: literator
  • Дата: 6-12-2023, 04:35
  • Комментариев: 0
Название: The Complete Coding Manual - 20th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 164
Язык: английский
Формат: pdf
Размер: 81.0 MB

Все, что вы делаете в Интернете, когда включаете "умный" телевизор, пользуетесь GPS-навигатором в автомобиле или мобильным телефоном, играете в игры на планшете, консоли или ПК, - все это запрограммировано группой людей. С помощью этой книги вы тоже сможете узнать, как встать на путь программирования. На этих страницах мы познакомимся с C++, Python и Bash-скриптингом для Linux. В книге много места уделено идеям проектов, набору списков и более глубокому пониманию того, как работает код. Но сначала давайте заложим основу.
  • Добавил: literator
  • Дата: 6-12-2023, 03:59
  • Комментариев: 0
Название: Object Oriented Programming Design Patterns With C#
Автор: Eldar Cohen
Издательство: Independently published
Год: 2023
Страниц: 207
Язык: английский
Формат: pdf
Размер: 19.2 MB

Dive into the Heart of Software Design: Master Object-Oriented Programming, Design Principles, Design Patterns with C# examples. Discover the foundation of software craftsmanship with this comprehensive guide. Unveil the power of Object-Oriented Programming, learn Design Principles for creating adaptable and scalable systems. With practical examples and hands-on exercises, you'll gain the skills and confidence needed to excel in modern software development. Whether you're a beginner or an experienced developer, this book equips you to build software systems that endure and adapt in a fast-evolving digital world.
  • Добавил: literator
  • Дата: 5-12-2023, 22:09
  • Комментариев: 0
Название: Python Graphics: A Reference for Creating 2D and 3D Images, 2nd Edition
Автор: Bernard Korites
Издательство: Apress
Год: 2023
Страниц: 488
Язык: английский
Формат: pdf (true), epub (true)
Размер: 24.7 MB

This book shows how to use Python’s built-in graphics primitives - points, lines, and arrows – to create complex graphics for the visualization of two- and three-dimensional objects, data sets, and technical illustrations. This updated edition provides more detailed explanations where required, especially regarding Python code, and explores scientific applications to topics of contemporary importance. You’ll learn how to create any 2D or 3D object or illustration, as well as how to display images, use color, translate, rotate, shade, add shadows that are cast on other objects, remove hidden lines, plot 2D and 3D data, fit lines and curves to data sets, display points of intersection between 2D and 3D objects, and create digital art. Demonstrations are included which illustrate graphics programming techniques by example, the best way to learn a language. Also brand new to this edition are demonstrations on how to visualize electron probability clouds around a nucleus, climate change, ecological diversity, population dynamics, and resource management. Python source code, including detailed explanations, is included for all applications, making the book more accessible to novice Python programmers. After completing this book, you will be able to create compelling graphic images without being limited to functions available in existing Python libraries.
  • Добавил: literator
  • Дата: 5-12-2023, 21:09
  • Комментариев: 0
Название: Learning PHP, MySQL & jаvascript: A Step-by-Step Guide to Creating Dynamic Websites, 7th Edition (Early Release)
Автор: Robin Nixon
Издательство: O’Reilly Media, Inc.
Год: 2023-12-05
Страниц: 132
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.8 MB

Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, jаvascript, CSS, HTML5, jQuery, Node.js, and the powerful React library. Web designers will learn how to use these technologies together while picking up valuable web programming practices along the way, including how to optimize websites for mobile devices. You'll put everything together to build a fully functional social networking site suitable for both desktop and mobile browsers.
  • Добавил: literator
  • Дата: 5-12-2023, 19:15
  • Комментариев: 0
Название: Quantum AI Machine Learning and Deep Learning for Everyone : A Beginners Guide to Unlocking Business Opportunities by Leveraging the power of AI in Quantum Age
Автор: Nicholas Hickman
Издательство: Independently published
Год: 2023
Страниц: 119
Язык: английский
Формат: pdf
Размер: 29.6 MB

Are you fascinated by the immense potential of Quantum AI but overwhelmed by its complexities? Dive into the revolutionary world of Quantum AI, demystified for everyone, regardless of expertise. In "Quantum AI Machine Learning and Deep Learning for Everyone," Nicholas Hickman presents a comprehensive introduction to Quantum Artificial Intelligence (AI), encompassing its foundational concepts, computing models, and groundbreaking applications. This isn’t just another technical manual—it’s your gateway to unlocking the power of Quantum AI in a way that’s accessible and actionable. Nicholas Hickman simplifies intricate Quantum AI concepts into digestible insights, providing a roadmap for leveraging this transformative technology across diverse domains. Whether you’re a curious beginner or an experienced professional, this book equips you with the knowledge and tools to harness Quantum AI's potential. Prepare to embrace the Quantum Age—empower your understanding, revolutionize your approach to AI, and uncover unprecedented business opportunities. "Quantum AI Machine Learning and Deep Learning for Everyone" is your key to unlocking the limitless possibilities of Quantum AI.
  • Добавил: literator
  • Дата: 5-12-2023, 17:26
  • Комментариев: 0
Название: Python For Beginners: A Beginner's Guide to Programming Excellence: Master Python Programming from Scratch: Your Complete Beginner's Handbook to Unlocking Coding Proficiency
Автор: Vishal Khachane
Издательство: Independently published
Год: 2023
Язык: английский
Формат: pdf
Размер: 13.9 MB

Unlock the Power of Python: A Comprehensive Beginner's Guide to Programming Excellence! Discover the world of programming with 'Python For Beginners' by Vishal Khachane. This bestselling ebook is your ultimate companion in mastering Python from scratch. Dive into the fundamentals of coding with clear explanations, practical examples, and hands-on exercises tailored for beginners. Whether you aim to build a solid programming foundation or transition to a tech-driven career, 'Python For Beginners' is your go-to resource. Join countless learners worldwide and embark on an exciting coding adventure today! What You'll Learn: -Start with the basics: Set up Python, grasp essential syntax, and write your first programs effortlessly; - Master data types: Understand variables, strings, lists, dictionaries, and more to handle data effectively; - Control flow and loops: Learn decision-making and looping structures for efficient program control; - Dive into functions and modules: Create reusable code blocks and organize your programs seamlessly; - Explore object-oriented programming: Unlock the power of classes, objects, inheritance, and polymorphism.
  • Добавил: literator
  • Дата: 5-12-2023, 16:39
  • Комментариев: 0
Название: Cloud Computing With C#
Автор: Theophilus Edet
Издательство: CompreQuest Books
Серия: Programming Model
Год: 2023
Страниц: 342
Язык: английский
Формат: pdf
Размер: 48.1 MB

In today's fast-paced digital landscape, harnessing the full potential of cloud computing is paramount. "Cloud Computing With C#" is not just another technical book; it's your definitive guide to mastering the art of cloud-based application development using C#—a critical skill set in the evolving tech industry. This comprehensive book is more than just a how-to; it's a strategic roadmap to help you navigate the intricate world of cloud computing with C#. From understanding the core concepts of cloud architecture to implementing cutting-edge solutions using C#, this book provides step-by-step guidance, empowering both novice and experienced developers to craft high-performing, scalable, and secure cloud applications. Whether you're a seasoned C# developer aiming to transition to the cloud or a newcomer eager to grasp the fundamentals, "Cloud Computing With C#" offers a unique blend of theoretical foundations and hands-on exercises. Explore in-depth discussions on ethical and governance considerations, ensuring that your applications align with the highest standards of responsibility and compliance.
  • Добавил: literator
  • Дата: 5-12-2023, 15:53
  • Комментариев: 0
Название: Python Automation: Tools to Turbocharge Your Efficiency
Автор: Hayden Van Der Post
Издательство: Reactive Publishing
Год: 2023
Страниц: 400
Язык: английский
Формат: pdf
Размер: 98.4 MB

Unlock the full potential of your productivity with 'Python Automation: Tools to Turbocharge Your Efficiency'.This groundbreaking book is the ultimate catalyst for professionals and hobbyists alike to streamline workflow and personal efficiency through the power of Python programming. Transform your workday, eliminate repetitive tasks, and take control of your time with 'Python Automation: Tools to Turbocharge Your Efficiency'. Embrace the Python automation revolution and not only optimize your tasks but also boost your career trajectory in the process.
  • Добавил: literator
  • Дата: 4-12-2023, 22:51
  • Комментариев: 0
Название: Build Your Own Database From Scratch : Persistence, Indexing, Concurrency ( Completed )
Автор: James Smith
Издательство: build-your-own.org
Год: 2023-08-24
Страниц: 120
Язык: английский
Формат: pdf (true), epub, mobi +Code
Размер: 10.2 MB

Databases are not magic. Understand them by building your own! Databases are not black boxes. Understand them by building your own from scratch! This book contains a walk-through of a minimal persistent database implementation. The implementation is incremental. We start with a B-Tree, then a simple KV store, and eventually end with a mini relational DB. The book focuses on important ideas rather than implementation details. Real-world databases are complex and harder to grasp. We can learn faster and easier from a stripped-down version of a database. And the “from scratch” method forces you to learn deeper. Although the book is short and the implementation is minimal, it aims to cover three important topics: Persistence, Indexing, Concurrency. The book uses Golang for sample code, but the topics are language agnostic. Readers are advised to code their own version of a database rather than just read the text.