minus-squareInRlyehDreaming@lemmy.worldtoLearn Programming@programming.dev•Best tutorial teaching how to set up VS Code for common languages?linkfedilinkEnglisharrow-up2·edit-21 year agoGenerally the best place to go for information on tools like VS Code is straight to the source. The official documentation may not be written for the absolute beginner but it’s a solid jumping off point nonetheless. https://code.visualstudio.com/docs/languages/python https://code.visualstudio.com/docs/languages/cpp https://code.visualstudio.com/docs/setup/windows https://code.visualstudio.com/docs/setup/mac linkfedilink
Generally the best place to go for information on tools like VS Code is straight to the source. The official documentation may not be written for the absolute beginner but it’s a solid jumping off point nonetheless.
https://code.visualstudio.com/docs/languages/python https://code.visualstudio.com/docs/languages/cpp https://code.visualstudio.com/docs/setup/windows https://code.visualstudio.com/docs/setup/mac