Test Your Skills in Python : An interactive way to introduce the world of Computer Programming, 2nd Edition

Автор: TRex от 18-07-2022, 12:29, Коментариев: 0

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

Название: Test Your Skills in Python : An interactive way to introduce the world of Computer Programming, 2nd Edition
Автор: Goel Shivani
Издательство: BPB Publications
Год: 2022
Формат: PDF
Страниц: 308
Размер: 10 Mb
Язык: English

This book contains to-the-point theory followed by questions about programming skills in Python. It provides an active and structured way of learning Python. The readers can test their learning by attempting MCQs, True/False questions, and questions about finding the output in a code, identifying the error and much more. The explanations of the answers provide detailed information about the concepts tested. All topics in Python are divided into 16 chapters in this book. These includes Syntax, Input-output, Data types, Strings, Operators and Expressions, Decision Control Statements, Loops, Functions, Lists, Dictionaries, Sets, Tuples, Classes, Files, Graphics, Arrays and Databases. More than 1000 questions are included for all the topics.
 

Pastel Pointers: Top 100 Secrets for Beautiful Paintings

Автор: Indulis79 от 18-07-2022, 12:25, Коментариев: 0

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


Название: Pastel Pointers: Top 100 Secrets for Beautiful Paintings
Автор: Richard McKinley
Издательство: North Light Books
ISBN: 144030839X
Год: 2010
Формат: EPUB
Страниц: 128
Размер: 16,9 МБ
Язык: Английский

Richard McKinley has been a professional artist for over 35 years. Factor in nearly as many years of teaching experience, and that adds up to a whole lot of know-how to share. In Pastel Pointers, he lays it all out: information on tools, materials, color, composition, landscape elements, finishes and more.
 

Oil Painter's Bible: An Essential Reference for the Practicing Artist

Автор: Indulis79 от 18-07-2022, 12:06, Коментариев: 0

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


Название: Oil Painter's Bible: An Essential Reference for the Practicing Artist
Автор: Marylin Scott
Издательство: Chartwell Books
ISBN: 1610583701
Год: 2009
Формат: EPUB
Страниц: 144
Размер: 11,9 МБ
Язык: Английский

Learn how to use and enjoy one of the most satisfying painting mediums with this handy compact guide. Contains essential information on the materials, equipment, and techniques for creating accomplished works in oils. Step-by-step sequences show how to paint a range of themes, from still life to portraits and landscapes, with advice on more difficult subjects. Includes suggestions for presenting your finished paintings and how to go about getting your work seen and exhibited.
 

Beginning with Deep Learning Using TensorFlow: A Beginners Guide to TensorFlow and Keras for Practicing Deep Learning Principle

Автор: TRex от 18-07-2022, 12:04, Коментариев: 0

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

Название: Beginning with Deep Learning Using TensorFlow: A Beginners Guide to TensorFlow and Keras for Practicing Deep Learning Principle
Автор: Mohan Kumar Silaparasetty
Издательство: BPB Publications
Год: 2022
Формат: PDF
Страниц: 315
Размер: 14,7 Mb
Язык: English

This book begins with the configuration of an Anaconda development environment, essential for practicing the deep learning process. The basics of machine learning, which are needed for Deep Learning, are explained in this book.
TensorFlow is the industry-standard library for Deep Learning, and thereby, it is covered extensively with both versions, 1.x and 2.x. As neural networks are the heart of Deep Learning, the book explains them in great detail and systematic fashion, beginning with a single neuron and progressing through deep multilayer neural networks. The emphasis of this book is on the practical application of key concepts rather than going in-depth with them.
 

Lost Maps of the Caliphs: Drawing the World in Eleventh-Century Cairo

Автор: Indulis79 от 18-07-2022, 11:51, Коментариев: 0

Категория: КНИГИ » ИСТОРИЯ


Название: Lost Maps of the Caliphs: Drawing the World in Eleventh-Century Cairo
Автор: Yossef Rapoport, Emilie Savage-Smith
Издательство: University of Chicago Press
ISBN: 022654088X
Год: 2018
Формат: EPUB
Страниц: 268
Размер: 37,9 МБ
Язык: Английский

About a millennium ago, in Cairo, an unknown author completed a large and richly illustrated book. In the course of thirty-five chapters, this book guided the reader on a journey from the outermost cosmos and planets to Earth and its lands, islands, features, and inhabitants.
 

Электрические измерения неэлектрических величин

Автор: umkaS от 18-07-2022, 11:48, Коментариев: 2

Категория: КНИГИ » ТЕХНИЧЕСКИЕ НАУКИ

Название: Электрические измерения неэлектрических величин
Автор: Туричин А.М., Новицкий П.В., Левшина Е.С. и др.
Издательство: Л: Энергия
Год: 1975
Cтраниц: 576 с. с ил
Формат: pdf
Размер: 42 мб
Язык: русский

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

Urban Schools: Designing for High Density

Автор: Indulis79 от 18-07-2022, 11:36, Коментариев: 0

Категория: КНИГИ » АРХИТЕКТУРА И ДИЗАЙН


Название: Urban Schools: Designing for High Density
Автор: Helen Taylor, Sharon Wright
Издательство: RIBA Publishing
ISBN: 1859468810
Год: 2020
Формат: EPUB
Страниц: 160
Размер: 50,9 МБ
Язык: Английский

When space is tight how can a city provide the best education experience for children? Is a multi-storey school really a poor option? Can high-quality play opportunities be provided without playgrounds? This book explores the design of schools in urban settings, the increased challenges in meeting the typical expectations of school design, and what the successful new typology of a school in a city might be.
 

Head First Git: A Learner’s Guide to Understanding Git from the Inside Out

Автор: TRex от 18-07-2022, 11:22, Коментариев: 0

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

Название: Head First Git
Автор: Raju Gandhi
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 508
Размер: 16,8 Mb
Язык: English

Many people who use Git rely on "recipes"--copying and pasting commands they find on the internet without really understanding how Git actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll learn the ways of Git and have fun while doing it. Raju Gandhi peels back the layers to reveal the simple yet powerful engine that powers Git, so you'll understand not just the how but the why. You'll master branches, merges, commit messages, search, utilities, and more; learn best practices for collaborative work; and unlock the full potential of Git.
 

Defying Vichy: Blood, Fear and French Resistance

Автор: Indulis79 от 18-07-2022, 11:22, Коментариев: 0

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


Название: Defying Vichy: Blood, Fear and French Resistance
Автор: Robert Pike
Издательство: The History Press
ISBN: 0750985526
Год: 2019
Формат: EPUB, PDF (conv)
Страниц: 320
Размер: 18,2 МБ
Язык: Английский

July 1940 saw the collaborationist Vichy regime replace the French Republic after the country suffered heavily at the hands of the German onslaught during World War II. A small number of people sought to make a stand in whatever way they could, despite fear and mortal danger.
 

Inglorious, Illegal Bastards: Japan's Self-Defense Force during the Cold War

Автор: Indulis79 от 18-07-2022, 11:02, Коментариев: 0

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


Название: Inglorious, Illegal Bastards: Japan's Self-Defense Force during the Cold War
Автор: Aaron Skabelund
Издательство: Cornell University Press
ISBN: 1501764373
Год: 2022
Формат: EPUB, PDF (conv)
Страниц: 348
Размер: 13,4 МБ
Язык: Английский

In Inglorious, Illegal Bastards, Aaron Herald Skabelund examines how the Self-Defense Force (SDF)—the post–World War II Japanese military—and specifically the Ground Self-Defense Force (GSDF), struggled for legitimacy in a society at best indifferent to them and often hostile to their very existence.