Ask HN: What “old” programming languages will you still be using in 2017?
61–70 of 502 posts
Re: Ask HN: What “old” programming languages will you still be using in 2017?
#62Re: Ask HN: What “old” programming languages will you still be using in 2017?
#63Pascal/Delphi Before there was an internet of lightbulbs and smoke detectors, there was an internet of industrial process things. And they used windows 2000 and Delphi. They still do.
Re: Ask HN: What “old” programming languages will you still be using in 2017?
#64It's an awesome language and both the language and the ecosystem is getting better and better all the time
Re: Ask HN: What “old” programming languages will you still be using in 2017?
#65Re: Ask HN: What “old” programming languages will you still be using in 2017?
#66Re: Ask HN: What “old” programming languages will you still be using in 2017?
#67Re: Ask HN: What “old” programming languages will you still be using in 2017?
#68Also, I guess writing code in Python 2 is considered outdated nowadays, so that too. Plus the usual shell scripting (bash on Linux and simple batch files on Windows).
I do hope to avoid writing any new Fortran this year, so there's that. Some of the less performance critical code will instead involve Julia, and I've been experimenting with D and Rust for fun. Not sure which category Java and C# fit in, but in all probability I'll also use those at some point.
And finally, LaTeX. Very old and, unfortunately, indispensable.
Re: Ask HN: What “old” programming languages will you still be using in 2017?
#69Writing a brand new Mac app for myself, using Objective-C instead of Swift. So far it's a breeze. Yes I used Swift for a while, and it sure feels all academic and all, but meh, ObjC gets the job done just fine for me.
Objective C will always have room in my heart, but I'll never go back to it. There's too much .h ceremony.