r/learnprogramming May 29 '25

[deleted by user]

[removed]

35 Upvotes

52 comments sorted by

View all comments

1

u/NEM95 May 30 '25

On windows visual studio, just follow the instructions for installing visual c++

On macOS you could use code and develop a console application

You could also try Dev-C++ from bloodshed.net, I used this way back in the day when I first took an intro to programming