News

VSCode in CSIL Overview There are many ways to write, compile, and debug your C/C++ code. One popular option is to use an IDE (Integrated Development Environment) which allows you to do all of those ...
In class, we have linux computers, and use the g++ compiler to compile and then can run these programs in linux also, just simple programs in the terminal, how would I do the same on a Mac.
VS Code, for example, works well. Another option is to keep using the Python kernel, but compile and run your C code via the operating system.
Jack Wallen shows you the step-by-step process of compiling a C++ program on Linux, using Ubuntu Desktop 23.04 for his demo.