|
When I was last at university the language de-jour for projects was Java. I was wondering if this is still the case.
Last I checked my university had switched to teaching Python as its first language and from what I can see python seems to be gaining ...
Started by Omar Kooheji on
, 21 posts
by 21 people.
Answer Snippets (Read the full thread at stackoverflow):
However, that's only… It is pretty much up to the students to ... .
++, or anything else you could write that would compile ;)
In reality, the language was generally independent and recently switched from Java to Python as the first language.
|
|
I got the idea for this question from numerous situations where I don't understand what the person is talking about and when others don't understand me.
So, a "smart" solution would be to speak a computer language. :)
I am interested how far a programming...
Started by kliketa on
, 32 posts
by 32 people.
Answer Snippets (Read the full thread at stackoverflow):
It's easy for non-programmer types to learn, so the syntax must... .
Depends on what circles you roll in, but LOLCODE could be considered like natural language? KTHXBYE IM OUTTA YR LOOP KTHXBYE
On a serious note, VB is a pretty natural language.
|
|
I'm trying to get a better handle on what it really means for a language to be "dynamic". I have quite a bit of experience with Lingo , which is the scripting language for the Adobe (formerly Macromedia) Director product line, and I'm just wondering if...
Started by DanM on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
"Dynamic programming language the Lingo language, but I'd ....
The var keyword in C# infers the variable type at compile-time, and Haskell also can use implicit typing for all variables, even in compiled programs .
A dynamic language.
|
Ask your Facebook Friends
|
Favorite programming language? what is your Favorited
programming language?
Fashion ! Fashion blog ! Wax
Started by laceybeautiful on
, 27 posts
by 25 people.
Answer Snippets (Read the full thread at webtalkforums):
Re: Favorite programming language? Hello,
In regards to web development I prefer to use PHP because for desktop applications then I prefer .Net because it is most reliable programming language programming language? I like java very....
|
|
The stereotypical programmer is very keen on writing software in one particular programming language and is very fanatic about defending their programming language in any way they can, without being realistic about whether their programming language is...
Started by Johan Pelgrim on
, 113 posts
by 112 people.
Answer Snippets (Read the full thread at stackoverflow):
Although there's certainly merit to being....
It's very pragmatic.
I went from C# to Ruby and use both in my daily development life .
And realized what an unmaintainable mess PHP was (as well as how cluttered the language was itself language.
|
|
It seems there are many 'new' languages around but in reality it seems like most of the popular, non experimental, ones are already in their teens and the truely mainstream are older than most junior programmers. Now I just remembered this obvious fact...
Started by Robert Gould on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
If they....
Its unique features include transitive const are relatively new.
You could create a mashup languageThe D programming language is just under 10 years old.
Is that you can create languages in an object-oriented fashion (e.g.
|
|
Have you ever implemented a programming language, either your own or an existing language and why did you decide to do it?
Started by EddieD on
, 31 posts
by 31 people.
Answer Snippets (Read the full thread at stackoverflow):
Good old GOSUB 7000 - if the turtle isn....
I even remember that line 7000 started the routine to draw the turtle (in an XOR fashion).
When).
EDIT: I can't believe I forgot to include Logo.
The HelloWorld language just for the sake of honour.
|
|
I am a Java professional. Now I like to move other programming language. Can anybody suggest me which programming language would be better to digest soon and language has web devlopment features .I am interested in web-devlopment.
Answer Snippets (Read the full thread at stackoverflow):
C# - web-development is very good (Just to approach the transition
http://www.... .
Why not look at Grails ? It's based on Groovy (a JVM/Java language, so you can leverage off your Java knowledge) and allows web development in a RoR fashion.
|
|
Hi.
I'm looking for a programming language. It should be an easy language to learn, and should have a Garbage Collector. It should be a basic language with features like basic types (integer, boolean), arrays and etc, and I should write the framework....
Answer Snippets (Read the full thread at stackoverflow):
C is basic language that you've added the requirement of a garbage collected language, I suppose that you could try Go , but that language is not mature and there....
C will compile to native code.
Described all owe their syntax to C.
|
|
It wasn't that long ago that I was a beginning coder, trying to find good books/tutorials on languages I wanted to learn. Even still, there are times I need to pick up a language relatively quickly for a new project I am working on. The point of this ...
Started by Craig H on
, 50 posts
by 47 people.
Answer Snippets (Read the full thread at stackoverflow):
To really learn a language, you need the equivalent of a "book to spend more than $30 and a ....
Don't know a good tutorial on JS in browser a little taste of the language.
To the language (not the browser specifics) for programmers.
|