Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Pro Python System Administration, Rytis Sileika


Варианты приобретения
Цена: 6282.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Rytis Sileika
Название:  Pro Python System Administration
ISBN: 9781484202180
Издательство: Springer
Классификация:

ISBN-10: 148420218X
Обложка/Формат: Paperback
Страницы: 428
Вес: 0.73 кг.
Дата издания: 14.11.2014
Язык: English
Размер: 236 x 193 x 26
Основная тема: Computer Science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Pro Python System Administration, Second Edition explains and shows how to apply Python scripting in practice. It will also be beneficial for system administrators who want to learn more about automation and want to apply their Python knowledge to solve various system administration problems.


A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 4890.00 р. 6986.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches 'Matlab-style' and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.Alex Small, IEEE, CiSE Vol. 14 (2), March?/April 2012 “This fourth edition is awonderful, inclusive textbook that covers pretty much everything one needs toknow to go from zero to fairly sophisticated scientific programming in Python…”Joan Horvath, Computing Reviews, March2015

Industrial Deployment of System Engineering Methods

Автор: Alexander Romanovsky; Martyn Thomas
Название: Industrial Deployment of System Engineering Methods
ISBN: 3642331696 ISBN-13(EAN): 9783642331695
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book summarizes the results of research on engineering methods for dependable systems through the deployment of formal methods in software development in applications such as automotive, space, railway and business systems, and microprocessor design.

Deep Learning with Python

Автор: Nikhil Ketkar
Название: Deep Learning with Python
ISBN: 1484227654 ISBN-13(EAN): 9781484227657
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Chapter 1: An intuitive look at the fundamentals of deep learning based on practical applicationsChapter 2: A survey of the current state-of-the-art implementations of libraries, tools and packages for deep learning and the case for the Python ecosystemChapter 3: A detailed look at Keras [1], which is a high level framework for deep learning suitable for beginners to understand and experiment with deep learningChapter 4: A detailed look at Theano [2], which is a low level framework for implementing architectures and algorithms in deep learning from scratchChapter 5: A detailed look at Caffe [3], which is highly optimized framework for implementing some of the most popular deep learning architectures (mainly computer vision)Chapter 6: A brief introduction to GPUs and why they are a game changer for Deep LearningChapter 7: A brief introduction to Automatic DifferentiationChapter 8: A brief introduction to Backpropagation and Stochastic Gradient DescentChapter 9: A survey of Deep Learning ArchitecturesChapter 10: Advice on running large scale experiments in deep learning and taking models to productionChapter 11: Introduction to TensorflowChapter 12: Introduction to PyTorchChapter 13: Regularization TechniquesChapter 14: Training Deep Leaning Models

Workload Characterization for Computer System Design

Автор: Lizy Kurian John; Ann Marie Grizzaffi Maynard
Название: Workload Characterization for Computer System Design
ISBN: 1461369738 ISBN-13(EAN): 9781461369738
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: While Barisone et al.`s characterization in Chapter 1 deals with instruction set usage of Java applications, Kim et al.`s analysis in Chapter 2 focuses on memory referencing behavior of Java workloads.

Formal Models of Operating System Kernels

Автор: Iain D. Craig
Название: Formal Models of Operating System Kernels
ISBN: 1849965927 ISBN-13(EAN): 9781849965927
Издательство: Springer
Рейтинг:
Цена: 18167.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Operating systems kernels are central to the functioning of computers. Security of the overall system, as well as its reliability and responsiveness, depend upon the correct functioning of the kernel. This unique approach - presenting a formal specification of a kernel - starts with basic constructs and develops a set of kernels;

Python Algorithms

Автор: Magnus Lie Hetland
Название: Python Algorithms
ISBN: 148420056X ISBN-13(EAN): 9781484200568
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques.

Evolution and Challenges in System Development

Автор: Joze Zupancic; W. Gregory Wojtkowski; Wita Wojtkow
Название: Evolution and Challenges in System Development
ISBN: 1461372003 ISBN-13(EAN): 9781461372004
Издательство: Springer
Рейтинг:
Цена: 27950.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The Seventh International Conference on Information Systems Develop- ment-ISD`98 continues the concepts of the first Polish-Scandinavian Seminar on Current Trends in Information Systems Development Methodologies held in Gdansk, Poland in 1988.

Introduction to Modern Fortran for the Earth System Sciences

Автор: Dragos B. Chirila; Gerrit Lohmann
Название: Introduction to Modern Fortran for the Earth System Sciences
ISBN: 3662510820 ISBN-13(EAN): 9783662510827
Издательство: Springer
Рейтинг:
Цена: 11753.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Compared to other books, this work provides a much more compact view of the language, while also placing the language-elements in a more applied setting, by providing examples related to numerical computing and more advanced Input/Output facilities for Earth system sciences.

Practical Ruby for System Administration

Автор: Andre Ben-Hamou
Название: Practical Ruby for System Administration
ISBN: 1590598210 ISBN-13(EAN): 9781590598214
Издательство: Springer
Рейтинг:
Цена: 5449.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Ruby has set the world on fire, proving itself a serious challenger to Perl and Python in all spheres. In particular, more and more people are discovering that Ruby's flexibility, superb feature set, and gentle learning curve make it a natural choice for system administration tasks, from the humblest server to the largest enterprise deployment.

Within the pages of Practical Ruby for System Administration, you'll learn the Ruby way to construct files, tap into clouds of data, build domain-specific languages, perform network traffic analysis, and more.

Based on author Andre Ben Hamou's own experiences working as a system administrator, this book will help you pick up practical tips on Ruby coding style, learn how to analyze and improve script performance, and make use of no-nonsense advice on scripting workflow, including testing and documentation.

Above all, you'll come to appreciate the sheer power of Ruby and the hundreds of benefits it offers for system administration.

  • This book places equal emphasis on fundamental Ruby concepts as well as practical how-tos.
  • It uses examples from other languages to ease the transition to Ruby.
  • The book is concise, entertaining, and informative--unlike many books aimed at system administrators, which can be overly long and stodgy.
Pro Visual Studio Team System Application Lifecycle Management

Автор: Joachim Rossberg
Название: Pro Visual Studio Team System Application Lifecycle Management
ISBN: 1484220420 ISBN-13(EAN): 9781484220429
Издательство: Springer
Рейтинг:
Цена: 7720.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: You can have the best coders in the world working in your teams, but if your project management isn`t up to scratch, your project is almost certain to be delayed, to come in over budget, and in some cases to fail entirely.

Pro Visual Studio Team System with Team Edition for Database Professionals

Автор: David Nelson; Jeff Levinson
Название: Pro Visual Studio Team System with Team Edition for Database Professionals
ISBN: 1484220129 ISBN-13(EAN): 9781484220122
Издательство: Springer
Рейтинг:
Цена: 7674.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Updated to include coverage of the latest `DBPro` extension for database professionals this book is the only reference needed to get started with Visual Studio 2005 Team System. If you are a developer, you will learn how to write higher-quality code, and ensure that the code works and performs well.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия