Main Page

From csf08

Jump to: navigation, search

Contents

[edit] Welcome to the Computer Science Foundations wiki.

To learn more about using a wiki see the help files.

This is where everyone in the program can share ideas and information. Please use it.

Back to grace website

[edit] Conferences

Richard's conferences

[edit] Arch Discussion

Is anyone working on the Exam Review page for the exam tomorrow?

[edit] Java Discussion

[edit] Lewis and Loftus code

The code listings from Lewis/Loftus are available from the University of Alabama at Birmingham's website.

[edit] The Darkest Corners of the CAB

Interested in helping create a java-based adventure game? Take a look at the Darkest Corners of the CAB.

[edit] Source Files

Convert.java

Banking 2 Solutions

Add your extra credit programs and projects here

[edit] Linux Discussion

Unix Command Line Tricks

While logged in to grace via ssh or a machine in the ACC, you can use the command 'w' to see who else is online. Use 'write [username]' to send them a message!

Type 'fortune' for a hint.


VirtualBox

I've found innotek VirtualBox to be the easiest virtual machine on which to install Linux in Windows. I couldn't figure out VMWare and I don't know what advantages it has over VirtualBox.


VMWare

VMWare lets you run the Linux OS inside Microsoft Windows like a program (virtualization). You can get all the necessary files and instructions to do this at: http://www.lifehack.org/articles/technology/beginners-guide-run-linux-like-any-other-program-in-windows.html


CoLinux

Cooperative Linux lets you run Linux on Microsoft Windows natively. You can find it at http://colinux.org/.

[edit] Math Discussion

Big O Notation

Chapter 3.2 of the discrete math book was really hard for me to understand. This section (from wikibooks) on Asymptotic Notation helped me out a little.

[edit] Seminar Discussion