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

Python Programming: A Practical Approach, Sharma Vijay Kumar, Kumar Vimal, Sharma Swati


Варианты приобретения
Цена: 23734.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in E:\WWW\html\prod_show.php on line 417

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in E:\WWW\html\prod_show.php on line 418

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

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

Автор: Sharma Vijay Kumar, Kumar Vimal, Sharma Swati
Название:  Python Programming: A Practical Approach
ISBN: 9781032028491
Издательство: Taylor&Francis
Классификация:








ISBN-10: 1032028491
Обложка/Формат: Hardcover
Страницы: 316
Вес: 0.82 кг.
Дата издания: 07.09.2021
Язык: English
Иллюстрации: 28 tables, black and white; 672 line drawings, black and white; 672 illustrations, black and white
Размер: 25.40 x 17.78 x 2.06 cm
Читательская аудитория: Postgraduate, research & scholarly
Подзаголовок: A practical approach
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз
Описание: Purposefully designed to be instantly applicable, PYTHON PROGRAMMING - A PRACTICAL APPROACH provides implementation examples so that the described subject matter can be immediately implemented by the reader to well-known versatility of Python in handling different data types with ease.


Game Programming in C++: Creating 3D Games

Автор: Madhav Sanjay
Название: Game Programming in C++: Creating 3D Games
ISBN: 0134597206 ISBN-13(EAN): 9780134597201
Издательство: Pearson Education
Рейтинг:
Цена: 7324.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Program 3D Games in C++: The #1 Language at Top Game Studios Worldwide

C++ remains the key language at many leading game development studios. Since it's used throughout their enormous code bases, studios use it to maintain and improve their games, and look for it constantly when hiring new developers. Game Programming in C++ is a practical, hands-on approach to programming 3D video games in C++. Modeled on Sanjay Madhav's game programming courses at USC, it's fun, easy, practical, hands-on, and complete.

Step by step, you'll learn to use C++ in all facets of real-world game programming, including 2D and 3D graphics, physics, AI, audio, user interfaces, and much more. You'll hone real-world skills through practical exercises, and deepen your expertise through start-to-finish projects that grow in complexity as you build your skills. Throughout, Madhav pays special attention to demystifying the math that all professional game developers need to know.

  • Set up your C++ development tools quickly, and get started
  • Implement basic 2D graphics, game updates, vectors, and game physics
  • Build more intelligent games with widely used AI algorithms
  • Implement 3D graphics with OpenGL, shaders, matrices, and transformations
  • Integrate and mix audio, including 3D positional audio
  • Detect collisions of objects in a 3D environment
  • Efficiently respond to player input
  • Build user interfaces, including Head-Up Displays (HUDs)
  • Improve graphics quality with anisotropic filtering and deferred shading
  • Load and save levels and binary game data
Whether you're a working developer or a student with prior knowledge of C++ and data structures, Game Programming in C++ will prepare you to solve real problems with C++ in roles throughout the game development lifecycle. You'll master the language that top studios are hiring for--and that's a proven route to success.

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.

Applying Math with Python: Practical recipes for solving computational math problems using Python programming and its libraries

Автор: Morley Sam
Название: Applying Math with Python: Practical recipes for solving computational math problems using Python programming and its libraries
ISBN: 1838989757 ISBN-13(EAN): 9781838989750
Издательство: Неизвестно
Рейтинг:
Цена: 7539.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Discover easy-to-follow solutions and techniques to help you to implement applied mathematical concepts such as probability, calculus, and equations using Python's numeric and scientific libraries

Key Features

  • Compute complex mathematical problems using programming logic with the help of step-by-step recipes
  • Learn how to utilize Python's libraries for computation, mathematical modeling, and statistics
  • Discover simple yet effective techniques for solving mathematical equations and apply them in real-world statistics

Book Description

Python, one of the world's most popular programming languages, has a number of powerful packages to help you tackle complex mathematical problems in a simple and efficient way. These core capabilities help programmers pave the way for building exciting applications in various domains, such as machine learning and data science, using knowledge in the computational mathematics domain.

The book teaches you how to solve problems faced in a wide variety of mathematical fields, including calculus, probability, statistics and data science, graph theory, optimization, and geometry. You'll start by developing core skills and learning about packages covered in Python's scientific stack, including NumPy, SciPy, and Matplotlib. As you advance, you'll get to grips with more advanced topics of calculus, probability, and networks (graph theory). After you gain a solid understanding of these topics, you'll discover Python's applications in data science and statistics, forecasting, geometry, and optimization. The final chapters will take you through a collection of miscellaneous problems, including working with specific data formats and accelerating code.

