New Company, New Language, Same IDE...

I've started at Advantech Software -- (Brisbane software development specialists)

This has involved a transition from VB.net to C#, and boy oh mighty, i've been shocked and alarmed at how easy it is to move.

They really are just the same food with different food colouring. The most helpful things to have when transitioning from VB.net to C# are:

  1. This document (VB.NET and C# Comparison, side by side)
  2. Great Mentors

The extra-fussiness of the type system is excellent, and helps you keep your code tight (much as option strict does in VB.net). The warnings you get, the more descriptive messages, and the XML commenting make for a nice improvement. I miss the code reformatting (pretty-listing) feature of VB, which did turn me into a lazier coder than i once was.

The most overwhelming change has been learning to use the existing (and very impressive) code base that Advantech have developed, learning to play well with some way cool 3rd party controls, and of course, the necessary existentialist angst that comes with any career change.

 

My book "Choose Your First Product" is available now.

It gives you 4 easy steps to find and validate a humble product idea.

Learn more.

(By the way, I read every comment and often respond.)

Your comment, please?

Your Name
Your Url (optional)
Note: I may edit, reuse or delete your comment. Don't be mean.