REGENT UNIVERSITY
REGENT UNIVERSITY
CSCI 201 Introduction to Computer Science
CSCI 201 Introduction to Computer Science
This demo covers:
Simply introducing the C++ programming IDE of OneCompiler/CPP
Showing how to compile a C++ program
Showing how to create multiple files of a C++ project
Showing how to input for a C++ program
Reminding no progressive interaction and GUI programming support using this tool
This demo covers:
Creating a folder to store projects
Creating a program file
Editing a program
Creating input and output in the command prompt or dialogs as a graphical user interface (GUI)
Compiling a program
Executing a program
It aims to help those who have no experience of using Visual Studio Code or programming in Java.