/ / Hướng Dẫn Sử Dụng Visual Studio Code Lập Trình C/C++

Hướng Dẫn Sử Dụng Visual Studio Code Lập Trình C/C++



Hướng Dẫn Sử Dụng Visual Studio Code Lập Trình C/C++
[0:50] Bước 1: Tải VSC
[1:09] Bước 2: Tải extensions C/C++ và Code Runner
[3:15] Bước 3: Viết chương trình C cơ bản “Hello World”
[6:24] Bước 4: Viết chương trình C++ cơ bản “Add 2 numbers”
[10:22] Cách dừng chương trình C/C++ bằng Stop Code Run
[10:50] Cách sửa lỗi “Cannot edit in read-only editor VS Code”

———— ✪ About CodeXplore Channel ✪ ————
CodeXplore là một platform chia sẻ kiến thức về Lập Trình [Coding] dành cho các bạn trẻ Việt Nam từ một cựu du học sinh Sing, hiện đang sống và làm việc tại Singapore.

Channel của mình sẽ focus vào các chủ đề sau:
► [Code] Full-Stack Web Development (HTML, CSS, JavaScript, Node JS và React JS) ☞ Future Projects: Deno
► [Code] Coding (Python & JavaScript) Interview Preparation (Cấu Trúc Dữ Liệu và Thuật Toán & LeetCode Solutions)

► [Xplore] Travel Vlog (Chia sẻ kinh nghiệm đi du lịch và trải nghiệm)

——————–
✪ Business inquiries: codexplore.channel@gmail.com
✪ Subscribe:

➥ CodeXplore Social Links:
Fanpage:
Instagram:
GitHub:

#VisualStudioCode #LậpTrìnhC #C++
———————————————-/————-
© Bản quyền thuộc về CodeXplore
© Copyright by CodeXplore ☞ Do not Reup

Similar Posts

29 Comments

  1. có cách nào để sử dụng thư viện bits/stdc++.h trong vsCode ko anh, tại em đang tìm 1 editor luyện competitive programming nhưng mà dev-c nó nhiều cái dở quá nên em thử cài vscode, e cài được môi trường vscode với chạy các thư viện khác được rồi nhưng mà có thư viện lúc nhập thì nó recommend có thư viện thì không ( ví dụ windows.h )

  2. Running] cd "/Users/mac/Desktop/code c++/" && gcc test c++ -o /Users/mac/Desktop/code c++/test c++ && "/Users/mac/Desktop/code c++/"/Users/mac/Desktop/code c++/test c++
    xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
    em bị lỗi gì vậy anh

  3. Running] cd "c:UsersHELLODownloads12CodeCodes" && gcc helloworld.c -o helloworld && "c:UsersHELLODownloads12CodeCodes"helloworld
    gcc' is not recognized as an internal or external command,
    perable program or batch file.
    Done] exited with code=1 in 0.053 seconds
    này là bị gì ạ?

  4. [Running] cd "d:OneDriveTài liệuCodeC_C++" && gcc Hello.c -o Hello && "d:OneDriveTài liệuCodeC_C++"Hello

    'gcc' is not recognized as an internal or external command,

    operable program or batch file.

    [Done] exited with code=1 in 0.025 seconds

    Chạy nó ra v là sao v ad

  5. tại sao phải cho nó chạy ở Terminal mà ko được chạy ở output v a, nếu vậy thì chạy ở 2 bên đó có gì khác nhau v a, e cảm ơn ạ

Leave a Reply

Your email address will not be published. Required fields are marked *