Seneca College teams with FOSS projects for hands-on learning


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Seneca College teams with FOSS projects for hands-on learning
# 1  
Old 07-21-2008
Seneca College teams with FOSS projects for hands-on learning

07-21-2008 01:00 PM
Where most computer science departments emphasize theory and mention free and open source software (FOSS) only indirectly, Seneca College in Toronto, Canada, offers a different approach: a hands-on introduction to the community in partnership with the Mozilla and Fedora projects. Now in its third year, the program is expanding rapidly and receiving attention from other academic institutions that hope to imitate it.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Homework & Coursework Questions

Small College homework

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: My work is to write or design a script in bash shell script format for the Linux O/S Debian distro "Knoppix... (2 Replies)
Discussion started by: spiffyiffy
2 Replies

2. UNIX for Dummies Questions & Answers

I need hands-on skill.

Can someone help me get into a UNIX server so I can get some hands-on skills? (3 Replies)
Discussion started by: FernandesE74
3 Replies

3. Windows & DOS: Issues & Discussions

Research for College

I am researching the reasons why Unix / Linux is the chosen operating system versus Windows. I have had difficutly narrowing down resources. I am wondering if anyone has any favorite sources that they would care to share. Thanks Dan (2 Replies)
Discussion started by: isenhart
2 Replies

4. AIX

Hands On Learning - AIX

Hi all, I am interested in your opinions of the best way to get hands-on security experience with AIX. I am proficient with most linux flavors on intel, but need to get familiar with AIX. Any ideas on how to get some hands-on without lumping out $4Gs for a used RS/6000? Thanks EW (4 Replies)
Discussion started by: ewelsh
4 Replies

5. UNIX for Dummies Questions & Answers

College Question

Hello all, I have a quick question for those that might know, Would a degree in Computer and Information Science (CIS) be enough to get in the Unix Systems Administration door at the junior level? Or is Computer Science a better choice. The reason I ask is because a degree in CIS is the only... (8 Replies)
Discussion started by: bru
8 Replies
Login or Register to Ask a Question
WEKA(1) 						      General Commands Manual							   WEKA(1)

NAME
weka - Machine learning algorithms for data mining tasks SYNOPSIS
weka [OPTION] DESCRIPTION
This manual page documents briefly the weka, command. weka -- start the weka machine learning suite OPTIONS
A summary of options is included below. -h, --help Show summary of options. -g, --gui INTERFACE Start the weka gui using the MDI or SDI interface. -m, --memory MEMORY The amount of memory to use for the Java Virtual Machine (default: 256m). -c, --class CLASS Start weka using an alternative class (default: weka.gui.Main). SEE ALSO
lush(1),shogun(1),svm-train(1) Weka example datasets are located in /usr/share/doc/weka/examples. Weka tutorials and the full documentation can be found in /usr/share/doc/weka-doc if the weka-doc package is installed. AUTHOR
weka was written by the Waikato Machine Learning Group <wekalist@list.scms.waikato.ac.nz>. This manual page was written by Soeren Sonnenburg <sonne@debian.org>, for the Debian project (but may be used by others). December 19, 2007 WEKA(1)