English | 2025 | ISBN: 1032851481 | 256 pages | True EPUB | 8.8 MB
A Concise Introduction to Robot Programming with ROS2 provides the reader with the concepts and tools necessary to bring a robot to life through programming. It will equip the reader with the skills necessary to undertake projects with ROS2, the new version of ROS. It is not necessary to have previous experience with ROS2 as it will describe its concepts, tools, and methodologies from the beginning.
Uses the two programming languages officially supported in ROS 2 (C++, mainly, and Python)
Approaches ROS 2 from three different but complementary dimensions: the Community, Computation Graph, and the Workspace
Includes a complete simulated robot, development and testing...
Bạn đang sử dụng trình duyệt lỗi thời. Trình duyệt này có thể không hiển thị đúng trang web này hoặc các trang web khác.
Bạn nên nâng cấp hoặc sử dụng trình duyệt thay thế.
Bạn nên nâng cấp hoặc sử dụng trình duyệt thay thế.
Lập trình
Ngôn ngữ lập trình và quy trình phát triển phần mềm.
Bộ lọc
Chỉ hiển thị:
Đang tải…
English | 2025 | ISBN: 9781040341414 | 268 pages | True PDF,EPUB | 18.45 MB
Python for Mathematics introduces readers to effective methods for doing mathematics using the Python programming language. Most programming texts introduce readers to the building blocks of programming and build up to using more sophisticated tools for a specific purpose, like doing particular mathematical tasks.
This is akin to teaching someone how to forge metal so as to make a nail, and then slowly working up to using sophisticated power tools so as to actually build something. This book does things in a different way, by first getting readers to begin using and understanding the tools that are going to be helpful to them as mathematicians, and only then...
English | 2025 | ISBN: 9781040331651 | 320 pages | True PDF | 19.21 MB
Engineers across all disciplines can benefit from learning Python. This powerful programming language enables engineers to enhance their skill sets and perform more sophisticated work in less time, whether in engineering analysis, system design and development, integration and testing, machine learning and other artificial intelligence applications, project management, or other areas.
What Every Engineer Should Know About Python offers students and practicing engineers a straightforward and practical introduction to Python for technical programming and broader uses to enhance productivity. It focuses on the core features of Python most relevant to engineering...
English | May 22nd, 2025 | ISBN: 1394288492 | 448 pages | True EPUB | 3.73 MB
A fun and practical guide to learning Python with a special focus on data science, web scraping, and web applications
In Unlocking Python: A Comprehensive Guide for Beginners, veteran software engineer, educator, and author Ryan Mitchell delivers an intuitive, engaging, and practical roadmap to Python programming. The author walks you through the vocabulary, tools, foundational knowledge, and occasional pop-culture references you'll need to hone your skills with this popular programming language.
You'll learn how to install and run Python on your own machine, get up and coding with the language quickly, and best practices for programming both independently...
English | 2025 | ISBN: 1098156080 | 504 pages | True PDF | 15.86 MB
Unlock the power of Polars, a Python package for transforming, analyzing, and visualizing data. In this hands-on guide, Jeroen Janssens and Thijs Nieuwdorp walk you through every feature of Polars, showing you how to use it for real-world tasks like data wrangling, exploratory data analysis, building pipelines, and more.
Whether you're a seasoned data professional or new to data science, you'll quickly master Polars' expressive API and its underlying concepts. You don't need to have experience with pandas, but if you do, this book will help you make a seamless transition. The many practical examples and real-world datasets are available on GitHub, so you can easily...
English | 2025 | ISBN: 936589381X | 496 pages | True EPUB | 5.69 MB
Python was a language designed to be simple and help scientists to improve the way they prepare and analyse data in their projects. Over the last two decades, it went through a bumpy ride and evolved into a very powerful language being used by so many people; from programming enthusiasts treating it as a hobby to very big enterprise companies all around the world.
This book offers a practical journey through Python programming, starting with core concepts like scripting, object-oriented programming, and functional programming. You will then set up an efficient development environment and build increasingly complex projects. Create interactive applications like...