Computer Languages for a Noob
Damn i just printed 500 pages on many langs (only posted here) and a few hacking method tuts. And dos/telnet hacking. 500 pages! im outta ink :( lol I might be back tomorrow with an new ink cartrige. Lol hp laserjet 1012 is pretty damn good :P but the ink cartrige is around 50-100 dollars :( Ima study tonight though!
Ps. i know i am not spelling cartrige rite. Or am i.
Core
Heres how Ive learned it.
HTML JavaScript PHP - Still learning Batch Qbasic Visual BASIC - still learning C++ still learning C Still learning
I reccommend batch and Qbasic to get the feel of a real language (both a lil outdated, but they DO come in handy) Batch is pretty powerful, C++ is Object Oriented Programming, C is an older version of C++, yet powerful, Visual BASIC is pretty easy. HTML, JavaScript are a must, PHP is helpful.
Bl4ckC4t
willeH wrote: [quote]superpimp wrote: He says he's still a noob so I guess C++ is out of the question, just because it's very difficult.
My tips: HTML CSS/JavaScript PHP
Start off with these, it's just the basic but you'll have your hands full :P
Spot on. PHP is an absolute must to becoming a web hacker. [/quote] Any Server Side Language is worth learning.. I've seen lots of sites using JSP and CFM lately.. ASP not so much..
Okay here is a list of code types you should learn (not just programming languages)
HTML (Basics to most web design) JavaScript (good to know what does what) PERL (awsome for crating CGI Scripts) PHP (Great Server Side Scripting Language) SQL (MUST HAVE!!!) Basic (Includes Visual and non) C/C++ (They are technically the same) C* (If you want to get into game design) Python (Good starting language (Though I started with PERL))
Hope these Help you out Core