Plus d’un million de livres à portée de main !
Bookbot

Ashwin Pajankar

    Raspberry Pi
    Raspberry Pi By Example
    Python Unit Test Automation
    Hands-on Matplotlib
    Practical Python Data Visualization
    Practical Linux with Raspberry Pi OS
    • Practical Linux with Raspberry Pi OS

      Quick Start

      • 176pages
      • 7 heures de lecture
      3,0(1)Évaluer

      Ideal for beginners, this guide offers a hands-on approach to programming with Linux using the Raspberry Pi OS. It covers essential Linux commands, graphical user interface (GUI) navigation, and shell scripting, blending advanced techniques with everyday tasks. Readers will gain practical skills tailored for low-cost Raspberry Pi devices, making it an excellent resource for those eager to start coding efficiently in a Linux environment.

      Practical Linux with Raspberry Pi OS
    • Practical Python Data Visualization

      A Fast Track Approach To Learning Data Visualization With Python

      • 176pages
      • 7 heures de lecture
      3,0(2)Évaluer

      Focusing on practical skills, this guide offers a step-by-step approach to programming with Python 3 specifically for data visualization. It introduces essential libraries like Leather, NumPy, Matplotlib, and Pandas, providing readers with the tools needed to create effective visual representations for both business and scientific applications. The programming-friendly format ensures that even beginners can quickly grasp the concepts and start visualizing data efficiently.

      Practical Python Data Visualization
    • Hands-on Matplotlib

      Learn Plotting and Visualizations with Python 3

      • 320pages
      • 12 heures de lecture
      3,0(2)Évaluer

      This book delves into essential libraries for data analysis and visualization in Python, specifically NumPy, Matplotlib, and Pandas. It emphasizes advanced data visualization techniques, particularly using Matplotlib, which offers a MATLAB-like experience for creating plots. Readers will gain expert-level skills in embedding plots into applications, enhancing their programming proficiency with Python 3.

      Hands-on Matplotlib
    • Python Unit Test Automation

      • 111pages
      • 4 heures de lecture
      3,5(14)Évaluer

      Quickly learn how to automate unit testing of Python 3 code with Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest. This book explores the important concepts in software testing and their implementation in Python 3 and shows you how to automate, organize, and execute unit tests for this language. This knowledge is often acquired by reading source code, manuals, and posting questions on community forums, which tends to be a slow and painful process. Python Unit Test Automation will allow you to quickly ramp up your understanding of unit test libraries for Python 3 through the practical use of code examples and exercises. All of which makes this book a great resource for software developers and testers who want to get started with unit test automation in Python 3 and compare the differences with Python 2. This short work is your must-have quick start guide to mastering the essential concepts of software testing in Python. What You'll Learn: Essential concepts in software testing Various test automation libraries for Python, such as doctest, unittest, nose, nose2, and pytest Test-driven development and best practices for test automation in Python Code examples and exercises Who This Book Is For: Python developers, software testers, open source enthusiasts, and contributors to the Python community

      Python Unit Test Automation
    • Raspberry Pi By Example

      • 294pages
      • 11 heures de lecture

      Want to put your Raspberry Pi through its paces right out of the box? This tutorial guide is designed to get you learning all the tricks of the Raspberry Pi through building complete, hands-on hardware projects. Speed through the basics and then dive right in to development!Discover that you can do almost anything with your Raspberry Pi with a taste of almost everything. Get started with Pi Gaming as you learn how to set up Minecraft, and then program your own game with the help of Pygame. Turn the Pi into your own home security system with complete guidance on setting up a webcam spy camera and OpenCV computer vision for image recognition capabilities. Get to grips with GPIO programming to make a Pi-based glowing LED system, build a complete functioning motion tracker, and more. Finally, get ready to tackle projects that push your Pi to its limits. Construct a complete Internet of Things home automation system with the Raspberry Pi to control your house via Twitter; turn your Pi into a super-computer through linking multiple boards into a cluster and then add in advanced network capabilities for super speedy processing!

      Raspberry Pi By Example
    • Raspberry Pi

      Amazing Projects from Scratch

      • 604pages
      • 22 heures de lecture
      Raspberry Pi
    • Python Unit Test Automation

      Automate, Organize, and Execute Unit Tests in Python

      • 232pages
      • 9 heures de lecture

      Focusing on automation libraries like doctest, unittest, and pytest, this book provides a comprehensive guide to automating unit tests in Python 3. It covers essential concepts in software test automation, teaching readers how to effectively automate, organize, and execute unit tests. Additionally, it introduces web browser automation and logging techniques, making it a valuable resource for developers looking to enhance their testing skills.

      Python Unit Test Automation
    • Raspberry Pi Image Processing Programming

      With NumPy, SciPy, Matplotlib, and OpenCV

      • 264pages
      • 10 heures de lecture

      Focusing on practical applications, this book teaches image processing concepts using Python 3 and Raspberry Pi 4. It utilizes the latest Raspberry Pi OS and emphasizes the 8 GB RAM model for optimal performance. Readers will learn to create applications that harness the power of image processing, making it suitable for both beginners and experienced developers interested in leveraging Raspberry Pi technology for their projects.

      Raspberry Pi Image Processing Programming
    • This book is intended for novices, as well as seasoned Raspberry Pi and Python enthusiasts, who would like to explore the area of computer vision. Readers with very little programming or coding/scripting experience can create wonderful image processing and computer vision applications with relatively fewer lines of code in Python.

      Raspberry Pi Computer Vision Programming
    • Build an inexpensive cluster of multiple Raspberry Pi computers and install all the required libraries to write parallel and scientific programs in Python 3. This book covers setting up your Raspberry Pis, installing the necessary software, and making a cluster of multiple Pis.Once the cluster is built, its power has to be exploited by means of programs to run on it. So, Raspberry Pi Supercomputing and Scientific Programming teaches you to code the cluster with the MPI4PY library of Python 3. Along the way, you will learn the concepts of the Message Passing Interface (MPI) standards and will explore the fundamentals of parallel programming on your inexpensive cluster. This will make this book a great starting point for supercomputing enthusiasts who want to get started with parallel programming.The book finishes with details of symbolic mathematics and scientific and numerical programming in Python, using SymPi, SciPy, NumPy, and Matplotlib. You’ll see how to process signals and images, carry out calculations using linear algebra, and visualize your results, all using Python code. With the power of a Raspberry Pi supercomputer at your fingertips, data-intensive scientific programming becomes a reality at home.What You Will LearnWho This Book Is ForPython 3 developers who seek the knowledge of parallel programming, Raspberry Pi enthusiasts, researchers, and the scientific Python community.

      Raspberry Pi Supercomputing and Scientific Programming