Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 41

Thread: if there r ne elite out there that dont mind helping a newbie out...

  1. #31
    Banned
    Join Date
    Sep 2001
    Posts
    2,810
    HTML is not really a programming language, if it is, its very low level to say the least.
    To learn HTML just get a good tutorial nearly anywhere and learn it in a day or two then move onto something more challenging like using Clip Art in Word.

  2. #32
    Junior Member
    Join Date
    Nov 2001
    Posts
    10
    Alright, Im not trying to be one of the people that flameewbies just cause they are new. But try reading some cisco networking books. Learn linux. and the only text file I have ever found in any way useful is the guide to mostly harmless hacking which is available in the text area of this site. good luck and dont use l33t speak on boards its like doing the macarena at a rave.
    -Madhatt3r

  3. #33
    Junior Member
    Join Date
    Nov 2001
    Posts
    10
    Just so you know. I cant type right now. that was supposed to be flame newbies. lol I withold the reason I cant type right now
    -Madhatt3r

  4. #34
    Banned
    Join Date
    Sep 2001
    Posts
    852

    hey

    hey sorry ennis i was going off his old icq contact but neway
    this post seems quite energetic but all i can say is what i said before Read books

  5. #35
    Junior Member
    Join Date
    Nov 2001
    Posts
    1

    Thumbs down THE BREAK DOWN

    HOTMAIL....JEEZE THATS DUM
    IF YOU KNOW ANYTHING BOUT THE PERSON YOU CAN BE IN THREE MINS...DUDE YOU DONT GET LIKE A MENTOR OR ANYTHING YOU GOTTA READ EVERTHING YOU SEE.. THE POWER OF A SEARCH ENGINE IS THE KEY...DOGPILE.COM, ALTAVISTA, HOTBOT.COM, PLUS AOUT TEN MORE... BOUT THE ONLY PLACE THAT I HAVE FOUND THAT WILL GIVE A GUIDE TO HACKING IN A LANGUAGE A NEWBIE CAN UNDERSTAND IS THE HAPPY HACKER WEBSITE, ITS CALLED GUIDES TO MOSTLY HARMLESS HACKING, YEAH I KNOW TO THE REST OF YOU THAT SEEMS LAME BUT IT WILL GIVE A GOOD FELL FOR THINGS TO A NEWBIE, AND OF COURSE THESE FORUMS AND ANY OTHER FORUMES (HACKERS.COM)...I HAVE NOT GIVEN THE HAPPY HACKER WEBSITE TO YOU TO EMPAHSIZE YOUR FIRST LESSON FIND IT YOURSELF.......

  6. #36
    Banned
    Join Date
    Sep 2001
    Posts
    2,810
    That post MADE MY EYES BLEED, remove the damn CAPS LOCK.

  7. #37
    Banned
    Join Date
    Sep 2001
    Posts
    852

    hey

    whats all that noise?? ahh right someones yealling for no reason

  8. #38
    #include<stdio.h>
    #include<stdlib.h>

    void solution(char name_for_solution[]);

    void main(void)
    {
    char name[10];

    printf("Enter your name: ");
    gets(name);
    system("cls");
    solution(name);

    }


    void solution(char name_for_solution[])
    {


    printf("%s, understanding what this does is a good start!\n\n",name_for_solution);
    system("pause");

    }




    /* Try to understand what does this do and you are in the good way... i think*/
    -Mamma... Mamma... I want to let school !!! - kid
    -Why my dear? - Mom
    -Because i heard in television that some guy was killed because he knew to much!!!-Kid

  9. #39
    Junior Member
    Join Date
    Nov 2001
    Posts
    10

    hmmmm

    ok, first off wise one ... lighten up man... you cant come in, ask for help then abuse people coz you didnt get the answer you wanted...damn....

    anyhow.. i have to say reading is the best way......

    bin the online articles till later... go buy some books....happy hacker is a good base.. but it will only get you so far.. after that maximum security books and hacking exposed are pretty cool...

    im reading HACK I.T. security through penetration testing.......its pretty good.... but remember all the other technical related books you got to read too....TCP/IP, netwroking, etc... if you read back over this thread some excelklant books have been mentioned....

    then after all that you can go hack your womans hotmail ...*snicker* sorry just had to throw that in...

  10. #40
    AntiOnline Senior Member souleman's Avatar
    Join Date
    Oct 2001
    Location
    Flint, MI
    Posts
    2,883
    Ahh, people are replying to a thread that hasn't had a post since November of last year.... A thread over 6 months old getting replies is disturbing.
    \"Ignorance is bliss....
    but only for your enemy\"
    -- souleman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •