Re: Programming for Electronics Engineers
From: John Larkin (jjSNIPlarkin_at_highTHISlandPLEASEtechnology.XXX)
Date: 01/16/05
- Next message: Mac: "Re: Electric"
- Previous message: CWatters: "Re: tmer relay help needed"
- In reply to: Danny T: "Re: Programming for Electronics Engineers"
- Next in thread: Danny T: "Re: Programming for Electronics Engineers"
- Reply: Danny T: "Re: Programming for Electronics Engineers"
- Reply: Jim Thompson: "Re: Programming for Electronics Engineers"
- Reply: Charles W. Johson Jr.: "Re: Programming for Electronics Engineers"
- Reply: Rene Tschaggelar: "Re: Programming for Electronics Engineers"
- Reply: Rich Grise: "Re: Programming for Electronics Engineers"
- Reply: keith: "Re: Programming for Electronics Engineers"
- Reply: Ken Smith: "Re: Programming for Electronics Engineers"
- Reply: Frithiof Andreas Jensen: "Re: Programming for Electronics Engineers"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 16 Jan 2005 10:00:06 -0800
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
- Next message: Mac: "Re: Electric"
- Previous message: CWatters: "Re: tmer relay help needed"
- In reply to: Danny T: "Re: Programming for Electronics Engineers"
- Next in thread: Danny T: "Re: Programming for Electronics Engineers"
- Reply: Danny T: "Re: Programming for Electronics Engineers"
- Reply: Jim Thompson: "Re: Programming for Electronics Engineers"
- Reply: Charles W. Johson Jr.: "Re: Programming for Electronics Engineers"
- Reply: Rene Tschaggelar: "Re: Programming for Electronics Engineers"
- Reply: Rich Grise: "Re: Programming for Electronics Engineers"
- Reply: keith: "Re: Programming for Electronics Engineers"
- Reply: Ken Smith: "Re: Programming for Electronics Engineers"
- Reply: Frithiof Andreas Jensen: "Re: Programming for Electronics Engineers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|