C++ IDEs for CS1428

Use one of the following tools to compile and execute C++ programs on your device:

  • Codeblocks (Windows only)

   — requires installation:  codeblocks.org
      (Downloads > Download the binary release > codeblocks-17.12mingw-setup.exe)
   — video instructions for installation from Lab 0

   — requirements:  a browser to access and  a free account (to save your work online)
   — how to download your main.cpp file from repl.it:

  1. Click on the top left icon that looks like a piece of paper to get the files pane.
  2. Click on the three dots at the top of this pane to open a mini-menu.
  3. Click on Download as zip.
  4. Find the zip file on your system and unzip to get your main.cpp file.


Repl.it.download
© Jill Seaman 2014