24
edits
No edit summary |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 2: | Line 2: | ||
Note: there is now a new [[Helpdesk]] C++ tutorial being constructed at the moment here at [[Cplusplus]]. | Note: there is now a new [[Helpdesk]] C++ tutorial being constructed at the moment here at [[Cplusplus]]. | ||
==Programming Environments== | |||
Pygmalion is the recommended programming environment on RedBrick, it has a large amount of programming tools available, and also has fast local disk space (available on request by mailing admins@redbrick). | |||
To connect to pygmalion type: | |||
ssh username@pygmalion.redbrick.dcu.ie | |||
on linux, or on windows with putty set your hostname to pygmalion.redbrick.dcu.ie and click open. | |||
==GCC== | ==GCC== | ||