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

  • Добавил: literator
  • Дата: 13-08-2023, 19:27
  • Комментариев: 0
Название: Algorithms: Technology, Culture, Politics
Автор: Tobias Matzner
Издательство: Routledge
Год: 2024
Страниц: 193
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Algorithms: Technology, Culture, Politics develops a relational, situated approach to algorithms. It takes a middle ground between theories that give the algorithm a singular and stable meaning in using it as a central analytic category for contemporary society and theories that dissolve the term into the details of empirical studies. The book discusses algorithms in relation to hardware and material conditions, code, data, and subjects such as users, programmers, but also “data doubles”. The individual chapters bridge critical discussions on bias, exclusion, or responsibility with the necessary detail on the contemporary state of information technology. The examples include state-of-the-art applications of machine learning, such as self-driving cars, and large language models such as GPT. In consequence, as soon as programming becomes more than the most basic listing of machine code, it depends on algorithms in a two-fold manner: First, writing code is not just programming algorithms but most often calling other algorithms that are readily available in programming libraries. Second, code needs to be processed by specific algorithms, such as compilers, before it can execute the algorithm it “implements.”
  • Добавил: literator
  • Дата: 13-08-2023, 16:58
  • Комментариев: 0
Название: Bits of Python: A Beginner's Guide
Автор: Ashrit Ram Anala
Издательство: Independently published
Год: 2023
Страниц: 155
Язык: английский
Формат: pdf
Размер: 23.6 MB

Informative and easy to understand Python book with topics such as Variables. Functions. ASCII. Dictionaries List, and many more. Whether you’re a beginner level programmer or an experienced one, Python is a great language to learn. Not only is it easy to understand and relatively easy to code in, it is also used in many fields, such as Artificial Intelligence and Website Development, which have shown great promise for the future. Bolded words indicate important concepts and anything that is italicized is code segments. This book covers all the important concepts for a beginner or even a person who has some experience in coding, but it is by no means a one way ticket to understanding all of Python. You will learn all of the basics and many complex concepts that will get your Python journey rolling and make it infinitely easier to delve deeper into Python, but as said, it's not a one way ticket.
  • Добавил: literator
  • Дата: 13-08-2023, 15:33
  • Комментариев: 0
Название: A Theory Book on Python Programming
Автор: Sa. Gautam
Издательство: Independently published
Год: 2023
Страниц: 165
Язык: английский
Формат: pdf
Размер: 31.3 MB

This is an indispensable theory book tailored to empower aspiring programmers with a profound understanding of Python programming. This book is specially designed for beginners in Python programming language. This book covers all the basic concepts of the language in great detail along with numerous high quality examples. Delving into the core principles and fundamental concepts, this book offers a well-structured and systematic approach to learning the language .This book equips you with the essential theoretical knowledge to become a proficient Python programmer. Unlock the true potential of Python, and embark on a journey of continuous learning and growth with this must-have resource for any programming enthusiast.
  • Добавил: literator
  • Дата: 12-08-2023, 19:00
  • Комментариев: 0
Название: Python. Лучшие практики и инструменты, 4-е изд.
Автор: Михал Яворски, Тарек Зиаде
Издательство: Питер
Год: 2024
Страниц: 591
Язык: русский
Формат: pdf
Размер: 52.9 MB

Python — простой, но мощный язык, поэтому он используется в самых разных областях. Написать код на Python легко, но сделать его удобочитаемым и пригодным для повторного использования и сопровождения может оказаться проблемой. Четвертое издание этой книги дополнено лучшими практиками, полезными инструментами и стандартами, которые применяют профессиональные разработчики, что поможет вам не только преодолеть эти затруднения, но и освоить новейшие возможности и расширенные концепции языка. Книга начинается с легкой разминки, которая познакомит вас с последними улучшениями Python, элементами синтаксиса и полезными инструментами, делающими разработку эффективнее. Кроме того, начальные главы помогут программистам с опытом работы на других языках успешно влиться в экосистему Python. Следующие главы посвящены распространенным паттернам проектирования и методологиям программирования — таким как событийно-ориентированное программирование, параллелизм и метапрограммирование. Также вы разберете сложные примеры кода и будете решать содержательные задачи, связывая Python с C и С++ и создавая расширения, сочетающие сильные стороны разных языков.
  • Добавил: literator
  • Дата: 12-08-2023, 16:00
  • Комментариев: 0
Название: Architecture Modernization (MEAP v9)
Автор: Nick Tune
Издательство: Manning Publications
Год: 2023
Страниц: 517
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Concrete tools, techniques, and processes to align software architecture with your business domains, organizational design, team topologies, and corporate strategy. For a business to thrive, its software architecture needs to match its organizational structure and strategy. Architecture Modernization: Socio-technical alignment of software, strategy, and structure presents concrete practices to evolve software, teams, and business strategy to achieve your business’s full potential. You’ll combine well-established and emerging practices like Domain-Driven Design, Event Storming, and Wardley Mapping to discover business needs, design an optimal architecture, and avoid falling back into old habits. Every technique is illustrated with insightful industry examples, tales of experience, and an interactive Miro board that lets you dig deeper. You can’t safely separate an organization’s software architecture from its business objectives, corporate strategy, or team structure. Architecture Modernization shows you how to turn the practice of designing software into a transformative process for your entire company. This unique guide reveals a collaborative holistic approach to software design that identifies the value modernization can bring to your business’s domains. You’ll quickly reduce ineffective dependencies and empower your teams to make fast decisions and even faster production deployments.
  • Добавил: literator
  • Дата: 12-08-2023, 15:37
  • Комментариев: 0
