Question:
Can you tell me which visual programming language may I learn ?
I'm looking for an easy learning programming language....
HTML is a good startup ?
Answer:
You mean you want to learn a language for displaying graphical
items on screen, presumably?
HTML is primarily for laying out web pages. It's not really a
programming language, but more of a method of laying out content
and formatting it. If what you really want to do is develop web
sites, you might consider learning CSS, PHP, MySQL, and a host
of other things.
If you want to save time and get a site up to speed quickly
without learning the nuts and bolts underneath, a higher-level
web development package with more of a WYSIWYG feel to it might
be a good place to start. Either a CMS system like Xoops,
Drupal, or something along those lines, or more simply,
something like Apple's iWeb, RapidWeaver, and, dare I say it,
Frontpage.
If you really want to do application programming for a
particular OS graphical environment rather than the web, let us
know what platform(s) you are interested in.
Submit Your
Own Answer!