> *. Is C# same as visual C#? Yes.
> *. Most people is learning VB.net instead of C#, is this still the > case by today? Yes. Visual basic contains the word "basic" whereas C# contains the word "sharp". It's no wonder people feel more fuzzy about VB. Also, VB syntax is more forgiving (not case sensitive for example) so easier to learn. > I am more familiar with Java, so I think I better do > C#. But my goal is to learn A language quick( 3-7 days), so I could > be able to read or write some codes when I can't find the > functionality I need in GH. If that's your dead-line, I suggest you start with C#. But note that C# scripting in less well tested in GH than VB and tends to have more bugs. A new version of GH is forthcoming and this version will have a bunch of Script component improvements. -- David Rutten [email protected] Robert McNeel & Associates
