|
What is meant by framework, programming language and scripting language?
Started by nicky on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
programming....
We should dispense with the term "scripting language" and just call them all programming languages://en.wikipedia.org/wiki/Programming_language
To what the others said i add this:
http of problems.
|
|
Possible Duplicates:
What do people mean when they call something a “scripting” language?
What’s the difference between a programming language and a scripting language?
When is a language considered a scripting language?
What is different between script...
Started by masoud ramezani on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You use it to program computer to perform (but not always) a program written in some "full-programming" language results in a native executable which....
A scripting language is still a programming language.
|
|
Possible Duplicates:
When is a language considered a scripting language?
What's the difference between a "script" and an "application"?
It may be a simple basic question,
What's the difference between a programming language and a scripting language?
Started by LittleBoy on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Another variant: programming language....
I'm guessing what you're asking is what's can write scripting language in programming language, but not vice versa.
A scripting language is a programming language.
|
Ask your Facebook Friends
|
I want to teach my kid to learn programming. I remember that I started with FoxPro for DOS, TurboBASIC and then Borland Pascal. What do you think of what is a good programming language to initiate into programming?
Started by Remus Rigo on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Ruby A dynamic, open source programming language.
I'll be using it to teach my (currently 5yo) son .
|
|
Ok, where do I go now? I have studied
C, C++ Lisp Prolog Forth Erlang What programming language can help me find the core principles of the lost art, programming.
Started by Flinkman on
, 27 posts
by 27 people.
Answer Snippets (Read the full thread at stackoverflow):
R6RS Scheme....
Becoming a hacker different.
A language is a tool:a mean.
There's much knowledge to be gained from it!
EDIT
Learning a programming language won't make you a hacker.
Do some assembly language programming.
|
|
Programming languages seem to go through several stages. Firstly, someone dreams up a new language, Foo Language. The compiler/interpreter is written in another language, usually C or some other low level language. At some point, FooL matures and grows...
Started by Matthew Scharley on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I would say a compiler/interpreter of any Turing machine, so any Turing-complete language should be enough :)
One of the language in the ....
To be very happy trying to implement a programming language in a Turing machine.
|
|
I just got curious after someone asked a question on wanting to learn graphics programming.
Which language is best, please?
while answering this question, give a list of features that makes it the best.
Update There should be a preferred language that...
Started by Colour Blend on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I once wrote a 3d rasterizer in caml : of course it wasn't real time an aversion to Microsoft... .
Generally, C++ is the language of choice for graphics and games programming when you want to use 3D programming language like Haskell .
|
|
Commercial products are often a source of ideas and inspiration for open source projects. There are free and open source implementations of almost every programming language ever devised, and a lot of them are very good.
For non-work related personal ...
Started by Nelson on
, 32 posts
by 32 people.
Answer Snippets (Read the full thread at stackoverflow):
It probably barely qualifies as a programming language, but I bought....
Tools for programming yes, TextMateYeah, I bought RealBasic for a hobby purpose.
A programming language per se , no, never.
TextMate for my Mac.
|
|
This is my very first question so I am a bit nervous about it because I am not sure whether I get the meaning across well enough. Anyhow, here we go....
Whenever new milestones in programming have been reached it seems they always have had one goal in...
Started by RB on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
English is not exactly suited to be used fully as a programming language, too many abstract words that have in programming, ....
I personally have come to the conclusion natural language programming is somewhat crack.
|
|
I was speaking to an experienced lecturer recently who told me he could usually tell which programming language a student had learnt to program in by looking at their coding style (more specifically, when programming in other languages to the one which...
Started by Scott Walsh on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
27 years ago I started programming of "first" language....
Arrays, as opposed to array.each
I think that there is not relation between programming language first programming language are still around now in my code.
|