Welcome to the Computer Science Club at San Jose State University!

Recent Post: Github Hosting

Posted on 08 May 2012 by eblume:

csclubsjsu.com is now hosted directly from GitHub via GitHub Pages. What does this mean for you? It means that when you edit pages by submitting changes to the repo (or by clicking the edit links, which is functionally the same thing), your changes will go live as soon as a moderator approves them. It also means that our hosting is very resilliant and won’t cost us anything (not that it has in the recent past - see below!).

I also want to take this opportunity to thank Kristopher who has been our very gracious web hosting provider up until now. Web hosting can be a headache for a non-profit and fairly volatile organization like ours, and we were very lucky to have a student offering to host our stuff for free.

However, we can now do some really cool new projects using the GitHub infrastructure. Stand by for more on that front!

Club Information

Location

The CS Club is located in MacQuarrie Hall, Room 227. This is across from the CS department offices.

How to join

No need to join - just show up! There are events happening all the time and the CS Club room (at MQH 227) is open during normal school hours to the entire student and faculty body.

Upcoming Events

Click the Google Calendar button at the top right of this page to access the club's calendar.

Contributing

You can contribute to this web page by forking it on github! Simply click the 'Fork' button at the top right of this page, create a github account if you haven't already, and start hacking! When you've comitted all the changes you want to submit to the site, send them via a 'Pull Request'. The webmaster will then review and (possibly) merge your changes.

Additionally, its possible to click the 'Edit this Page' link on several pages. This will walk you though more or less the same process as above, but with an easy-to-use web editor so you don't even need to check out the repository.

Thanks for helping!