Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 3.67 KB

File metadata and controls

46 lines (41 loc) · 3.67 KB

📚 Table of Basic Tools and Getting Started

Module 3 now serves as the unified entry point for Jetson beginner tooling. It keeps the original Jetson beginner topics together with the practical setup workflow that was previously split across separate beginner handouts.

Chapter Content
Module 3.1 Python and Programming Fundamentals
Module 3.2 AI and ML
Module 3.3 CUDA
Module 3.4 TensorRT
Module 3.5 Pytorch
Module 3.6 Tensorflow
Module 3.7 Docker
Module 3.8 OpenCV-with-CUDA
Module 3.9 ROS
Module 3.10 NoMachine
Module 3.11 Linux Terminal and Text Editors
Module 3.12 Network and Wi-Fi
Module 3.13 SSH Remote Access
Module 3.14 VNC Remote Desktop
Module 3.15 Remote File Transfer
Module 3.16 Jtop and System Monitoring
Module 3.17 Performance and Fan Control
Module 3.18 Browser and Input Method
Module 3.19 VS Code
Module 3.20 JupyterLab
Module 3.21 uv Python Environment Manager

Beginner Topic Coverage

The original beginner Chapter 3 topics are covered in this module as follows:

Original Topic Module 3 Chapter
Basic usage and terminal basics Module 3.11 Linux Terminal and Text Editors
Wi-Fi configuration and network basics Module 3.12 Network and Wi-Fi
SSH remote login Module 3.13 SSH Remote Access
VNC remote control Module 3.14 VNC Remote Desktop
Remote file transfer Module 3.15 Remote File Transfer
jtop monitoring Module 3.16 Jtop and System Monitoring
Max performance mode and fan control Module 3.17 Performance and Fan Control
Browser and Chinese input method Module 3.18 Browser and Input Method
VS Code setup Module 3.19 VS Code
JupyterLab setup Module 3.20 JupyterLab
Docker installation and basics Module 3.7 Docker
uv environment management Module 3.21 uv Python Environment Manager