Название: 100 TypeScript Mistakes and How to Avoid Them (MEAP v1)
Автор: Azat Mardan
Издательство: Manning Publications
Год: 2023
Страниц: 131
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Insider knowledge on recognizing common TypeScript bugs, errors, and pitfalls before you make those mistakes. The best mistakes are the ones you avoid in the first place. 100 TypeScript Mistakes and How To Avoid Them makes it easy to identify errors before you even make them! It’s packed with over a hundred antipatterns, common slip-ups, and complex technical points that can trip up even the most experienced TypeScript developer. 100 TypeScript Mistakes and How To Avoid Them is a collection of common and challenging trouble spots that trip up TypeScript developers, along with tips on how to recognize and resolve them. You’ll find troubleshooting tips on everything from basic TypeScript mistakes like ignoring compiler warnings, to advanced patterns and tips for using TypeScript with your favorite libraries and frameworks. Throughout, each mistake and fix is illustrated with bite-sized examples, code samples, and useful comparisons to jаvascript. You’ll soon be writing quality TypeScript code faster than ever before! For readers who know the basics of jаvascript and want to advance their TypeScript skills.
  • Добавил: literator
  • Дата: 12-08-2023, 15:09
  • Комментариев: 0
Название: A Visual Introduction to Deep Learning
Автор: Meor Amer
Издательство: kDimensions
Год: 2022
Страниц: 236
Язык: английский
Формат: pdf
Размер: 23.5 MB

Deep Learning is the algorithm powering the current renaissance of Artificial Intelligence (AI). And the progress is not showing signs of slowing down. A McKinsey report estimates that by 2030, AI will potentially deliver $13 trillion to the global economy, or 16% of the world's current GDP. This opens up exciting career opportunities in the coming decade. But Deep Learning can be quite daunting to learn. With the abundance of learning resources in recent years has emerged another problem—information overload. This book aims to compress this knowledge and make the subject approachable. By the end of this book, you will be able to build a visual intuition about Deep Learning and neural networks. This is an ideal introduction for people who have limited time but still want to go beyond trivial, hand-waving explanations about the core concepts in Deep Learning. The book's focus is illustrations with a minimal amount of text. The illustrations are clear, crisp, and accurate. Moreover, they perfectly balance the text. Many books are too verbose. Some are too terse. Here, Meor strikes the perfect balance -- enough text to explain the little the illustrations don't. The book is like a CEO summary of Deep Learning and serves as a good starting point for people who want an overview before diving in or who simply want an overview to see what the fuss is all about.
  • Добавил: Chipa
  • Дата: 12-08-2023, 15:09
  • Комментариев: 0

Название: Основы Python для исследований и анализа данных
Автор: Бибилов, К. Казанцев, А. Румянцева, В. Бабушкина
Издательство: Stepik
Год: 2023
Формат: PDF
Страниц: много
Размер: 63 Mb
Язык: Русский

Этот курс предназначен для тех, кто никогда раньше не занимался работой с данными, не открывал Python (или любой другой язык программирования), но при этом хочет начать разбираться в том, как устроены данные и их первичный анализ. В ходе прохождения курса вам не потребуются дополнительные знания в области математики, статистики или программирования.

  • Добавил: harun54
  • Дата: 12-08-2023, 07:23
  • Комментариев: 0
Название: Coding with Scratch: Create Awesome Platform Games
Автор: Max Wainewright
Издательство: In Easy Steps
Год: 2021
Формат: EPUB
Размер: 10 Мб
Язык: английский / English

Coding with Scratch – Create Awesome Platform Games shows kids how to create amazing platform games with Scratch. Starting with an introduction about how Scratch works, this book is suitable for beginners but with lots of tips, challenges, and extensions for experienced Scratch coders. To create the games in this book, children will need a desktop computer or a laptop. The games require a proper keyboard so will not work well on a tablet or iPad. It is recommended that children should be supervised when using the internet, especially when using a new website.
  • Добавил: literator
  • Дата: 12-08-2023, 05:55
  • Комментариев: 0
Название: Kubernetes Patterns: Reusable Elements for Designing Cloud Native Applications, 2nd Edition (Final)
Автор: Bilgin Ibryam, Roland Huss
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 393
Язык: английский
Формат: True PDF, True EPUB (Retail Copy)
Размер: 10.19 MB

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures offer new distributed primitives that require a different set of practices than many developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huss provide common reusable patterns and principles for designing and implementing cloud native applications on Kubernetes. This book aims to help developers discover and learn about the most common patterns for creating cloud native applications with Kubernetes. First, let’s take a brief look at the two primary ingredients of this book: Kubernetes and design patterns. Kubernetes is a container orchestration platform. Today, Kubernetes is considered one of the most popular projects on GitHub. It is fair to claim that Kubernetes is the most commonly used and feature-rich container orchestration platform. Kubernetes also forms the foundation of other platforms built on top of it. The most prominent of those Platform-as-a-Service systems is Red Hat OpenShift, which provides various additional capabilities to Kubernetes. These are only some reasons we chose Kubernetes as the reference platform for the cloud native patterns in this book. This book assumes you have some basic knowledge of Kubernetes.