Curious

Discussion about hacker.org's server
Post Reply
gmcgovern908
Posts: 1
Joined: Wed Jan 28, 2009 5:30 pm
Location: Montreal, Qc

Curious

Post by gmcgovern908 »

Hello to anyone who reads this,

I'm a student at McGill University. I recently started taking courses on history and philosophy of computing and I re-sparked my interest in actual computing and programing. While I've always been interested in programing, all I know (sadly) is a bit of visual basic. From reading prior posts I realize if I am truly interested in hacking, I need to learn other programing languages. I suppose my questions are 1) If anyone has any good references to learn Java, C++, or other recommended languages and 2) What the true purpose of hacking is? I've done some research but it all sounds very abstract. If some one could explain the art form more concisely it would be very much appreciated.
User avatar
PaRaDoX
Posts: 708
Joined: Fri Aug 22, 2008 5:52 am
Location: In your fridge, waiting to pop out and scare you.

Re: Curious

Post by PaRaDoX »

gmcgovern908 wrote:Hello to anyone who reads this,

I'm a student at McGill University. I recently started taking courses on history and philosophy of computing and I re-sparked my interest in actual computing and programing. While I've always been interested in programing, all I know (sadly) is a bit of visual basic. From reading prior posts I realize if I am truly interested in hacking, I need to learn other programing languages. I suppose my questions are 1) If anyone has any good references to learn Java, C++, or other recommended languages and 2) What the true purpose of hacking is? I've done some research but it all sounds very abstract. If some one could explain the art form more concisely it would be very much appreciated.

well, w3schools is a nice place to start (if you haven't already gone there)

how to concisely describe hacking? i would say its something like, the enjoyment of exploring and understanding systems and how they interact with each other, while being able to manipulate and build on them to create something completely new.

i hope that's not too abstract, thought it may be >.<
Image

~You are a glitch in my reasoning.
treader
Posts: 82
Joined: Wed Mar 25, 2009 2:44 pm
Location: mumbai

Re: Curious

Post by treader »

PaRaDoX wrote:
gmcgovern908 wrote:Hello to anyone who reads this,

I'm a student at McGill University. I recently started taking courses on history and philosophy of computing and I re-sparked my interest in actual computing and programing. While I've always been interested in programing, all I know (sadly) is a bit of visual basic. From reading prior posts I realize if I am truly interested in hacking, I need to learn other programing languages. I suppose my questions are 1) If anyone has any good references to learn Java, C++, or other recommended languages and 2) What the true purpose of hacking is? I've done some research but it all sounds very abstract. If some one could explain the art form more concisely it would be very much appreciated.

well, w3schools is a nice place to start (if you haven't already gone there)

how to concisely describe hacking? i would say its something like, the enjoyment of exploring and understanding systems and how they interact with each other, while being able to manipulate and build on them to create something completely new.

i hope that's not too abstract, thought it may be >.<
I compleatly agree with PaRaDox i'm currently studiying CSS on www.w3schools.com
TREADER
TREADER
TREADER
TREADER
TREADER
TREADER
jeetee
Posts: 105
Joined: Sun Jan 04, 2009 5:25 pm

Post by jeetee »

As for C++ basics, I found the tutorials of cprogramming helpful.
Post Reply