BaseCode: A field guide to writing lasting code

Автор: literator от 14-12-2021, 18:27, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

BaseCode: A field guide to writing lasting codeНазвание: BaseCode: A field guide to writing lasting code
Автор: Jason McCreary
Издательство: Leanpub
Год: 2019-01-23
Страниц: 118
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

A field guide containing real-world practices to help you write code that's less complex and more readable. Jason's been writing code for 20 years. During that time he's worked on hundreds of projects with dozens of teams. And found the most important quality of lasting code is readability. When he first started writing code he just wrote code that worked. Who cares as long as it works? Years later, he then went to great lengths to ensure the code adhered to all the best practices. We know our code is too complex. This is easy to realize, but hard to avoid. We're too quick to dismiss qualities like readability and accept complexity as necessary. We need to get back to the basics of writing code for other humans. This is the goal of BaseCode.
 

Программирование и конфликты 2.0. Теория и практика программной инженерии

Автор: Почемучка от 14-12-2021, 18:01, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Программирование и конфликты 2.0. Теория и практика программной инженерии
Автор: Роберт Гласс
Издательство: Символ-Плюс
ISBN: 978-5-93286-148-6
Серия: Профессионально
Год: 2010
Формат: PDF
Страниц: 242
Размер: 11.5 MB
Язык: Русский

Сборник очерков, написанных ветераном и пионером индустрии разработки ПО Робертом Глассом, автором и редактором более чем двадцати пяти книг. Первое издание увидело свет еще в 1991 году и сразу же стало бестселлером.
Книга посвящена конфликтам и управлению конфликтами. В ней программисты и разработчики ПО противопоставлены менеджерам. Теория противопоставляется практике, стабильность – изменениям, разговоры – действиям и обещания – результатам. Предпринята попытка показать все стороны, участвующие в споре, заставить задуматься и сделать собственные выводы.
Ценность этой книги в том, что она выходит за круг обсуждения модных тенденций и сиюминутных взглядов и понятий. Откровения, содержащиеся в ней, не подвержены влиянию времени и сегодня могут служить источником информации и вдохновения для разработчиков и менеджеров, профессоров и предпринимателей, исследователей и студентов.
 

Practical Explainable AI Using Python: Artificial Intelligence Model Explanations Using Python-based Libraries

Автор: TRex от 14-12-2021, 17:35, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Practical Explainable AI Using Python: Artificial Intelligence Model Explanations Using Python-based Libraries
Автор: Pradeepta Mishra
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 356
Размер: 16 Mb
Язык: English

Learn the ins and outs of decisions, biases, and reliability of AI algorithms and how to make sense of these predictions. This book explores the so-called black-box models to boost the adaptability, interpretability, and explainability of the decisions made by AI algorithms using frameworks such as Python XAI libraries, TensorFlow 2.0+, Keras, and custom frameworks using Python wrappers.
 

Developing Spark Applications with Python

Автор: literator от 14-12-2021, 16:14, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Developing Spark Applications with PythonНазвание: Developing Spark Applications with Python
Автор: Xavier Morera, Nereo Campos
Издательство: Big Data Inc
Год: December 16, 2019
Страниц: 103
Язык: английский
Формат: pdf
Размер: 14.4 MB

If you are going to work with Big Data or Machine Learning, you need to learn Apache Spark. If you need to learn Spark, you should get this book. Spark is fast, and it integrates with many different platforms and storage platforms. It can be used for data engineering or Machine Learning. Knowledge of Apache Spark is an excellent skill to have in your toolbelt. Spark redefines the way we work with Big Data as an open source, lightning-fast, general purpose and distributed framework that is easy to use and easy to learn, with a large and vibrant community, and that operates very well with the rest of the Hadoop ecosystem as well as other platforms, products and cloud services. Spark can help you process large amounts of data, both in the Data Engineering world, as well as in the Machine Learning one.
 

Snowflake Essentials: Getting Started with Big Data in the Cloud

Автор: TRex от 14-12-2021, 13:33, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Snowflake Essentials: Getting Started with Big Data in the Cloud
Автор: Frank Bell, Raj Chirumamilla, Bhaskar B. Joshi, Bjorn Lindstrom, Ruchi Soni, Sameer Videkar
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 347
Размер: 15,4 Mb
Язык: English

