|
EE 312 - Software
Design and Implementation I
Fall 2018 - Priebe
UNDER CONSTRUCTION
Software and Tools
This page contains links to information about the software tools
that you will use in EE 312.
IDE: CLion -
free for students
Package Managers
Windows users: Cygwin (get
that Linux feeling - on Windows)
Mac users: Homebrew (depends on
Apple's XCode package)
What do you need?
-
compiler: gcc
-
debugger: gdb
-
valgrind
-
text editor options: emacs, vi, kate, nano
|