Help with programming

Discussion about hacker.org's server
Post Reply
Pedbor
Posts: 7
Joined: Fri Nov 28, 2008 12:56 pm
Location: Sweden

Help with programming

Post by Pedbor »

Hi

I'm a swedish student who have always been interested by hackers and computers since I was a little kid. I've done some of the challenges and played the games (I really like Pusherboy) but the thing is that I've come to an halt with the challanges and is unfortunately seeing my rank drop slowly. I know what I need to do but I have some troubles to... express myself in code.

I already know a little C++ and I wish to continue with it, do you guys have any good online tutorial C++ programming that might help with this sort of problem-solving?

And yes i know the difference between hacker and cracker.

//Pedbor
User avatar
PaRaDoX
Posts: 708
Joined: Fri Aug 22, 2008 5:52 am
Location: In your fridge, waiting to pop out and scare you.

Post by PaRaDoX »

try w3schools?
Image

~You are a glitch in my reasoning.
BerryTheWest
Posts: 205
Joined: Sat Nov 29, 2008 3:19 am

Post by BerryTheWest »

Nah, he more specifically want to program in Application Development. I'd say he should first off program in C# to learn the basic design before doing C++. But they are similar.
The Assistant of the Clan. The White Orders.
Verb II
Posts: 2
Joined: Sun Jan 04, 2009 7:40 am

Re: Help with programming

Post by Verb II »

Pedbor wrote:Hi

I'm a swedish student who have always been interested by hackers and computers since I was a little kid. I've done some of the challenges and played the games (I really like Pusherboy) but the thing is that I've come to an halt with the challanges and is unfortunately seeing my rank drop slowly. I know what I need to do but I have some troubles to... express myself in code.

I already know a little C++ and I wish to continue with it, do you guys have any good online tutorial C++ programming that might help with this sort of problem-solving?

And yes i know the difference between hacker and cracker.

//Pedbor
Why dont you googled?:P
BerryTheWest
Posts: 205
Joined: Sat Nov 29, 2008 3:19 am

Re: Help with programming

Post by BerryTheWest »

Verb II wrote:
Pedbor wrote:Hi

I'm a swedish student who have always been interested by hackers and computers since I was a little kid. I've done some of the challenges and played the games (I really like Pusherboy) but the thing is that I've come to an halt with the challanges and is unfortunately seeing my rank drop slowly. I know what I need to do but I have some troubles to... express myself in code.

I already know a little C++ and I wish to continue with it, do you guys have any good online tutorial C++ programming that might help with this sort of problem-solving?

And yes i know the difference between hacker and cracker.

//Pedbor
Why dont you googled?:P
Google aren't god.
The Assistant of the Clan. The White Orders.
Pedbor
Posts: 7
Joined: Fri Nov 28, 2008 12:56 pm
Location: Sweden

Re: Help with programming

Post by Pedbor »

Verb II wrote:
Pedbor wrote:Hi

I'm a swedish student who have always been interested by hackers and computers since I was a little kid. I've done some of the challenges and played the games (I really like Pusherboy) but the thing is that I've come to an halt with the challanges and is unfortunately seeing my rank drop slowly. I know what I need to do but I have some troubles to... express myself in code.

I already know a little C++ and I wish to continue with it, do you guys have any good online tutorial C++ programming that might help with this sort of problem-solving?

And yes i know the difference between hacker and cracker.

//Pedbor
Why dont you googled?:P
I have googled, I just haven't found any good ones. I'd like you guys to give me links and tips on tutorials like w3schools that you would recommend.
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: Help with programming

Post by PaRaDoX »

Pedbor wrote:
Verb II wrote:
Pedbor wrote:Hi

I'm a swedish student who have always been interested by hackers and computers since I was a little kid. I've done some of the challenges and played the games (I really like Pusherboy) but the thing is that I've come to an halt with the challanges and is unfortunately seeing my rank drop slowly. I know what I need to do but I have some troubles to... express myself in code.

I already know a little C++ and I wish to continue with it, do you guys have any good online tutorial C++ programming that might help with this sort of problem-solving?

And yes i know the difference between hacker and cracker.

//Pedbor
Why dont you googled?:P
I have googled, I just haven't found any good ones. I'd like you guys to give me links and tips on tutorials like w3schools that you would recommend.
yea, many are awful out there and if they are accurate, you'll never learn because they explain it in such a way it's impossible to understand. w3schools is a REALLY good start in my experience (doesn't go far but its something)

some of the tutorials have an area for you to test, which is invaluable.
Image

~You are a glitch in my reasoning.
Post Reply