Jump to content

Hey codecall!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
14 replies to this topic

#1
scottk

scottk

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
I want to take this opportunity to say hello to everybody :)

I'm a software engineer with Apex Software where I do custom software development and website design. My aim on codecall is to contribute more answers then questions... time will tell!

#2
Vswe

Vswe

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 9,552 posts
Hello scottk, welcome to CodeCall.

#3
scottk

scottk

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
I hope you answer questions that fast too :P

#4
Vswe

Vswe

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 9,552 posts
That wasn't fast :) My fast answers is faster then one minute :P

#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Welcome aboard! What languages do you know?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#6
scottk

scottk

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
I do C#, ASP.NET, and TSQL day in/day out. We were primarily a Delphi shop but we just maintain those projects now and do our active development on .NET.

#7
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
What do you think of .NET vs Delphi?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#8
scottk

scottk

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
I don't think there is too much to compare really. .NET smokes delphi in capabilities, features, and now controls. Borland's language designer that put together Delphi's flavor of pascal moved over to be the chief architect of the C# language. Everything I liked about Delphi was included in .NET and more. I poked around your blog for a minute and it looks like you do c++ dev? Now that is one language I would like to learn but haven't gotten around to it yet. I am accustomed to more human-readable languages but if you know C/C++ i'm sure its just like reading a book.

Anders Hejlsberg - The architect of Delphi, J++, C#.

#9
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hey scottk, welcome to CodeCall!

#10
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Delphi.NET may make some of those arguments fall away, though. Delphi also has a LOT of nice 3rd party components. Of course, paying for Delphi and then paying for the components to make an app look good is... annoying.

I code in a bunch of languages. Delphi and web languages at work, C++ for fun. Being a mathematician makes C++ pretty easy.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#11
scottk

scottk

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
This is true about Delphi.NET but the fact is they're developing a language based on Microsoft's MSIL so they can't really do anything revolutionary I would think. I saw that MS opened up the C# license to a community license and we all know that the .NET framework can be decompiled so it would give Borland some flexibility in features for development... but I just have a problem with using Borland's language that is based on Microsoft's .NET framework. To me it seems like Borland is playing catch-up instead of being innovative.

#12
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Can't argue with that :)
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog