Vitamin C
From syn2cat - HackerSpace.lu
Revision as of 17:03, 28 March 2012 by Destructive (Talk | contribs)
Note: this article is about a passed event.
Vitamin C
C programming course
| |
---|---|
Type of Event: | Event |
From: | 2012/04/01 16:00 |
Till: | 2012/04/01 18:00 |
Recurring: | no |
Organizer: | syn2cat |
Cost: | 0 EUR0 $ 0 £ 0 CHF |
Mandatory registration: |
|
Attendees: | Kwisatz, Thierry Log-in to RSVP |
Contact Person(s): | Destructive (mail) |
Keywords: | |
Location | |
Where: | Hackerspace, Strassen (11, rue du Cimetière, L-8018 Strassen, Luxembourg) |
Map: |
Loading map...
|
Tools | |
QrCode: | |
Add to your calendar: | Download … further results |
Alternate picture: | None |
Announce globally: | no |
This course is for hackers with extreme vitamin c deficiency. It will be simple to follow, also for newbies. (Update: forgot to say that it will be AWESOME)
"File:" cannot be used as a page name in this wiki.
Requisites
- laptop
- c compile -> see below
- text editor
C compiler
Linux user can just grep gcc from their package management system. (sudo apt-get install gcc)
Mac user should install XCode
Windows user can install Dev Cpp or CodeBlocks
Text Editor
Linux user have to use vim, no exception there ;)
Mac user may use smultron or whatever else pleases them.
Windows user can use the text editor which comes with their IDE (Dev Cpp, Code::Blocks, etc)