Author Topic: I wish to learn how to becoem a Core Hacker  (Read 21243 times)

0 Members and 1 Guest are viewing this topic.

Offline ignace

  • Guru
  • Freak!
  • *
  • Posts: 5,093
  • Gender: Male
    • View Profile
Re: I wish to learn how to becoem a Core Hacker
« Reply #15 on: August 05, 2006, 01:26:07 PM »
Thank you everyone for listening to a word of our "proud" members, and now back to you dana, what do you have on-topic?
« Last Edit: August 05, 2006, 01:27:50 PM by ignace »
Developer from Belgium, Vlaams-Brabant

Offline Shockstomp

  • Irregular
  • Posts: 14
    • View Profile
Re: I wish to learn how to becoem a Core Hacker
« Reply #16 on: November 10, 2006, 04:35:56 PM »
(MODIFIED: I didn't take the time to see page 2, sorry :( you can delete if need be)
I agree with the guy about wannabe hackers.

I am not a hAck3r, I do not give my self a title to sound cool.

Hackers by the way are just people who modify programs to do their bidding (in a nutshell, short, sweet and to the point.)

I AM a novice/intermediate freelance programmer/network administrator and I do test my networks with brute force.

Ever since these three cinematics came out 1. Hackers, 2. The Matrix, and 3. Swordfish, people have been surfing around the net with a headphone cable duck taped to the back of their neck claiming to be a hacker.

Give it up, it's like parachute pants buddy.

My 2 cents complete.

Shockstomp

« Last Edit: November 10, 2006, 04:44:02 PM by Shockstomp »

Offline obsidian

  • Managed Insanity
  • Staff Alumni
  • Freak!
  • *
  • Posts: 6,440
  • Gender: Male
  • Talk to me, I won't bite... hard.
    • View Profile
    • Guahan Web
Re: I wish to learn how to becoem a Core Hacker
« Reply #17 on: November 13, 2006, 08:38:03 AM »
Ever since these three cinematics came out 1. Hackers, 2. The Matrix, and 3. Swordfish, people have been surfing around the net with a headphone cable duck taped to the back of their neck claiming to be a hacker.

lmao... touche!
You can't win, you can't lose, you can't break even... you can't even get out of the game.

Code: [Select]
<?php
while (count($life->getQuestions()) > 0)
{   
$life->study(); } ?>
  LINKS: PHP: Manual MySQL: Manual PostgreSQL: Manual (X)HTML: Validate It! CSS: A List Apart | IE bug fixes | Zen Garden | Validate It! JavaScript: Reference Cards RegEx: Everything RegEx

Offline btherl

  • Guru
  • Fanatic
  • *
  • Posts: 3,791
  • Gender: Male
  • Matt is the best!
    • View Profile
Re: I wish to learn how to becoem a Core Hacker
« Reply #18 on: December 03, 2006, 10:56:43 PM »
Quote
you could probaly learn it within 21 days with a good book or tutorial.
Im afraid no one is learning C in 21 days, whatever the title of the book says.

I disagree with this.  If you put in an hour a day for 21 days, you can achieve incredible results.  Most people who fail a "learn in X days" fail because they either didn't follow the instructions, or they didn't put in the time required.  Following instructions and doing regular practice takes inhuman patience and ego-suppression.

And if 99 out of 100 people who read the book don't learn in 21 days, that's because 99 out of 100 people are too lazy or to egotistic to put in the time and follow the instructions :)
Your php questions answered at Flingbits

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,255
    • View Profile
Re: I wish to learn how to becoem a Core Hacker
« Reply #19 on: December 04, 2006, 12:32:38 AM »
Ok, but, have you ever tried to learn C?

Offline obsidian

  • Managed Insanity
  • Staff Alumni
  • Freak!
  • *
  • Posts: 6,440
  • Gender: Male
  • Talk to me, I won't bite... hard.
    • View Profile
    • Guahan Web
Re: I wish to learn how to becoem a Core Hacker
« Reply #20 on: December 04, 2006, 08:12:23 AM »
I think the biggest thing is in the definition of what we mean by learning a language. If you simply mean being able to duplicate some code and understand what it's doing (along with the obvious understanding of syntax and such), yes, I'll agree that you can "learn" a language in 21 days. However, and I tend to be of this mindset, if you mean being able to do any level of intelligent problem solving and possibly some coding from scratch, no, I don't believe someone can successfully learn a language that quickly.

Now, take into account that I started PHP with one of those 21 day books, too. All I had to show for my time at the end of 21 days was some duplicated code I'd copied and modified from the examples, a knowledge of the syntax, and a basic knowledge of the principles surrounding some of the most general concepts of PHP... and I am one of those who takes my time, going through every line and page of the book ;)

It really comes down to the level of knowledge that you want to draw the line at as far as learning a language... and obviously dependent on the intelligence level of the learner, too ;)
You can't win, you can't lose, you can't break even... you can't even get out of the game.

Code: [Select]
<?php
while (count($life->getQuestions()) > 0)
{   
$life->study(); } ?>
  LINKS: PHP: Manual MySQL: Manual PostgreSQL: Manual (X)HTML: Validate It! CSS: A List Apart | IE bug fixes | Zen Garden | Validate It! JavaScript: Reference Cards RegEx: Everything RegEx

Offline play_

  • Guru
  • Devotee
  • *
  • Posts: 1,354
    • View Profile
    • http://regexp.9leaves.com
Re: I wish to learn how to becoem a Core Hacker
« Reply #21 on: December 28, 2006, 08:13:49 PM »
Quote
you could probaly learn it within 21 days with a good book or tutorial.
Im afraid no one is learning C in 21 days, whatever the title of the book says.

How about Sam's Teach yourself c++ in 10 minutes :)

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,255
    • View Profile
Re: I wish to learn how to becoem a Core Hacker
« Reply #22 on: December 28, 2006, 10:01:07 PM »
PHP is written in C not C++.

Offline neylitalo

  • Staff Alumni
  • Addict
  • *
  • Posts: 2,970
  • Gender: Male
    • View Profile
    • The Netizen's Journal
Re: I wish to learn how to becoem a Core Hacker
« Reply #23 on: January 10, 2007, 10:33:55 PM »
OK, we've gone so far off the beaten path that we're probably in the river. If one of you gentlemen is interested in continuing the "learning C or C++" discussion, please start over in the Miscellaneous forum - thanks.

And thorpe, I think he was agreeing with you - he was saying "How silly to claim to learn C++ in ten minutes!" But I could be wrong.
http://nealylitalo.net - My personal website, and home of The Netizen's Journal.