~/pito salas
home blog link blog pages + new post
admin

Posts tagged #tutorial

42 posts

  • 2026-01-14

    Claude Code Everything You Need To Know

    The ultimate all-in-one guide to mastering Claude Code.

  • 2024-12-27

    RoboGrok University-Level Robotics Course and Parts Kit

    RoboGrok is a complete hands-on university-level robotics course covering forward and inverse kinematics (Denavit-Hartenberg), sensors, computer vision (machine vision), Artificial Intelligence, and motion control.

  • 2024-12-18

    How to Build a Robot Tutorials - Society of Robots

    Build a Robot for Free!

  • 2024-12-04

    Random Nerd Tutorials | Learn ESP32, ESP8266, Arduino, and Raspberry Pi

    Random Nerd Tutorials helps makers, hobbyists and engineers build electronics projects. We make projects with: ESP32, ESP8266, Arduino, Raspberry Pi, Home Automation and Internet of Things. If you want to learn electronics and programming, you're in the right place.

  • 2024-09-27

    Python Type Challenges - Learn & Master Type Hints

    Learn Python typing (type hints) with interactive online
    exercises!

  • 2024-05-04

    Code. Simply. Clearly. Calmly.

    Short and simple video lessons that start from scratch. Tools and thoughts that might make your professional life more enjoyable.

  • 2024-04-14

    About Articulated Robotics.

    Mini lessons in robotics

  • 2024-03-23

    Beginners Guide to Udev in Linux - Ucartz Online Pvt Ltd

    Udev is the device manager for the Linux kernel. Udev dynamically creates or removes device node files at boot time in the /dev directory for all types...

  • 2024-03-14

    Asyncio Patterns in Python

    Recently I needed to run millions of API calls to an internal service. API calls are IO blocking. This means that when my service calls the…

  • 2023-10-26

    Developing a Multithreaded Kernel From Scratch!

    Build a multitasking operating system and kernel with an interactive shell!

  • 2023-09-08

    Tutorials for Raspberry Pi – Instructions & Projects

    Tutorials for Raspberry Pi ⚫ Projects and Applications for Beginners and Experts ⚫ Raspberry Pi First Steps ⚫ and many other RasPi Tutorials.

  • 2023-05-22

    Memory Allocation

    For those of you learning C or C++, this article is a great and detailed tutorial. Also useful if you are studying operating systems.

  • 2022-11-13

    GraphViz Examples and Tutorial

    I hope you know GraphViz. It's a wonderful simple tool for creating diagrams. An interface as well as documentation to the GraphViz program and DSL

  • 2022-08-17

    Read the Docs tutorial — Read the Docs user documentation 8.4.0 documentation

    A very popular way to create free documentation web sites. I haven't looked at it much. I use gitbook. I was wondering what the difference is, and I don't see much

  • 2022-07-10

    Tutorial on how to write basic udev rules in Linux

    Another tutorial on these hairy udev rules! Getting the base concepts about udev rules

  • 2022-04-24

    navigation/Troubleshooting - ROS Wiki

  • 2022-03-18

    OpenCV: Detection of ArUco Markers

    Pose estimation is of great importance in many computer vision applications: robot navigation, augmented reality, and many more. This process is based on finding correspondences between points in the real environment and their 2d image projection. This is usually a difficult step, and thus it is common to use synthetic or fiducial markers to make it easier.

  • 2022-03-13

    OpenCV with ROS using Python

  • 2022-03-13

    OpenCV: OpenCV-Python Tutorials

  • 2022-03-10

    Sinatra Forms Params - Learn.co

    Learn about Sinatra Forms Params . Start learning to code for free with real developer tools on Learn.co.

  • 2022-01-04

    cantino/mcfly: Fly through your shell history. Great Scott!

    Fly through your shell history. Great Scott! Contribute to cantino/mcfly development by creating an account on GitHub.

  • 2021-04-06

    Structure and Interpretation of Computer Programs, Video Lectures

  • 2021-04-06

    BioRUST.com :: Tutorials >> Realistic Gears

  • 2021-04-06

    Railscasts - Free Ruby on Rails Screencasts

    Short Ruby on Rails screencasts containing tips, tricks and tutorials. Great for both novice and experienced programmers.

  • 2021-04-06

    Rails for Zombies - Code School

    Codeschool courses are supposed to be excellent. This is another resource that is available if you want to accelerate your learning even more!

  • 2021-04-06

    Get started with Sinatra | Tutorial | .net magazine

    Sinatra applications are often a single file that contain just enough to get the job done. The framework is best suited for smaller web applications, but if a large web app requires an API or web interface for some secondary functionality, then Sinatra is ideal.

  • 2021-04-06

    Rails Tutorials · RailsApps

    Another set of tutorials

  • 2021-04-06

    In-depth introduction to machine learning in 15 hours of expert videos

    In January 2014, Stanford University professors Trevor Hastie and Rob Tibshirani (authors of the legendary Elements of Statistical Learning textbook) taught an online course based on their newest textbook, An Introduction to Statistical Learning with Applications in R (ISLR). I found it to be an excellent course in statistical learning

  • 2021-04-06

    Game programming for beginners

    In these series of tutorials I will explain new java concepts of an intermediate level (threads, AWT, Swing, etc.) and basic concepts for game programming (game loop, FPS, sprite, etc). These tutorials are useful both for those who want to program games, as for those who, with a basic or intermediate level in java, want to learn and improve java programming concepts in an entertaining way.

  • 2021-04-06

    Douglas W. Jones on Voting and Elections

    Tutorials on Voting and Elections

  • 2021-04-06

    Java67

    Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc

  • 2021-04-06

    The wxPython tutorial

    This is wxPython tutorial. In this tutorial, we will learn the basics of GUI programming in wxPython.

  • 2021-04-06

    thoughtbot/trail-map

    Trails to help designers and developers learn various topics. - thoughtbot/trail-map

  • 2021-04-06

    Twitter Bootstrap Tutorial | w3resource

    This tutorial will get you started with Twitter Bootstrap 3. If you have already used Bootstrap before, this will introduce you with new features.

  • 2021-04-06

    Swiftless Game Programming Tutorials

    Welcome to Swiftless Tutorials. We have been around on the internet for the better part of 10 years! We are slowly getting the site back up after it had

  • 2021-04-06

    A simple guide to LaTeX

    Learn about LaTeX in short lessons with full code examples. A comprehensive guide to basic and advanced features. These tutorials, provide a hands-on introduction to LaTeX. You will see, the

  • 2021-04-06

    FREE Tutorials on React.js, Ruby on Rails, JavaScript

    This has just been made free! I think these tutorials will contain some gems.

  • 2021-04-06

    💡Algorithms tutorial series for beginners

    Posted in r/compsci by u/adriansky • 125 points and 3 comments

  • 2021-04-06

    Learn Git Branching

    Always can learn how this works better!

  • 2021-04-06

    learn PID without a PhD!

    I’ve read so many PID tutorials. One more w t hurt. Until I have a deep intuitive understanding of the math.

  • 2021-04-06

    Welcome | Flask (A Python Microframework)

    Wow, this looks just like Sinatra. If you want to build a quick web server this is the tool for you!

  • 2021-04-06

    Pauls Online Math Notes

    Seems like a comprehensive but short and sweet set of basic math notes for problem solving. College level.

© Salas Blog. All rights reserved.