User:Rldrenth: Difference between revisions

m
Correct notmylang|Cobol which I "broke" (you can use notmylang|COBOL|just plain ugly|Cobol if you'd prefer the old rendering)
mNo edit summary
m (Correct notmylang|Cobol which I "broke" (you can use notmylang|COBOL|just plain ugly|Cobol if you'd prefer the old rendering))
 
(5 intermediate revisions by one other user not shown)
Line 1:
{{notmylangbegin|Languages I abstain from}}
{{notmylang|Ada|excess syntax & keywords}}
{{notmylang|Cobol|just plain ugly}}
{{notmylang|Ruby|too cryptic, Perlish}}
{{mylangend}}
{{mylangbegin|Favorite Languages}}
{{mylang|C|advanced}}
{{mylang|C sharp|novice}}
{{mylang|Python|advanced}}
{{mylang|Verilog|intermediate}}
{{mylangend}}
{{mylangbegin|Languages I use}}
{{mylang|AWK|intermediate}}
Line 17 ⟶ 6:
{{mylang|Delphi|rusty}}
{{mylang|Java|novice}}
{{mylang|JavaScript|when need tonovice}}
{{mylang|Lua|beginner}}
{{mylang|ME10 macro|intermediate}}
Line 23 ⟶ 12:
{{mylang|SQL|intermediate}}
{{mylang|UNIX Shell|intermediate}}
{{mylangend}}
{{mylangbegin|Favorite Languages}}
{{mylang|C|advanced}}
{{mylang|C sharp|novice}}
{{mylang|Python|advanced}}
{{mylang|Verilog|intermediate}}
{{mylangend}}
{{notmylangbegin|Languages I abstain from}}
{{notmylang|Ada|excess syntax & keywords}}
{{notmylang|CobolCOBOL|just plain ugly}}
{{mylangend}}
==About Me==
Line 54 ⟶ 53:
VHDL or Verilog or other Hardware Description Language - It's a different way of viewing the world, where timing and sequencing rule. Of the two, I like Verilog better. A discrete event simulation
language would be another option.
 
A Functional Programming language - Main Options: APL, Haskell - You might not use these much, but it may give you insight on alternative ways to implement something in another language.
 
===What popular modern language should you not bother to learn?===
Visual Basic or VB.Net. -It's on the way out, being supplanted by C#, Python, and occasionally C.
There's no longer a good reason to use it on new projects. Python is easier for quick apps. C# would use the same development environment and is better for significant projects. If you need an exe, aDelphi, C++, programor C will give you that. When I've used Visual Basic, the library API's always felt 'kludgy', as a whole.
 
What about C++? - I still like C++. But I think there are other languages that will provide higher programmer productivity in practice. Try D, Objective-C, Java, or Delphi instead.
Anonymous user