Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Python for Everyone, Cay S. Horstmann, Rance D. Necaise


Варианты приобретения
Цена: 209080.00T
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

При оформлении заказа до: 2025-09-08
Ориентировочная дата поставки: начало Ноября
При условии наличия книги у поставщика.

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

Автор: Cay S. Horstmann, Rance D. Necaise
Название:  Python for Everyone
ISBN: 9781119056553
Издательство: Wiley
Классификация:

ISBN-10: 1119056551
Обложка/Формат: Paperback
Страницы: 752
Вес: 1.17 кг.
Дата издания: 26.02.2016
Серия: Computing & IT
Язык: English
Издание: 2nd edition
Иллюстрации: Illustrations
Размер: 206 x 253 x 30
Читательская аудитория: Professional & vocational
Ключевые слова: Computer science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Cay Horstmanns second edition of Python for Everyone provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, and helps students master basic concepts and become competent coders. The inclusion of

Learning Python, 5 ed.

Автор: Lutz Mark
Название: Learning Python, 5 ed.
ISBN: 1449355730 ISBN-13(EAN): 9781449355739
Издательство: Wiley
Рейтинг:
Цена: 63350.00 T
Наличие на складе: Поставка под заказ.
Описание: Based on author Mark Lutz`s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It`s an ideal way to begin, whether you`re new to programming or a professional developer versed in other languages.

A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 32600.00 T
Наличие на складе: Есть
Описание: 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

Introduction to Computation and Programming Using Python: With Application to Understanding Data

Автор: Guttag John V.
Название: Introduction to Computation and Programming Using Python: With Application to Understanding Data
ISBN: 0262529629 ISBN-13(EAN): 9780262529624
Издательство: MIT Press
Рейтинг:
Цена: 30630.00 T
Наличие на складе: Невозможна поставка.
Описание:

The new edition of an introductory text that teaches students the art of computational problem solving, covering topics ranging from simple algorithms to information visualization.

This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of data science for using computation to model and interpret data. The book is based on an MIT course (which became the most popular course offered through MIT's OpenCourseWare) and was developed for use not only in a conventional classroom but in in a massive open online course (MOOC). This new edition has been updated for Python 3, reorganized to make it easier to use for courses that cover only a subset of the material, and offers additional material including five new chapters.

Students are introduced to Python and the basics of programming in the context of such computational concepts and techniques as exhaustive enumeration, bisection search, and efficient approximation algorithms. Although it covers such traditional topics as computational complexity and simple algorithms, the book focuses on a wide range of topics not found in most introductory texts, including information visualization, simulations to model randomness, computational techniques to understand data, and statistical techniques that inform (and misinform) as well as two related but relatively advanced topics: optimization problems and dynamic programming. This edition offers expanded material on statistics and machine learning and new chapters on Frequentist and Bayesian statistics.


Java for Everyone: Compatible with Java 5, 6, and 7

Автор: Horstmann Cay S.
Название: Java for Everyone: Compatible with Java 5, 6, and 7
ISBN: 1118063317 ISBN-13(EAN): 9781118063316
Издательство: Wiley
Рейтинг:
Цена: 138330.00 T
Наличие на складе: Поставка под заказ.
Описание: Java For Everyone, 2nd Edition is a comprehensive introduction to Java and computer programming, which focuses on the principles of programming, software engineering, and effective learning. It is designed for a one-semester, mixed-major, first course in programming.

C++ for everyone

Автор: Horstmann, Cay S.
Название: C++ for everyone
ISBN: 0470927135 ISBN-13(EAN): 9780470927137
Издательство: Wiley
Рейтинг:
Цена: 142560.00 T
Наличие на складе: Поставка под заказ.
Описание: C++ for Everyone 2nd Edition appeals to readers by offering concise, thorough, and easily palatable coverage of the essential C++ concepts that provides a solid foundation of programming. New supplemental engineering examples will appeal directly to the larger market of engineers.

Fluent Python

Автор: Ramalho Luciano
Название: Fluent Python
ISBN: 1491946008 ISBN-13(EAN): 9781491946008
Издательство: Wiley
Рейтинг:
Цена: 50680.00 T
Наличие на складе: Поставка под заказ.
Описание: By taking you through Python`s key language features and libraries, this practical book shows you how to make your code shorter, faster, and more readable all at the same time - what experts consider Pythonic.

Python for Finance: Analyze Big Financial Data

Автор: Hilpisch Yves
Название: Python for Finance: Analyze Big Financial Data
ISBN: 1491945281 ISBN-13(EAN): 9781491945285
Издательство: Wiley
Рейтинг:
Цена: 38010.00 T
Наличие на складе: Поставка под заказ.
Описание: This hands-on guide helps both developers and quantitative analysts get started with Python, and guides you through the most important aspects of using Python for quantitative finance.

The Deepest Human Life: An Introduction to Philosophy for Everyone

Автор: Samuelson Scott
Название: The Deepest Human Life: An Introduction to Philosophy for Everyone
ISBN: 022613038X ISBN-13(EAN): 9780226130385
Издательство: Wiley
Рейтинг:
Цена: 22170.00 T
Наличие на складе: Невозможна поставка.
Описание: Sometimes it seems like you need a PhD just to open a book of philosophy. Exploring the works of some of history`s most important thinkers in the context of the everyday struggles of his students, the author guides us through the most vexing quandaries of our existence - and shows just how enriching the examined life can be.

Violent Python,

Автор: TJ O`Connor
Название: Violent Python,
ISBN: 1597499579 ISBN-13(EAN): 9781597499576
Издательство: Elsevier Science
Рейтинг:
Цена: 44910.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Demonstrates how to write Python scripts to automate large-scale network attacks, extract metadata, and investigate forensic artifacts. This book shows how to write code to intercept and analyze network traffic using Python, craft and spoof wireless frames to attack wireless and Bluetooth devices.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия