First language
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English & HTML
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh:
-
Are you Borg?
Software Zen:
delete this;
No, I've never played tennis[^] in my life! ;P
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English and QuickBASIC yes and no
CPallini wrote:
You cannot argue with agile people so just take the extreme approach and shoot him. :Smile:
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English and IBM BASIC. God I hated programming in that language, though I think the instructor ("Just use a goto!") had more to do with that than anything. I then learned FORTRAN and the sky became blue and all was right with the world. Now mostly C++, assembly (MIPS), with some C#.
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
German and some ancient version of BASIC on a PDP/11. Marc
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English (both the Queen's and the POTUS) and Commodore BASIC.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
-
English & HTML
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh:
thatraja wrote:
English & HTML
HTML isn't a language. It's an abomination. ;) Marc
-
English and IBM BASIC. God I hated programming in that language, though I think the instructor ("Just use a goto!") had more to do with that than anything. I then learned FORTRAN and the sky became blue and all was right with the world. Now mostly C++, assembly (MIPS), with some C#.
There's not too many MIPS assembly programmers out there. I wonder how much do you know and how much time do you have? I wonder these things because I have a JIT assembler about to go live as a Code Project article. It's a reasonable OO design divided between generic base classes and x86 sub classes. Any one really familiar with MIPS assembly and reasonable with C++ could follow the pattern used for x86 and add MIPS support for the low level assembler at least. Let me know if you're interested.
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
American English/Apple BASIC.
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English and Pascal. I use English and C# on a regular basis. /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
1A) I speak Greek. Problem is, all languages, 'cept American, are "greek" to me. 2A) BASIC 1B) I still speak Greek, with the same caveat as previous noted. 2B) C# :cool:
-
There's not too many MIPS assembly programmers out there. I wonder how much do you know and how much time do you have? I wonder these things because I have a JIT assembler about to go live as a Code Project article. It's a reasonable OO design divided between generic base classes and x86 sub classes. Any one really familiar with MIPS assembly and reasonable with C++ could follow the pattern used for x86 and add MIPS support for the low level assembler at least. Let me know if you're interested.
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English and Tandy Color Computer III BASIC. BASIC -> C -> Assembler -> Pascal -> C++ -> Prolog -> Java -> C# (Not necessarily in this order) With National Instruments' LabVIEW thrown in there too.
-
An OO design? What do the classes do? I made a JIT assembler for C#, but the design was basically a 2k LOC "Switch of Doom" with some support functions for ModR/M encoding and such.
:laugh: You'll have to wait for the article to find out. As with all good OO code the classes do all of it. There's a low level and a high level assembler, full FPU and MMX support up to SSE4.2. ~24 KLOC. It's all based on AsmJit with the coolest part I've added being JIT functors. I just love calling a function that doesn't exist when I call it and have it work :-D
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
-
Is there any point to this question? (given 90% responding with English and BASIC)
-
1A) I speak Greek. Problem is, all languages, 'cept American, are "greek" to me. 2A) BASIC 1B) I still speak Greek, with the same caveat as previous noted. 2B) C# :cool:
Έτσι, αυτό είναι ελληνικά σε σας; [So, is this Greek to you?]
-
There's not too many MIPS assembly programmers out there. I wonder how much do you know and how much time do you have? I wonder these things because I have a JIT assembler about to go live as a Code Project article. It's a reasonable OO design divided between generic base classes and x86 sub classes. Any one really familiar with MIPS assembly and reasonable with C++ could follow the pattern used for x86 and add MIPS support for the low level assembler at least. Let me know if you're interested.
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
Matthew Faithfull wrote:
There's not too many MIPS assembly programmers out there.
I learned it in college and while they were teaching it to us they told us, "You will never use this ever again." :doh:
The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English and Java. Obviously I still use English, but I don't really use Java a whole lot anymore. I use Delphi for work.
The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin
-
Without starting a flame war or bashing session... What is the first language you learned: verbal and coding Do you still use either on a regular basis? Why or why not? Canadian English and Commodore BASIC Living in the Southern U.S., I still speak English, but, admittedly, it has been... adjusted to use local terms (Y'all, All y'all, you'n's). I still use BASIC variants (VBA mostly in Excel or third party applications), but haven't used any Commodore products since about the late '90s.
English and Assembly Language. I still speak only English and code in C/C++ which is close enough to the hardware for me so far. Although "beating the system" by saving an instruction or two while achieving the same results in assembly was always rewarding.