eecs280staff / tutorials

Tools and tutorials
https://eecs280staff.github.io/tutorials/
Other
5 stars 4 forks source link

"IDE" description typo in Visual Studio and XCode setup tutorial #161

Closed Ryan4253 closed 6 months ago

Ryan4253 commented 6 months ago

What

The D in IDE stands for development, rather than debugging as currently listed in the tutorial.

Where

XCode and Visual Studio setup tutorial. The list should be exhaustive and checked with ctrl + f.

Current language

Visual Studio is a feature-rich integrated debugging environment (IDE) that runs on Windows. Xcode is a feature-rich integrated debugging environment (IDE) that runs on macOS.

Proposed

Replace "debugging" with "development".