Main
Additional Resources
This page and all pages linked from it can be edited by all CIS330 students; use your Duck ID to login (contact the instructors if you forgot what your password is).
Virtual Machine
- VirtualBox
- Installing on Mac OSX 10.13 (High Sierra) and 10.14 (Mojave)
Software environment topics
- Compiling C/C++ code
- Installing gcc compilers on Mac OS X
- Setting up a Unix environment in Windows
- RemoteAccess
- Bash hackers Wiki
- Debugging
Git resources
- git-cola: Multi-platform free GUI for Git
Editors (command-line, not requiring a GUI)
- Interactive Vim Tutorial (Vi/Vim is a powerful and fast Unix editor)
- Emacs for Beginners (Emacs is another powerful Unix editor.)
- Pico: A very simple text editor (not available on ix)
- 18 C/C++ IDEs and editors
Language topics
Arduino
- Intel Edison examples
- Tutorials for the Intel Edison and Seeed Grove sensors.
- A series of tutorials for beginners
- Wiki page for the 37-sensor kit: http://linksprite.com/wiki/index.php5?title=Advanced_Sensors_Kit_for_Arduino
- Adafruit site Lots of fun hardware, ideas, projects