Назад Вперед

Пешки - даром?

Автор: сансаныч от 9-07-2024, 07:35, Коментариев: 0

Категория: КНИГИ » САМООБОРОНА И СПОРТ

Название: Пешки - даром?
Автор: Александров А.Г., Давыдюк С.И.
Издательство: Полымя
Год: 2002
Формат: pdf
Страниц: 64
Размер: 10.4 Мб
Язык: русский

Пешки менее подвижны, чем фигуры. Поэтому именно они нередко становятся объектами для нападения. Атакуя их, боевые силы обретают взаимодействие — одно из важнейших игровых качеств. Книга научит шахматиста готовить и обходить ловушки, связанные с отдачей пешек, поможет овладеть приемами защиты при угрозе взятия пешки. Адресуется юным шахматистам (10—14 лет), будет полезна тренерам, руководителям шахматных кружков.
 

Спортивная журналистика

Автор: Igor1977 от 9-07-2024, 07:30, Коментариев: 0

Категория: КНИГИ » ГУМАНИТАРНЫЕ НАУКИ


Название: Спортивная журналистика
Автор: Шарков Ф.И., Силкин В.В.
Издательство: Москва: Дашков и К
Год: 2022
Формат: pdf
Страниц: 184
Размер: 51 mb
Язык: русский

Учебник посвящен истории, теории и практике отечественной и зарубежной спортивной журналистики. Феномен спорта как особый вид социокультурной деятельности рассматривается в системе глобальных медиакоммуникаций и в контексте общемировых тенденций развития взаимодействия спорта с различными медиа. В издании приведены результаты исследования развития спорта с Древнего мира до настоящего времени и генезис российской и зарубежной спортивной прессы.
Впервые сделана попытка цельно представить становление и развитие спортивной элитологии. Представленные результаты исследования получили широкий отклик на Третьем Всероссийском элитологическом конгрессе.
 

Statistical Process Control and Data Analytics, Eighth Edition

Автор: literator от 9-07-2024, 05:59, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: Statistical Process Control and Data Analytics, Eighth Edition
Автор: John Oakland, Robert Oakland
Издательство: Routledge
Год: 2025
Страниц: 387
Язык: английский
Формат: pdf (true)
Размер: 30.2 MB

Now entitled Statistical Process Control and Data Analytics, this revised and updated eighth edition retains its focus on processes that require understanding, have variation, must be properly controlled, have a capability and need improvement – as reflected in the five sections of the book. In this book the authors provide not only an instructional guide for the tools but communicate the management practices which have become so vital to success in organizations throughout the world. The book is supported by the authors' extensive consulting work with thousands of organizations worldwide. A new chapter on data governance and data analytics reflects the increasing importance of Big Data in today’s business environment. Fully updated to include real-life case studies, new research based on client work from an array of industries and integration with the latest computer methods and software, the book also retains its valued textbook quality through clear learning objectives and online end-of-chapter discussion questions. It can still serve as a textbook for both student and practicing engineers, scientists, technologists, managers and anyone wishing to understand or implement modern statistical process control techniques and data analytics. ‘Big Data’ (very large complex data sets, sometimes explained by the use of five Vs: volume, variety, veracity, value and velocity), Machine Learning (ML), robotics, Artificial Intelligence (AI), the Internet of Things (IoT) and cloud computing will continue to greatly impact industry and business/organization models. The amount of data is constantly growing, but learning from more data depends massively on the data being collected and used correctly if we are not going to see increases in variation in processes through lack of understanding of aggregated or filtered data with selected algorithms.
 

Learn coding with Python and jаvascript: A practical introduction for beginners

Автор: literator от 9-07-2024, 05:37, Коментариев: 0

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

Название: Learn coding with Python and jаvascript: A practical introduction for beginners
Автор: Joachim L. Zuckarelli
Издательство: Springer
Год: 2024
Страниц: 547
Язык: английский
Формат: pdf
Размер: 19.0 MB

Whether on the computer, tablet, mobile phone, in the car or in the coffee machine - computer programs determine our everyday life. Software is becoming increasingly important, hardly anything works without the mysterious power of algorithms. But how do programs work? And how do you develop them? This book teaches you the basics of programming. Using everyday examples, you will first learn the basic concepts of programming, which are similar in all programming languages. Based on these basic ideas, you will then learn two popular and very useful programming languages, Python and jаvascript, in a systematic way and with many practical exercises, which you can use for a wide range of different tasks. The book is aimed at novice programmers of all ages (from students to professionals) who have no previous programming experience. If you talk to professional software developers, you will often hear that they know a range of languages in which computer programs are written. Some programmers list an impressively long list of languages with sometimes very strange names. How is that possible? How can they all speak two, three, four of these programming languages? Are they all geniuses? Not at all. However, programmers take advantage of a simple fact, namely that programming languages are very similar in many aspects, much more similar than natural languages like English or Spanish are to each other. Many basic concepts are found in virtually all programming languages in one form or another. They may be called differently in each language, but in the end they are always just variants of the same idea implemented in different ways. If you understand these basic concepts, you can learn new programming languages quickly because you know exactly what to look for and only need to understand how the new programming language you’re learning implements each basic concept. This makes language learning much easier.
 

A Gamer's Introduction to Programming in C#: Welcome Brave Adventurer!

Автор: literator от 9-07-2024, 04:47, Коментариев: 0

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

Название: A Gamer's Introduction to Programming in C#: Welcome Brave Adventurer!
Автор: Aaron Langille
Издательство: CRC Press
Год: 2025
Страниц: 343
Язык: английский
Формат: pdf (true)
Размер: 13.8 MB

Turn your love of video games into a new love of programming by learning the ins and outs of writing code while also learning how to keep track of high scores, what video game heroes and loot boxes are made of, how the dreaded RNG (random number generation) works, and much, much more. This book is the first in an ongoing series designed to take readers from no coding knowledge to writing their own video games and interactive digital experiences using industry standard languages and tools. But coding books are technical, boring, and scary, aren’t they? Not this one. Within these pages, readers will find a fun and approachable adventure that will introduce them to the essential programming fundamentals like variables, computer-based math operations, RNG, logic structures, including if-statements and loops, and even some object-oriented programming. Using Visual Studio and C#, readers will write simple but fun console programs and text-based games that will build coding skills and confidence. Packed with practical examples and plain-language explanations, this book is structured like a video game, complete with levels to progress through, bonus levels for extra practice, cutscenes that offer info-packed coding breaks, and end-of-level code rewards to illustrate how everything fits together. Gain even more experience by exploring the resources and bonus materials at the companion website. Engaging and concise, this book is appealing to both a general readership as well as course convenors and students of programming.
 
Назад Вперед