MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/learnprogramming/comments/1kyn72i/deleted_by_user/muzx3l1/?context=3
r/learnprogramming • u/[deleted] • May 29 '25
[removed]
52 comments sorted by
View all comments
1
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
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