diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-02-13 22:59:00 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-02-13 22:59:00 -0700 |
| commit | 43a739d20d4256ad2cfdbc8f5b6926338c16161f (patch) | |
| tree | 13b3823e1746037640af38739b54bc4c1e1abbe8 /tutorials/1_01_intro_to_programming.md | |
| parent | 45481094b28ff01be6ebad848628fa582b231dd8 (diff) | |
Added CourseOverview Mindmap and links to README in root.
Diffstat (limited to 'tutorials/1_01_intro_to_programming.md')
| -rw-r--r-- | tutorials/1_01_intro_to_programming.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/1_01_intro_to_programming.md b/tutorials/1_01_intro_to_programming.md index 8cebd0e..1772ebf 100644 --- a/tutorials/1_01_intro_to_programming.md +++ b/tutorials/1_01_intro_to_programming.md @@ -12,4 +12,4 @@ With programming, mechanical engineers can: - **Analyze data:** Process thousands of test results to improve designs. - **Control machines:** Program robots, 3D printers, and CNC's. -Today, learning to program is just as important as learning how to use a wrench or a CAD (Computer-Aided Design) tool. In this course, you’ll see how computing and programming apply to mechanical engineering and how they can make you a better problem solver. By the end, you’ll have the skills to write simple programs that help you **think like an engineer in the digital age.**
\ No newline at end of file +In this course, you’ll see how computing and programming applies to mechanical engineering and how they can make you a better problem solver. By the end, you’ll have the skills and understanding of how to write programs that help you **think like an engineer in the digital age.**
\ No newline at end of file |
