Installing required software

Some software is required for you to work on assignments on your own computer. Here I show how to install software on Windows (two options; you only need to choose one), and Mac OS X (one option).

Note: when the videos say "go to learn.artifice.cc", change that to "go to rafewenger.github.com/cse2122"

Windows

Choose one of these recommended options:

CodeBlocks

Download CodeBlocks (74 MB)

To get started with c++11. go to settings in CodeBlocks and mark c++11. Settings

Visual Studio Express

HOW TO RUN A PROGRAM USING VISUAL STUDIO.

Go to this webpage, then click "Express Edition (Express for Desktop)" and click Install Now, then "launch" the file that begins downloading.

The Microsoft website may look a little different in the video, but the steps for configuring Visual Studio Express are still the same.

Detailed Instructions:

Mac OS X

You will need Xcode 4 from Apple; click "View in Mac App Store," or just search the Mac App Store.

I have just found out that Xcode is not free anymore. I apologise if you had to pay for a C++ compiler. A great free open source software is no more.

Eclipse for C++ is an excellent FREE alternative. (Thanks to Daniel for telling me about this).

Learning to use Linux command line

Basic linux commands

A little in-depth

CSE 2122 material is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Source code for this website available at GitHub.