Hi everybody.
I was wondering if anyone had any opinions as to what the best language would be to learn as an absolute n00b. I know the very basics of HTML, but I think I would be interested in Visual Basics. Help Please?
I would say C is a good choice for starting programming. It might be a bit low level, but I think it's good for learning. I don't suggest starting with lisp, as other people might suggest. Pascal, too, is a good language to start with.
The reason I say C is too low level is because you can easily get segfaults, and weird things like not being able to do a case analysis on strings.
python
LEARN THE SICP.
>>4
This is not /prog/.
i want to put in a vote for ruby because it's pretty straightforward and fun. you get instant results via the repl irb.
but yeah, you have to learn c sometime too.
One word, two syllables: VimScript.
lol, oh god no.
>>1
Anything in particular that makes you think you're special and you deserve to be answered a question asked a million times before by people in similar situations?
Basics of HTML aren't quite useful, but it is good to remember few tags for general use and simple pages. Unless you're going for web page writing, you won't use HTML much.
Python is good for starters and it's pretty clear. Learn some C as well.
also >>2
PHP
Anything but PHP.
HTML is not a programming language.
Successful troll is successful.
The Algorithmic Language Scheme
Python is excellent to learn
anything but python
I guess python. It has a lot of documentation, is extremely popular right now, runs on everything, super-friendly + powerful interpreter, easy to read, and practical. I just can't stand the name, python is just a really gay sounding name and the fact that its named after monty python makes it worse. plus the authors name is guido, which sucks too. guido python just doesnt cut it for me.
go with scheme.
Recommending scheme to a noob is like giving a pot of caviar to a starving man. He's a noob! He wants to learn, not write beautiful 10 line programs for calculating laplace's fifth postulate of the quasi-monadic p-manifold modulus equation. Give the man some bread! By which I mean learn python.
>>20
Saved to ~/text/fortunes
.
Is there a script to pull down 4-ch posts to use as fortunes? I know someone did a ruby app for bash.org quotes.
>>22
We could write one. do you mean like, randomly choose a post and print it?