The Python Workbook: A Brief Introduction with Exercises and Solutions, Stephenson Ben
Автор: Guido Sarah Название: Introduction to Machine Learning with Python ISBN: 1449369413 ISBN-13(EAN): 9781449369415 Издательство: Wiley Рейтинг: Цена: 7602.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.
Автор: 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.
Автор: Sandeep Nagar Название: Introduction to MATLAB ISBN: 1484231880 ISBN-13(EAN): 9781484231883 Издательство: Springer Рейтинг: Цена: 3048.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Familiarize yourself with MATLAB using this concise, practical tutorial that is focused on writing code to learn concepts. Starting from the basics, this book covers array-based computing, plotting and working with files, numerical computation formalism, and the primary concepts of approximations. Introduction to MATLAB 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
Apply sample code to your engineering or science problems
Work with MATLAB arrays, functions, and loops
Use MATLAB's plotting functions for data visualization
Solve numerical computing and computational engineering problems with a MATLAB case study
Who This Book Is For Engineers, scientists, researchers, and students who are new to MATLAB. Some prior programming experience would be helpful but not required.
Автор: Gries Paul Название: Practical Programming ISBN: 1937785459 ISBN-13(EAN): 9781937785451 Издательство: Wiley Рейтинг: Цена: 4831.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.
Inside this book you will find all the basic notions to start with Python and all the programming concepts to develop programs and applications. With our proven strategies you will write efficient Python codes in less than a week!
Inside this book you will find all the basic notions to start with Python and all the programming concepts to implement predictive analytics. With our proven strategies you will write efficient Python codes in less than a week!
Автор: Fehr Hans Название: Introduction to Computational Economics Using Fortran ISBN: 0198850379 ISBN-13(EAN): 9780198850373 Издательство: Oxford Academ Рейтинг: Цена: 7869.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This exercise and solutions manual accompanies the main edition of Introduction to Computational Economics Using Fortran. It enables students of all levels to practice the skills and knowledge needed to conduct economic research using Fortran.
Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed-just like the hundreds of thousands of programmers Zed has taught to date You bring discipline, commitment, persistence, and experience with any programming language; the author supplies everything else. In Learn C the Hard Way, you'll learn C by working through 52 brilliantly crafted exercises. Watch Zed Shaw's teaching video and read the exercise. Type his code precisely. (No copying and pasting ) Fix your mistakes. Watch the programs run. As you do, you'll learn what good, modern C programs look like; how to think more effectively about code; and how to find and fix mistakes far more efficiently. Most importantly, you'll master rigorous defensive programming techniques, so you can use any language to create software that protects itself from malicious activity and defects. Through practical projects you'll apply what you learn to build confidence in your new skills. Shaw teaches the key skills you need to start writing excellent C software, including
Setting up a C environment
Basic syntax and idioms
Compilation, make files, and linkers
Operators, variables, and data types
Program control
Arrays and strings
Functions, pointers, and structs
Memory allocation
I/O and files
Libraries
Data structures, including linked lists, sort, and search
Stacks and queues
Debugging, defensive coding, and automated testing
Fixing stack overflows, illegal memory access, and more
Breaking and hacking your own C code
It'll Be Hard at First. But Soon, You'll Just Get It-And That Will Feel Great This tutorial will reward you for every minute you put into it. Soon, you'll know one of the world's most powerful programming languages. You'll be a C programmer. Watch Zed, too The accompanying DVD contains 5+ hours of passionate, powerful teaching: a complete C video course If you purchase the digital edition, be sure to read "Where Are the Companion Content Files" at the end of the eBook to learn how to access the videos.
Автор: Sandeep Nagar Название: Introduction to Python for Engineers and Scientists ISBN: 1484232038 ISBN-13(EAN): 9781484232033 Издательство: Springer Рейтинг: Цена: 3414.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.
Описание: Have you always wanted to learn computer programming but you're worried it will take too long? Would you like to automate something simple with your PC but you don't know how to do it? Or maybe you know other programming languages and are interested in learning Python quickly?
As a beginner you might think that programming is difficult and the possibility to give up before mastering it could be high... So, if you have a project to develop you could think on hiring a programmer to shorten the time. This may seem like a good idea but it is certainly very expensive. Otherwise you could waste your time pursuing tutorials online.
The best solution is to follow a complete programming manual with hands-on projects and practical exercises.
What you will find inside and a quick overview of the main topics:
✓ Why Python is considered the best programming language for a beginner
✓ The most common mistakes to avoid when you start programming
✓ BOOK 1: PYTHON PROGRAMMING
- The 7 built-in functions to make your life easier while coding a software program
- The program you need to develop your first own application
✓ BOOK 2: PYTHON MACHINE LEARNING
- The algorithms that will make your life easier
- The 2 libraries you need implementing to develop the desired ML models
✓ BOOK 3: PYTHON DATA SCIENCE
- 3 actions required to gain insights from big data
- A simple method to implement predictive analytics
✓ Some projects to write Python codes in less than a week
✓ Quizzes at the end of every chapter to review immediately what you've learned
Why is this book different?
Computer Programming Academy structured these guides as a course with seven chapters for seven days with special exercises for each section.This protocol, tested on both beginners and people who were already familiar with coding, takes advantage of the principle of diving, concentrating learning in one week. The result? The content of the course was learned faster and remembered longer.
Even if you're completely new to programming in 2020 or you are just looking to widen your skills as programmer this book is perfect for you.
Now's the best time to begin learning Python... click the "BUY NOW" button and get started
Inside this book you will find all the basic notions to start with Python and all the programming concepts to build machine learning models. With our proven strategies you will write efficient Python codes in less than a week!
Автор: Korstanje, Joos Название: Machine learning on geographical data using python ISBN: 1484282868 ISBN-13(EAN): 9781484282861 Издательство: Springer Рейтинг: Цена: 6707.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get up and running with the basics of geographic information systems (GIS), geospatial analysis, and machine learning on spatial data in Python. This book starts with an introduction to geodata and covers topics such as GIS and common tools, standard formats of geographical data, and an overview of Python tools for geodata. Specifics and difficulties one may encounter when using geographical data are discussed: from coordinate systems and map projections to different geodata formats and types such as points, lines, polygons, and rasters. Analytics operations typically applied to geodata are explained such as clipping, intersecting, buffering, merging, dissolving, and erasing, with implementations in Python. Use cases and examples are included. The book also focuses on applying more advanced machine learning approaches to geographical data and presents interpolation, classification, regression, and clustering via examples and use cases. This book is your go-to resource for machine learning on geodata. It presents the basics of working with spatial data and advanced applications. Examples are presented using code (accessible at github.com/Apress/machine-learning-geographic-data-python) and facilitate learning by application. What You Will Learn * Understand the fundamental concepts of working with geodata * Work with multiple geographical data types and file formats in Python * Create maps in Python * Apply machine learning on geographical data Who This Book Is For Readers with a basic understanding of machine learning who wish to extend their skill set to analysis of and machine learning on spatial data while remaining in a common data science Python environment
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru