Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • What's in a name (again)?

    I have possibly foolishly decided to stop resisting the urge to port Joda Time to .NET. For those of you who are unaware, "use Joda Time" is almost always the best answer to any question involving "how do I achieve X with java.util.Date/Calendar?" It's a Java library for handling...
    Posted to Jon Skeet: Coding Blog by skeet on Thu, Nov 5 2009
    Filed under: Filed under: , ,
  • Language proliferation

    I've always been aware that .NET supports multiple languages (obviously) and that Microsoft has been experimenting with this to some extent. It's only recently struck me just to what extent this is the case though. Here's a list - almost certainly incomplete - of .NET languages from Microsoft...
    Posted to Jon Skeet: Coding Blog by skeet on Tue, May 12 2009
    Filed under: Filed under: , , ,
  • What's in a name?

    T.S. Eliot had the right idea when he wrote "The naming of cats" : The Naming of Cats is a difficult matter, It isn't just one of your holiday games ... When you notice a cat in profound meditation, The reason, I tell you, is always the same: His mind is engaged in a rapt contemplation...
    Posted to Jon Skeet: Coding Blog by skeet on Fri, Feb 27 2009
    Filed under: Filed under: , , ,
  • Programming "in" a language vs programming "into" a language

    I'm currently reading Steve McConnell's Code Complete (for the first time - yes, I know that's somewhat worrying) and there was one section was disturbed me a little. For those of you with a copy to hand, it's in section 4.3, discussing the difference between programming in a language...
    Posted to Jon Skeet: Coding Blog by skeet on Wed, Apr 23 2008
    Filed under: Filed under: , , , ,
  • Macros, and languages within languages

    Ian Griffiths mailed me about macros, and explained how LISP macros were very different to C/C++ macros, working at a language level instead of at a text level. I won't pretend to understand all about what would be possible and what wouldn't, but Ian gave a good example: query expressions in...
    Posted to Jon Skeet: Coding Blog by skeet on Fri, Feb 8 2008
    Filed under: Filed under: , , ,
  • Why hasn't Microsoft bought JetBrains yet?

    For those of you who aren't aware, JetBrains is the company behind IntelliJ IDEA, the Java IDE which I've heard amazing things about (I've tried it a couple of times but never got into it - I think I need an expert sitting beside me to point out the cool stuff as I go) and ReSharper, the...
    Posted to Jon Skeet: Coding Blog by skeet on Fri, Jun 1 2007
    Filed under: Filed under: , ,
  • What would make a good Java book?

    So, Groovy in Action has been out for a little while, and I'm missing it - or rather, book writing. I'd like my next project to be a solo effort, almost certainly on Java. However, I'm interested in hearing what you good folks think would make a good Java book. I've got some ideas myself, but I'd rather...
    Posted to Jon Skeet: Coding Blog by skeet on Wed, Feb 14 2007
    Filed under: Filed under: ,
  • Groovy

    Updated 7th August 2006 - It looks like closures aren't meant to require K&R bracing after all. Hoorah! Examples changed appropriately. One of my tasks at work is to investigate new languages and technologies and report back what use we might make of them, where they fit in with what we're doing...
    Posted to Jon Skeet: Coding Blog by skeet on Thu, Apr 20 2006
    Filed under: Filed under: ,
  • Bringing Subversion and Fitnesse together

    I've recently started working with Subversion (a version control system) and FitNesse (the Fit acceptance testing framework based in a wiki). FitNesse has a primitive version control system built into it, where it builds zip files of previous versions of pages. It's all a bit messy though, and it's not...
    Posted to Jon Skeet: Coding Blog by skeet on Tue, Feb 14 2006
    Filed under: Filed under: ,
  • Visual Studio vs Eclipse

    I often see people in newsgroups saying how wonderful Visual Studio is, and they often claim it's the "best IDE in the world". Strangely enough, most go silent when I ask how many other IDEs they've used for a significant amount of time. I'm not going to make any claims as to which IDE is "the best"...
    Posted to Jon Skeet: Coding Blog by skeet on Thu, Dec 22 2005
    Filed under: Filed under: , ,
Page 1 of 1 (10 items)