diff options
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 |
