Page 1 of 1
Hmmmmmm....
Posted: Sun Jun 27, 2004 10:16 am
by Anonymous
I'd like to take a web course on a programming language, but what?
Archived topic from Anythingforums, old topic ID:181, old post ID:1763
Hmmmmmm....
Posted: Sun Jun 27, 2004 10:35 am
by Minnie
do you know HTML well? Java Script?
Archived topic from Anythingforums, old topic ID:181, old post ID:1781
Hmmmmmm....
Posted: Sun Jun 27, 2004 10:38 am
by Anonymous
Nope.
Archived topic from Anythingforums, old topic ID:181, old post ID:1786
Hmmmmmm....
Posted: Sun Jun 27, 2004 10:48 am
by Minnie
William Wallace wrote: Nope.
I would start with html but it's not really that hard, when I was learning it most of it just made sense but was time consuming. I forgot most everything now cuz I have not used it in over a year. I am going to take a course as well and learn it over.
Archived topic from Anythingforums, old topic ID:181, old post ID:1796
Hmmmmmm....
Posted: Sun Jun 27, 2004 11:45 am
by fragged one
why not learn perl?
Archived topic from Anythingforums, old topic ID:181, old post ID:1814
Hmmmmmm....
Posted: Sun Jun 27, 2004 11:48 am
by Chris Vogel
fragged one wrote: why not learn perl?
I would recommend XHTML first although it’s not a programming language.
Archived topic from Anythingforums, old topic ID:181, old post ID:1815
Hmmmmmm....
Posted: Sun Jun 27, 2004 11:52 am
by fragged one
Tak wrote:
I would recommend XHTML first although it’s not a programming language.
that's debatable...there are quite a few things that can be done with xhtml. i would consider it a programming language, as you 'program' web pages. even though, technically, it's a markup language.
Archived topic from Anythingforums, old topic ID:181, old post ID:1817
Hmmmmmm....
Posted: Sun Jun 27, 2004 1:15 pm
by Red Squirrel
Learn html then php, and maybe perl too but I never bothered with that... but what's cool about perl is that it's more H4X0Rish so that means it's cool. You need to send all the http headers yourself etc...
But with php and html you can do allot. My whole site is custom coded by moi. Glad I learned that stuff.
SQL is good to learn too, but it's not really a programming language, but it's still a language of it's own used in php. I guess it's like a sub language, like mfc is a sub language of C++.
Archived topic from Anythingforums, old topic ID:181, old post ID:1836
Hmmmmmm....
Posted: Sun Jun 27, 2004 6:07 pm
by Minnie
Tak wrote:
I would recommend XHTML first although it’s not a programming language.
Actually it is a programming language. Most programmers learn html before anything.
Archived topic from Anythingforums, old topic ID:181, old post ID:1891
Hmmmmmm....
Posted: Sun Jun 27, 2004 6:09 pm
by fragged one
Minnie wrote: Actually it is a programming language. Most programmers learn html before anything.
technically, it's a markup language.
Archived topic from Anythingforums, old topic ID:181, old post ID:1893
Hmmmmmm....
Posted: Sun Jun 27, 2004 6:24 pm
by Stasi
Minnie wrote: Actually it is a programming language. Most programmers learn html before anything.
I thought the usual first programming language people learn is Pascal.
Archived topic from Anythingforums, old topic ID:181, old post ID:1909
Hmmmmmm....
Posted: Sun Jun 27, 2004 6:25 pm
by Chris Vogel
fragged one wrote: technically, it's a markup language.
Yep… You’re just giving structure to text basically. That’s a paragraph, that’s a link, etc. You aren’t processing any data…
Archived topic from Anythingforums, old topic ID:181, old post ID:1910
Hmmmmmm....
Posted: Sun Jun 27, 2004 6:29 pm
by Minnie
fragged one wrote: technically, it's a markup language.
fragged , what i just said to you
Archived topic from Anythingforums, old topic ID:181, old post ID:1911
Hmmmmmm....
Posted: Mon Jun 28, 2004 5:53 am
by megaspaz
most colleges and uni's now-a-days is starting beginners on java. java and c++ seem to be the core languages there. if learning c++ it helps to have some knowledge of c. of course there's a myriad of languages to learn. shoot, if you want you can go for the gusto and go hard core and learn assembly. shoot, you can get even more hard core and just learn machine language programming. the choice is yours to make. but if you want to learn programming, you need to know how your hardware works too... well, maybe not, there is visual basic after all...
Archived topic from Anythingforums, old topic ID:181, old post ID:2042
Hmmmmmm....
Posted: Tue Jun 29, 2004 11:10 am
by Red Squirrel
Yeah if you want to go nuts and learn assembly, you can do anything with that and I mean anything.
It's low level which makes it better, but harder to use.
Archived topic from Anythingforums, old topic ID:181, old post ID:2369