Автор: 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
Автор: Christiansen Tom Название: Programming Perl ISBN: 0596004923 ISBN-13(EAN): 9780596004927 Издательство: Wiley Рейтинг: Цена: 50680.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: When it comes to learning Perl, programmers consider this book to be the undisputed bible.The 4th edition has been thoroughly updated for version 5.14, with details on regular expressions, support for UNICODE, threads, and many other features.
Автор: Hebeler, John Fisher, Matthew Blace, Ryan Perez-lo Название: Semantic web programming ISBN: 047041801X ISBN-13(EAN): 9780470418017 Издательство: Wiley Рейтинг: Цена: 36950.00 T Наличие на складе: Поставка под заказ. Описание: The first book to go beyond the general concepts of semantic Web programming to show how to actually build practical, real-world semantic Web applications The next major advance in the Web--Web 3.
Автор: 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.
Автор: Stevens Название: Python Programming for Biology ISBN: 0521895839 ISBN-13(EAN): 9780521895835 Издательство: Cambridge Academ Рейтинг: Цена: 119330.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book presents core concepts in computational biology in an accessible, jargon-free manner and offers a complete foundation course in the Python language, with entry points for novices and experienced programmers alike. Material covers traditional bioinformatics and many topics beyond, with practical examples for Python versions 2 and 3.
Автор: Gries Paul Название: Practical Programming ISBN: 1937785459 ISBN-13(EAN): 9781937785451 Издательство: Wiley Рейтинг: Цена: 32210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is for anyone who wants to understand computer programming. You`ll learn to program in a language that` s used in millions of smartphones, tablets, and PCs. You`ll code along with the book, writing programs to solve real-world problems as you learn the fundamentals of programming using Python 3.
Автор: Solem Jan Erik Название: Programming Computer Vision with Python: Techniques and Libraries for Imaging and Retrieving Information ISBN: 1449316549 ISBN-13(EAN): 9781449316549 Издательство: Wiley Рейтинг: Цена: 50680.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: If you want a basic understanding of computer vision`s underlying theory and algorithms, this hands-on introduction is the ideal place to start. Programming Computer Vision with Python teaches computer vision in broad terms that won`t bog you down in theory. Instead, you`ll find this book to be inspiring and motivating.
Автор: Elliott Eric Название: Programming with JavaScript ISBN: 1491950293 ISBN-13(EAN): 9781491950296 Издательство: Wiley Рейтинг: Цена: 33780.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Take advantage of JavaScript`s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that`s easier - yes, easier - to work with as your code base grows.
Автор: Stevens Название: Python Programming for Biology ISBN: 0521720095 ISBN-13(EAN): 9780521720090 Издательство: Cambridge Academ Рейтинг: Цена: 62310.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book presents core concepts in computational biology in an accessible, jargon-free manner and offers a complete foundation course in the Python language, with entry points for novices and experienced programmers alike. Material covers traditional bioinformatics and many topics beyond, with practical examples for Python versions 2 and 3.
Автор: Rhodes Brandon Название: Foundations of Python Network Programming ISBN: 1430258543 ISBN-13(EAN): 9781430258544 Издательство: Springer Рейтинг: Цена: 35360.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Introduction to Client/Server Networking
UDP
TCP
Socket Names and DNS
Network Data and Network Errors
TLS and SSL
Server Architecture
Caches, Message Queues, and Map-Reduce
HTTP
Screen Scraping
Web Applications
E-mail Composition and Decoding
SMTP
POP
IMAP
Other technologies: Telnet, SSH, and FTP
RPC
System Administration
Автор: Hill Название: Learning Scientific Programming with Python ISBN: 1107075416 ISBN-13(EAN): 9781107075412 Издательство: Cambridge Academ Рейтинг: Цена: 91860.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn to master basic programming tasks from scratch with real-life scientific examples drawn from many different areas of science and engineering. This complete introduction to using Python teaches Numpy, SciPy and Matplotlib libraries and is supported by extensive online resources to provide a targeted package for students and researchers.
Автор: Lutz Mark Название: Programming Python ISBN: 0596158106 ISBN-13(EAN): 9780596158101 Издательство: Wiley Рейтинг: Цена: 63350.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Once you`ve come to grips with the core Python language, learning how to build Python applications presents a far more interesting challenge. Many critics consider this classic book, now updated for Python 3.x, to be the industry standard tutorial for Python application programming.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz