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

Python for the Life Sciences: A Gentle Introduction to Python for Life Scientists, Lancaster Alexander, Webster Gordon


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

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

Автор: Lancaster Alexander, Webster Gordon
Название:  Python for the Life Sciences: A Gentle Introduction to Python for Life Scientists
ISBN: 9781484245224
Издательство: Springer
Классификация:



ISBN-10: 1484245229
Обложка/Формат: Paperback
Страницы: 376
Вес: 0.71 кг.
Дата издания: 28.09.2019
Язык: English
Издание: 1st ed.
Иллюстрации: 47 illustrations, color; 116 illustrations, black and white; xxxvi, 376 p. 163 illus., 47 illus. in color.
Размер: 254 x 178 x 22
Читательская аудитория: Professional & vocational
Подзаголовок: A gentle introduction to python for life scientists
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
Treat yourself to a lively, intuitive, and easy-to-follow introduction to computer programming in Python. The book was written specifically for biologists with little or no prior experience of writing code - with the goal of giving them not only a foundation in Python programming, but also the confidence and inspiration to start using Python in their own research. Virtually all of the examples in the book are drawn from across a wide spectrum of life science research, from simple biochemical calculations and sequence analysis, to modeling the dynamic interactions of genes and proteins in cells, or the drift of genes in an evolving population. Best of all, Python for the Life Sciences shows you how to implement all of these projects in Python, one of the most popular programming languages for scientific computing. If you are a life scientist interested in learning Python to jump-start your research, this is the book for you.
What Youll Learn
Write Python scripts to automate your lab calculations
Search for important motifs in genome sequences
Use object-oriented programming with Python
Study mining interaction network data for patterns
Review dynamic modeling of biochemical switches
Who This Book Is ForLife scientists with little or no programming experience, including undergraduate and graduate students, postdoctoral researchers in academia and industry, medical professionals, and teachers/lecturers.
“A comprehensive introduction to using Python for computational biology... A lovely book with humor and perspective” -- John Novembre, Associate Professor of Human Genetics, University of Chicago and MacArthur Fellow“Fun, entertaining, witty and darn useful. A magical portal to the big data revolution” -- Sandro Santagata, Assistant Professor in Pathology, Harvard Medical School“Alex and Gordon’s enthusiasm for Python is contagious” -- Glenys Thomson Professor of Integrative Biology, University of California, Berkeley

Дополнительное описание: 1. Getting Started with Python.- 2. Python at the Lab Bench.- 3. Making Sense of Sequences.- 4. A Statistical Interlude.- 5. Open Doors to your Data.- 6. Finding Needles in Haystacks.- 7. Object Lessons.- 8. Slicing and Dicing Genomic Data.- 9. The Wells!



Learning Python, 5 ed.

Автор: Lutz Mark
Название: Learning Python, 5 ed.
ISBN: 1449355730 ISBN-13(EAN): 9781449355739
Издательство: Wiley
Рейтинг:
Цена: 9502.00 р.
Наличие на складе: Поставка под заказ.

Описание: 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.

Introduction to Machine Learning with Python

Автор: Guido Sarah
Название: Introduction to Machine Learning with Python
ISBN: 1449369413 ISBN-13(EAN): 9781449369415
Издательство: Wiley
Рейтинг:
Цена: 9502.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions.

An introduction to Python programming for scientists and engineers

Автор: Johnny Wei-bing Lin
Название: An introduction to Python programming for scientists and engineers
ISBN: 1108701124 ISBN-13(EAN): 9781108701129
Издательство: Cambridge Academ
Рейтинг:
Цена: 8710.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This textbook introduces beginning to intermediate science and engineering students to programming with Python. It encourages a stronger understanding of programming concepts through numerous science and engineering examples and Jupyter notebook problems, connecting programming tools and structures with real-world research and analysis.

Programming for Computations: Python: A Gentle Introduction to Numerical Simulations with Python

Автор: Linge Svein, Langtangen Hans Petter
Название: Programming for Computations: Python: A Gentle Introduction to Numerical Simulations with Python
ISBN: 3319812823 ISBN-13(EAN): 9783319812823
Издательство: Springer
Рейтинг:
Цена: 8418.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents computer programming as a key method for solving mathematical problems. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students.

