Re: Programming for Electronics Engineers

From: Rene Tschaggelar (none_at_none.net)
Date: 01/16/05


Date: Sun, 16 Jan 2005 23:39:19 +0100

John Larkin wrote:

> On Sun, 16 Jan 2005 17:18:43 +0000, Danny T <danny@nospam.oops> wrote:
>
>
>>mc wrote:
>>
>>>The starter pack for Visual C# or Visual Basic (about $99) is very nice and
>>>gives you the full power of the .NET Framework.
>>
>>Is that like a cut down version of Visual Studio?
>>
>>I use VS at work, but I've grown fond of the new Express packages.
>>They're lightweight and fast, though still beta (and using the next
>>version of the framework):
>>
>>http://lab.msdn.microsoft.com/express/
>
>
>
> You have to realize that guys like Jim and I are fulltime circuit
> designers. We have an infinite, unlearnable amount of stuff to keep up
> with in our own field, and all the work we can handle, often more. If
> we do want to write a program to do some math, we need to do it
> quickly, without spending a couple years getting up to speed in .NET
> and C++ classes and stuff like that. We're solving math problems, so
> user interface isn't important. The only eye candy that's really
> useful to us is graphing data so we can get a feel for the dynamics of
> a system, and even then we can dump a comma-delimited file to a
> grapher program. Some of the stuff I do is very compute intensive, so
> a pig like Visual Basic would be unusable. So what we need is a
> simple, quick, easy to learn and easy to use language that runs fast.
> And, at least for me, can do hardware i/o without requiring me to
> write device drivers.
>
> I think pRogramming should be the fourth 'R' of basic education,
> something everybody can do. Modern OS's have gone a long way to making
> programming something only pros have time to learn.
>
> If I wanted to spend serious hours learning a new computer skill, it
> would be learning Linux.

John,
I'm in the same situation and found Delphi(successor of
Turbopascal) very easy to use and remember. The driver part
is not doable. I thus was never able to write a PCI driver,
but use serial, serial_over_USB (aka virtual comport), and
Ethernet.
I'm glad my idustrial customers have no intention yet to
move to WinXP, nor DotNet.

Rene

-- 
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net


Relevant Pages

  • Re: visual c++6.0 settings for driver development please???
    ... You do NOT use the Visual Studio IDE for building a driver. ... proper compiler for drivers is in the DDK, and second there is no pre-canned ... "Mark Roddy" wrote in message ...
    (microsoft.public.development.device.drivers)
  • Re: DDK installation & Build environment in Visual Studio
    ... without invoking the command prompt model. ... If you want to develop in a Visual Studio GUI, ... "Programming the Windows Driver Model, ... Don Burn (MVP, Windows DDK) ...
    (microsoft.public.development.device.drivers)
  • Re: error LNK2019: unresolved external symbol __RTC_CheckEsp
    ... This is why you should not use the Visual Studio compiler, ... Don Burn (MVP, Windows DDK) ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ...
    (microsoft.public.development.device.drivers)
  • Re: Building from within Visual Studio IDE
    ... Although DDKBUILD is a GREAT tool, way too many folks get totally bogged down setting it up when they start out. ... BUILD A DRIVER DIRECTLY FROM VISUAL STUDIO!!! ... Using Visual Studio directly means you will likely produce subtle bugs if you do get things right. ... Don Burn (MVP, Windows DDK) ...
    (microsoft.public.development.device.drivers)
  • Re: express edition
    ... building drivers. ... You do not need or use Visual Studio at all for driver ... You will only use Visual Studio for development of your own companion ... Installer projects or 64-bit applications. ...
    (microsoft.public.development.device.drivers)

Quantcast