By the end of this book, you'll have an arsenal of practical coding solutions that can be used and modified to solve a wide range of practical problems in computational mathematics and data science.

What you will learn

  • Get familiar with basic packages, tools, and libraries in Python for solving mathematical problems
  • Explore various techniques that will help you to solve computational mathematical problems
  • Understand the core concepts of applied mathematics and how you can apply them in computer science
  • Discover how to choose the most suitable package, tool, or technique to solve a certain problem
  • Implement basic mathematical plotting, change plot styles, and add labels to the plots using Matplotlib
  • Get to grips with probability theory with the Bayesian inference and Markov Chain Monte Carlo (MCMC) methods

Who this book is for

This book is for professional programmers and students looking to solve mathematical problems computationally using Python. Advanced mathematics knowledge is not a requirement, but a basic knowledge of mathematics will help you to get the most out of this book. The book assumes familiarity with Python concepts of data structures.

Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C#

Автор: Rod Stephens
Название: Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C#
ISBN: 1119575990 ISBN-13(EAN): 9781119575993
Издательство: Wiley
Рейтинг:
Цена: 7920.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: pacote do Courseware consiste em duas publicacoes, VeriSMTM - Foundation Courseware e VeriSM - Foundation Study Guide. Este material de treinamento abrange o plano de estudos para a qualificacao da Fundacao VeriSM . O treinamento pode ser entregue em dois dias. Este material didatico e credenciado para preparar o aluno para a certificacao da VeriSM Foundation. O VeriSM Foundation consiste em duas partes: VeriSM Essentials e VeriSM Plus, cada uma cobrindo um dia de treinamento.Os alunos que ja possuem um certificado de Gerenciamento de Servicos (TI) podem se beneficiar do conhecimento que ja possuem. Eles sao o publico-alvo de apenas um treinamento do VeriSM Plus. Ao serem aprovados no exame VeriSM Plus, recebem o certificado VeriSM Foundation.Provedores de treinamento que desejam oferecer um treinamento de um dia sobre principios de gerenciamento de servicos podem decidir oferecer apenas o treinamento VeriSM Essentials. Os alunos que forem aprovados no exame VeriSM Essentials receberao o certificado VeriSM Essentials. Se eles passarem no exame VeriSM Plus mais tarde, receberao automaticamente o certificado VeriSM Foundation.O "courseware" abrange os seguintes topicos:A organizacao do servico (Essentials)Cultura de servico (Essentials)Pessoas e estrutura organizacional (Essentials)O modelo VeriSM (ambos)Praticas Progressivas (Plus)Tecnologias Inovadoras (Plus)O VeriSM e uma abordagem holistica e orientada aos negocios para o Gerenciamento de Servicos, que ajuda a entender o panorama crescente das melhores praticas e como integra-las para oferecer valor ao consumidor.E uma evolucao no pensamento em Gerenciamento de Servicos e oferece uma abordagem atualizada, incluindo as mais recentes praticas e desenvolvimentos tecnologicos, para ajudar as organizacoes a transformar seus negocios para a nova realidade da era digital.O VeriSM e um gerenciamento orientado a valor, evolutivo, responsivo e integrado.VeriSM e uma marca registrada e propriedade da IFDC, a Fundacao Internacional de Competencias Digitais.

Hands-On System Programming with Linux

Автор: Billimoria Kaiwan
Название: Hands-On System Programming with Linux
ISBN: 1788998472 ISBN-13(EAN): 9781788998475
Издательство: Неизвестно
Цена: 10666.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Twenty five years ago, as often happens in our industry, pundits laughed at and called Linux a joke. To say that view has changed is a massive understatement. This book will cement for you both the conceptual `why` and the practical `how` of systems programming on Linux, and covers Linux systems programming on the latest 4.x kernels.

Hands-On Network Programming with C

Автор: Winkle Lewis Van
Название: Hands-On Network Programming with C
ISBN: 1789349869 ISBN-13(EAN): 9781789349863
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Network programming, a challenging topic in C, is made understandable through careful exposition of socket programming APIs. Keeping up with the current trends, you will gain an insight into web programming for IoT. Finally, you will learn how to monitor the network, troubleshoot problems, implement security, and understand best practices.


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