Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 3.54 KB

File metadata and controls

47 lines (24 loc) · 3.54 KB

Programming Basics: Resources for Learning Python and C++

Leaning how to program can be both exciting and challenging. To assist beginners, here is a curated list of online resources for two popular programming languages for robotics: Python and C++. These resources include tutorials, books, and videos designed to provide a solid foundation in each language.

Python

Interactive Tutorials

Books

Video Tutorials

C++

Online Tutorials

Books

Video Tutorials

By exploring these resources, beginners can build a strong foundation in Python and C++ programming, setting the stage for more advanced learning and development.