How about when the the language is java?:cool:Quote:
Originally posted by golfinguy4
How about when the language is D?
Printable View
How about when the the language is java?:cool:Quote:
Originally posted by golfinguy4
How about when the language is D?
have you ever coded in java? its a very useful language, its amazing for internet and web page related programming, and it has many features and pre-defined functions and classes which you can use, making a button is as easy as:Quote:
Originally posted by Commander
How about when the the language is java?:cool:
button myButton = new button("this is a button");
java is probably the best language for "write once use many".
http://java.sun.com/j2se/1.4.1/docs/api/
it was almost a joke! as for me coding java, i did, but a very liitle bit...learning more java right now from ivor horton's book .. damn that thing is huge!
Personally I like C over C++. Dunno why, C++ just gives me an odd feeling when I'm coding in it. Oh well, I'll probably get proficient in C++ for the hell of it, but code in C more often in my leisure.
I never understand why people make a big fuss over the difference between C and C++. C++ _is_ C with just a little plus... um... plus. :) Its the same damn syntax though.
On occasion I use sprinklings of C when more "convenient" C++ methods are available. iostream is a prime example of some C++ things I avoid like the plague. Everything has its place.
... let's see, go to www.cprogramming.com; and ask them if they think the world should abandon c... what a great idea!
;) :D :)
C is the ultimate language!! Never abandon it!! :mad: :mad:
What? BASIC is the ultimate language!! Mua ha ha! You all fear my BASIC skillz!!!!!1Quote:
Originally posted by Ruski
C is the ultimate language!! Never abandon it!! :mad: :mad:
No way!! BASIC is the 1st programming language invented by man.. C is the ultimate.. Windows was created using C :p
But they wrote C in BASIC!!!!! :cool: :cool: :D :p Braaaaaaawr!!!Quote:
Originally posted by Ruski
No way!! BASIC is the 1st programming language invented by man.. C is the ultimate.. Windows was created using C :p
Really? I tought a language isn't written in another language, it's writte in BINARY.. :(, Are you sure?
BINARY is 4 writing operating systems!
BASIC writes languages!! Duh!! :) Dont worry, u'll learn!
No :p You could write a C compiler in a lot of languages......Hell even basic if you were that warped!....its all about producing a file containing numbers at the end of the day....Quote:
Originally posted by Ruski
Really? I tought a language isn't written in another language, it's writte in BINARY.. :(, Are you sure?
Tell us your reference/source... I never knew that.Quote:
Originally posted by BMJ
But they wrote C in BASIC!!!!! :cool: :cool: :D :p Braaaaaaawr!!!
Does anyone know about that statement. ohhh I guess I did not interpret the post correctly.
According to Lucent Technologies Bell Labs History:
BASIC has no existence in the history of C development.
The Development of the C Language
Did they change the history? or we are trying....
I guess didn't get enough time to explore.