Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 7th, 2006, 7:49 PM   #31
Darkhack
Hobbyist Programmer
 
Darkhack's Avatar
 
Join Date: Dec 2005
Location: Kansas City
Posts: 102
Rep Power: 3 Darkhack is on a distinguished road
Send a message via AIM to Darkhack
Quote:
Originally Posted by DaWei
Your response is very cogent, Darkhack. No where did I intimate that HTML didn't require skill. Web page design is very difficult. Nowhere did I say anyone lacked "programming knowledge." Here is a dead quote:
I stand by that. Everyone is entitled to their own opinion, of course. There are those who maintain that the earth is flat and the moon is green cheese. In many countries, they are entitled to do so.
I know you didn't say web design was easy DaWei. I was just pointing that out in general. Sorry if it seemed as though it was directed at you only. I sometimes come across people in forums that say HTML is easy. Especially in topics such as these. It really puts me off because "Hello World!" in C is easier than a complex page in HTML. The "HTML is easy" statement is just something that puts me off, and I try to correct them and state my opinion on it whenever possible.

I still agree thought that HTML is a good way to get started in programming. The basics are easy to understand and you can get some nice pages without a lot of work. Even if you only spend a couple weeks with HTML it gets the user in the habbit of understanding how a programming language kind of works. They learn about syntax and how it needs to be accurate for the computer to understand what is being done. HTML was the first computer language that I learned before anything else, and I think this is the case with most people as well.

As for the other discussion that was brought up. TECHNICALLY.... a real programming language is one in which it is compiled directly to binary (c/c++, fortran, ect). Java, Python, PHP and many others are TECHNICALLY scripting languages. I put 'technically' in caps because I want people to understand that under normal circumstances I would use the term "programming language" as an umbrella word to describe them. I honestly don't care to get that technical and most people will know what you mean. Keep in mind, that I am primarily a PHP and C# programmer with only a small amount of expierence with C++. I may be a bit bias but I think most developers would agree with me on using the term as an umbrella word. I personally don't wish to argue over something that insignificant though.
Darkhack is offline   Reply With Quote
Old Mar 7th, 2006, 8:07 PM   #32
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
"Programming Language" IS an umbrella term. Compiled and interpreted are subsets. A programming language is a language which results in a set of instuctions that directly control the operation of a 'computer' in its application to a task. A formatting language does not control the operation of the processor -- the processor controls the application of the formatting in response to ANOTHER set of instructions produced in some programming language. The mental application of logic to the game of "Clue" is not programming. It is a skill that is definitely an adjunct to programming, though. If people want to get down and dirty and pick nits about what programming means in terms of today's architectures, then they need to study real things. The Von Neumann architecture. The design and control of hardware logic elements. These are the foundations of the industry. "Programming" is a layer of some level of abstraction that actually controls these things and interprets the results in ways that lend themselves to being construed as solutions to problems. It seems to me that possibly the introduction of high levels of abstraction, which is a Good Thang for problem solving, has encouraged off-the-cuff muddy thinking about what really transpires twixt the brain cells and the results. While this bodes well for solutions, it doesn't bode well for additional progress, because the users don't understand the used well enough to advance it.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Mar 8th, 2006, 2:50 AM   #33
nnxion
Programming Guru
 
nnxion's Avatar
 
Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5 nnxion is on a distinguished road
Quote:
Originally Posted by DaWei
The mental application of logic to the game of "Clue" is not programming. It is a skill that is definitely an adjunct to programming, though.
Do you like that game? We should play it sometime

Don't mind me, I just got up, and I'm a bit happy clappy but not fully awake yet.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for."
-- Socrates
nnxion is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:44 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC