Quantcast
Channel: Java – The Wiert Corner – irregular stream of stuff
Viewing all articles
Browse latest Browse all 67

Jon Skeet’s speech “Back to basics” is really a good watch – via Jørn Einar Angeltveit G+

$
0
0

Thanks Jørn Einar Angeltveit for sharing this a while ago:

A session by Jon Skeet and Tony the Pony (which has strong teeth) presented during the Polish DevDay 2013 in Kraków, Poland.

+Jon Skeet’s speech “Back to basics” is really a good watch.

In a funny way, he explains why the simplest fundamentals of computer software text, dates and numbers can cause some real headace for the programmer…

In case you didn’t know: Jon Skeet is “Chuck Norris” on stackoverflow.com:

The subtitle is “the mess we’ve made of our fundamental data types”.

Some of the topics covered:

  • people
  • numbers and storage formats
  • strings and encodings
  • dates, times and time zones
  • scope things narrowly (YAGNI) in a conscious way, and understand beyond what you implement

He for instance shows that the fundamentals are both very much unknown by many among us, and less universal than we think.

–jeroen

via +Jon Skeet’s speech “Back to basics” is really a good watch. In a funny way,….


Filed under: .NET, C#, Delphi, Development, Encoding, i18n internatiolanization and L10 Localization, Java, Java Platform, Pascal, Scripting, Software Development, Unicode

Viewing all articles
Browse latest Browse all 67

Trending Articles