Re: Good books for a complete beginner!



On 2005-08-31, potnisanish@xxxxxxxxx penned:
> I am aiming to learn a programming language, I don't really care
> about Flash. And since you wouldn't really reccommend java as a
> beginning language, would BASIC be good?

It's a lot easier to follow these threads if you quote the person to
whom you're responding ...

Anyway, assuming you're responding to me ... I never really programmed
in BASIC, but no, I think BASIC would probably teach you some bad
habits.

I have this theory that using PHP as a shell script would be a good
first language, but I can't prove it. You might argue that PHP
doesn't have GUI features, and I would claim that that's partly the
point. But the last time I tried to use PHP's OO features, I was
terribly disappointed. That was in PHP 4.

Python allows you to create objects on the fly using the interpreter,
so that might be an interesting way to learn to program. Very
different from the way most of us learned.

If you do pursue Java as your first language, I'm sure you'll do fine.
I would follow the advice others have given many times on this group
and avoid dealing with the GUI side of things until after I had a
strong understanding of OO as perpetrated by Java.


--
monique

Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
.



Relevant Pages

  • Re: PHP or COLDFUSION
    ... I have to say, as a language, I think PHP is more ... > powerful/capable (without having to resort to Java). ... PHP is a coding language, ... early CF developers were good content-oriented ...
    (comp.lang.php)
  • Re: [PHP] Persistent Objects
    ... Do give the PHP way a fair shot, and do some real-world testing before ... Java way, just go back to Java and be happy :-) ... "web developers" at work. ... processes / crons and many other things then It would be a language of ...
    (php.general)
  • Re: How about the future of PHP compared with Java?
    ... have been looking around for a different language to add to my bag of ... skills, and a professor at a local college, who has experience in both ... PHP and Java,tells me he is sold on .NET. ... The problems he found with Java, he says, are "just fixed" in .NET. ...
    (comp.lang.php)
  • Re: Web services via httpd
    ... the server side. ... Java - although many people think so. ... no matter what language they're written in. ... PHP is just a variant of that system, ...
    (comp.os.linux.development.apps)
  • Re: Case sensitivity in programming languages.
    ... Is any language issued with a set of function names in different ... You get a warning if you reference an undeclared variable in PHP if your ... the transfer of this "convention" from an obviously inferior language is ... Java is inferior to PHP or COBOL? ...
    (comp.lang.php)