Any PB programmers who are EMPLOYEES2?

For everything that's not in any way related to PureBasic. General chat etc...
naw
Enthusiast
Enthusiast
Posts: 573
Joined: Fri Apr 25, 2003 4:57 pm

Re: Any PB programmers who are EMPLOYEES?

Post by naw »

Tenaja wrote:
Blood wrote:... Visual Basic but that being phased out and being replaced with C#....
Phased out?!?!? VB was never thought of as a language to be used at work...only for hobbyists. They've just rebranded it with curly braces to make it acceptable in the workplace.
VB may have been intended to be used by hobbyists (no idea) but VBA was certainly intended for Business Use - why else put VBA into Business Apps like MS Excel ?
I think you'll find there are 100's of Millions of lines of VBA being used to support business operations - some of it will be very good code, most of it will be little more than recorded macro's. VBA is great because it is allows non-specialist programmers (subject matter experts) to programatically develop their ideas.

I use VBA as business logic to drive a business analysis tool that uses Excel for number crunching. I am also in the middle of replacing a lot of that VBA with PB DLLs for performance, security and portability reasons.
Ta - N
Post Reply