Introduction to Python for Engineers and Scientists

Автор: Sandeep Nagar
Название: Introduction to Python for Engineers and Scientists
ISBN: 1484232038 ISBN-13(EAN): 9781484232033
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Familiarize yourself with the basics of Python for engineering and scientific computations using this concise, practical tutorial that is focused on writing code to learn concepts. Introduction to Python is useful for industry engineers, researchers, and students who are looking for open-source solutions for numerical computation.

In this book you will learn by doing, avoiding technical jargon, which makes the concepts easy to learn. First you'll see how to run basic calculations, absorbing technical complexities incrementally as you progress toward advanced topics. Throughout, the language is kept simple to ensure that readers at all levels can grasp the concepts.

What You'll Learn

  • Understand the fundamentals of the Python programming language
  • Apply Python to numerical computational programming projects in engineering and science
  • Discover the Pythonic way of life
  • Apply data types, operators, and arrays
  • Carry out plotting for visualization
  • Work with functions and loops

Who This Book Is For

Engineers, scientists, researchers, and students who are new to Python. Some prior programming experience would be helpful but not required.

Python tools for scientists

Автор: Vaughan, Lee
Название: Python tools for scientists
ISBN: 1718502664 ISBN-13(EAN): 9781718502666
Издательство: Random House (USA)
Рейтинг:
Цена: 4597.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Doing Science With Python introduces readers to the most popular coding tools for scientific research, such as Anaconda, Spyder, Jupyter Notebooks, and JupyterLab, as well as dozens of important Python libraries for working with data, including NumPy, matplotlib, and pandas. No prior programming experience is required! You'll be guided through setting up a professional coding environment, then get a crash course on programming with Python, and explore the many tools and libraries ideal for working with data, designing visualisations, simulating natural events, and more.

Introduction to Modeling and Simulation with MATLAB and Python

Автор: Gordon
Название: Introduction to Modeling and Simulation with MATLAB and Python
ISBN: 1498773877 ISBN-13(EAN): 9781498773874
Издательство: Taylor&Francis
Рейтинг:
Цена: 13473.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The book introduces the principles of mathematical modeling in science, engineering, and social science as well as basic skills of computer programming. The book is aimed at majors in STEM disciplines that need to understand how to create, analyze, and test mathematical models.

Python for Scientists

Автор: John M. Stewart
Название: Python for Scientists
ISBN: 1316641236 ISBN-13(EAN): 9781316641231
Издательство: Cambridge Academ
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Поставка под заказ.

Описание: Scientific Python is taught from scratch in this book via copious, downloadable, useful and adaptable code snippets. Everything the working scientist needs to know is covered, quickly providing researchers and research students with the skills to start using Python effectively.

Practical Programming: An Introduction to Computer Science Using Python 3.6

Автор: Gries Paul, Campbell Jennifer, Montojo Jason
Название: Practical Programming: An Introduction to Computer Science Using Python 3.6
ISBN: 1680502689 ISBN-13(EAN): 9781680502688
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand computer science. Learn about design, algorithms, testing, and debugging. Discover the fundamentals of programming with Python 3.6--a language that`s used in millions of devices.

An Introduction to Python and Computer Programming

Автор: Yue Zhang
Название: An Introduction to Python and Computer Programming
ISBN: 9812876081 ISBN-13(EAN): 9789812876089
Издательство: Springer
Рейтинг:
Цена: 19591.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book introduces Python programming language and fundamental concepts in algorithms and computing.

Python Programming: An Introduction to Computer Science

Автор: Zelle John M.
Название: Python Programming: An Introduction to Computer Science
ISBN: 1590282752 ISBN-13(EAN): 9781590282755
Издательство: Неизвестно
Цена: 6207.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Designed to be used as a primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science.

Think Python: How to Think Like a Computer Scientist

Автор: Downey Allen B.
Название: Think Python: How to Think Like a Computer Scientist
ISBN: 1491939362 ISBN-13(EAN): 9781491939369
Издательство: Wiley
Рейтинг:
Цена: 5701.00 р.
Наличие на складе: Поставка под заказ.

Описание: This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. This second edition and its supporting code have been updated for Python 3.


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