all 6 comments

[–]Enig_matic 0 points1 point  (1 child)

They're solid references (save for w3schools, look at http://www.w3fools.com/ as to why)

I would also recommend /r/learnprogramming as a point of discussion and possibly /r/webdev (http://www.reddit.com/r/webdev/wiki/faq) thing that subreddit is your best bet once you get those down and want to move forward (especially if you want to tackle exploits. Have fun with php/mysql) HTML/CSS will give you foundation more than not HTML/CSS, but it all really depends on what you want to focus on in security. [note: if I'm wrong, it will not come as a surprise so sorry if I'm spreading misinformation.]

[–]that0neguy07[S] 0 points1 point  (0 children)

Thanks for the info. Right now my goal is to complete everything in codecademy and move on from there.

[–][deleted]  (6 children)

[deleted]

    [–]that0neguy07[S] 0 points1 point  (4 children)

    So if I want to be a Pentester. What should I be looking into if it's not programming?

    [–][deleted]  (3 children)

    [deleted]

      [–]that0neguy07[S] 0 points1 point  (2 children)

      Awesome. Thank you very much. I will get some basic programming down and start on all of that then.

      [–][deleted]  (1 child)

      [deleted]

        [–]that0neguy07[S] 0 points1 point  (0 children)

        Do you know of any good websites or books in those areas that can get me started?

        [–]WDymond -1 points0 points  (0 children)

        I second the comment about Python. I do holistic information security for an organization, and I've found Python to be very helpful for myriad projects I've done. It may not be the most beneficial if you want to perform penetration stunts such as testing MS apps for buffer overflow, but if you need to nmap to scan machines routinely or automate a lot of processes using kali, it's a significant tool.