Comments on: Arcane Java Operators http://www.terminally-incoherent.com/blog/2006/04/21/arcane-java-operators/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Catt. http://www.terminally-incoherent.com/blog/2006/04/21/arcane-java-operators/#comment-17442 Wed, 13 Oct 2010 06:28:01 +0000 http://www.terminally-incoherent.com/blog/?p=501#comment-17442

Can’t agree more. It is important to know the semantics of a language
which is more than syntactic conversions. Knowing the best ways to express definitely has its advantages when a group of people work with a high-level programming language.

Thanks for the blog.

Reply  |  Quote
]]>
By: Larry Roth http://www.terminally-incoherent.com/blog/2006/04/21/arcane-java-operators/#comment-167 Sat, 22 Apr 2006 04:55:00 +0000 http://www.terminally-incoherent.com/blog/?p=501#comment-167

I think you have a great point here–and I think you are right about why people are taught a specific way of coding. It is often related to something they already know, e.g. the infamous “Java for programmers” class that many schools have. Instead of teaching you cool things that Java could do, they attempt to show you that Java is similar to that which you already know.

What I really liked about your simple examples is that the code is so much more readable and understandable. And isn’t that the point of good coding?

Nice blog.

Reply  |  Quote
]]>