본문 바로가기

자료집

[비주얼 코드] C언어 환경설정

https://sosomemo.tistory.com/53

 

VSCode 소개와 언어 별 기본 tasks.json 모음

초보자를 위한 VSCode 간략한 소개와 Python, Javascript, Ruby, Go 언어 별 기본 실행 tasks.json 예시 모음 1. 비주얼 스튜디오 코드 소개 Visual Studio Code https://code.visualstudio.com/ Visual Studio Co..

sosomemo.tistory.com

https://webnautes.tistory.com/1158

 

Visual Studio Code에서 C/C++ 프로그래밍( Windows / Ubuntu)

Windows와 Ubuntu 환경에 설치된 Visual Studio Code에서 C/C++을 컴파일하고 실행시키는 방법에 대해 설명합니다. 테스트에 사용한 운영체제 버전은 Windows 10과 Ubuntu 18.04입니다. Visual Studio Code 버전에..

webnautes.tistory.com

https://webnautes.tistory.com/1158

 

Visual Studio Code에서 C/C++ 프로그래밍( Windows / Ubuntu)

Windows와 Ubuntu 환경에 설치된 Visual Studio Code에서 C/C++을 컴파일하고 실행시키는 방법에 대해 설명합니다. 테스트에 사용한 운영체제 버전은 Windows 10과 Ubuntu 18.04입니다. Visual Studio Code 버전에..

webnautes.tistory.com

https://sourceforge.net/projects/mingw/

https://evols-atirev.tistory.com/4

 

Visual Studio Code 설치 및 C / C++ 사용법

먼저 https://code.visualstudio.com/ 에 접속해서 녹색버튼을 눌러서 다운로드한다. 설치는 어렵지 않다. Code를 지원되는 파일 형식에 대한 편집기로 등록한다는 것은   이렇게 해준다는 이야기 같다.  

evols-atirev.tistory.com