Hello There BlackHats.. Im a new member..

Status
Not open for further replies.

LewiNkz

Registered Member
Joined
Jun 25, 2011
Messages
73
Reaction score
7
Hey all i could use some help :D

So yeah...

I joined this site for maybe 30 seconds ago, and the reason for that was ive heard this forum was good for "hacking and programming"..

So yes, im a 15 year old dude from europe and for about 3 weeks ago i saw about anonymous and read some stuff about coding.. my stepdad is a programmer so since i was like 10 he teached me to "crack" games like CoD and stuff like that..

But yeah now i wanted to start learning real coding, AND I KNOW its VERY hard to learn, but i can do what i want to do, so do you guys know any good ways to learn coding? Right now ive read abit in a book called C for dummies, and its pretty good...

Right now the only things i can code is like... (Dont laugh at me XD)


#include <stdio.h>

int main()
{
char name[20];
char adress[20];

printf("Name someone cool you know: ");
gets(name);
printf("Name %ss adress: ",name);
gets(adress);
printf("\nHis name is %s and his adress is %s and hes cool.",name,adress);

return(0);

}
 
if you are new to programming, then i suggest you to learn python.
You can develop almost anything in it plus it's very easy.
 
Hello LewiNkz:

Welcome to Black Hat World.

Sorry, but someone gave you the wrong information. Yes, we
have a section dedicated to programming, but hacking and
hacking discussion are not allowed here. Our main topics of
discussion are based around internet marketing and SEO.

Nevertheless, enjoy your stay . . .

Cheers! - "WizGizmo"
 
oh man thats awesome! I wish my dad taught me how to code, welcome to the forum!
 
Ohh lol just cause it says hacking in the tags doesnt mean i want to learn discuss hacking omfg :D...

Whatever what is SEO then?
 
Is it a compiler or a language? :D
 
Ohh lol just cause it says hacking in the tags doesnt mean i want to learn discuss hacking omfg :D...

Whatever what is SEO then?

couple of months i come back and i know what this site is about ;)

Search engine optimation ;)
 
Status
Not open for further replies.
Back
Top