Understand the essentials of the Snowflake Database and the overall Snowflake Data Cloud. This book covers how Snowflake’s architecture is different from prior on-premises and cloud databases. The authors also discuss, from an insider perspective, how Snowflake grew so fast to become the largest software IPO of all time.
 

Введение в программирование на Лиспе (2021)

Автор: umkaS от 14-12-2021, 10:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Введение в программирование на Лиспе
Автор: Городняя Л.В., Березин Н.А.
Издательство: ИНТУИТ
Год: 2021
Формат: pdf
Размер: 12 мб
Язык: русский

В учебном пособии рассказано о программировании на языке Лисп, который за почти полувековую историю своего существования зарекомендовал себя как система с практически неограниченными возможностями символьного программирования. Лисп и его диалекты послужили основой широкого спектра прикладных разработок, оказавших существенное влияние на распространение информационных технологий. Знакомство с Лиспом — важная составляющая современного образования в области информатики. Лисп является ключом для изучения типовых задач системного программирования и искусственного интеллекта.
 

Swarm Intelligence: Foundation, Principles, and Engineering Applications

Автор: TRex от 14-12-2021, 07:17, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Swarm Intelligence: Foundation, Principles, and Engineering Applications
Автор: Abhishek Sharma, Abhinav Sharma, Jitendra Kumar Pandey, Mangey Ram
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 141
Размер: 10 Mb
Язык: English

Swarm intelligence is one of the fastest-growing sub-fields of artificial intelligence and soft computing. This field includes multiple optimization algorithms to solve NP-hard problems for which conventional methods are not effective. It inspires researchers in engineering sciences to learn theories from nature and incorporate them.
 

Natural Language Processing with Transformers (Sixth Early Release)

Автор: literator от 14-12-2021, 05:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Natural Language Processing with Transformers (Sixth Early Release)Название: Natural Language Processing with Transformers (Sixth Early Release)
Автор: Lewis Tunstall , Leandro von Werra , Thomas Wolf
Издательство: O’Reilly Media, Inc.
Год: 2021-12-14
Страниц: 485
Язык: английский
Формат: pdf, epub
Размер: 27.8 MB

Since their introduction in 2017, Transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or machine learning engineer, this practical book shows you how to train and scale these large models using HuggingFace Transformers, a Python-based deep learning library. Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes. In this guide, authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf use a hands-on approach to teach you how Transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve.
 

Azure Arc-Enabled Kubernetes and Servers

Автор: TRex от 13-12-2021, 21:49, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Azure Arc-Enabled Kubernetes and Servers
Автор: Steve Buchanan, John Joyner
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 310
Размер: 16,2 Mb
Язык: English

Welcome to this introductory guide to using Microsoft’s Azure Arc service, a new multi-cloud management platform that belongs in every cloud or DevOps estate. As many IT pros know, servers and Azure Kubernetes Service drive a huge amount of consumption in Azure―so why not extend familiar management tools proven in Azure to on-premises and other cloud networks? This practical guide will get you up to speed quickly, with instruction that treads light on the theory and heavy on the hands-on experience to make setting up Azure Arc servers and Kubernetes across multiple clouds a lot less complex.
 

Java Challenge: Fit fur das Job-Interview und die Praxis – mit mehr als 100 Aufgaben und Musterlosungen

Автор: literator от 13-12-2021, 21:07, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Java Challenge: Fit fur das Job-Interview und die Praxis – mit mehr als 100 Aufgaben und MusterlosungenНазвание: Java Challenge: Fit fur das Job-Interview und die Praxis – mit mehr als 100 Aufgaben und Musterlosungen
Автор: Michael Inden
Издательство: dpunkt.verlag GmbH
Год: 2020
Страниц: 600
Язык: немецкий
Формат: epub
Размер: 10.16 MB

Ihr persönlicher Java-Coach! Mit uber 100 Ubungsaufgaben und Programmierpuzzles inklusive Losungen zum Knobeln und Erweitern Ihrer Kenntnisse bietet Ihnen »Java Challenge« eine optimale Vorbereitung auf die nachste Prufung oder ein Job-Interview. Dabei werden alle praxisrelevanten Themengebiete wie Arrays, Datenstrukturen, Rekursion, Date and Time API usw. berucksichtigt.