Re: Programming for Electronics Engineers

From: John Larkin (jjSNIPlarkin_at_highTHISlandPLEASEtechnology.XXX)
Date: 01/16/05


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



Relevant Pages

  • Re: Common Library .NET and CF.NET
    ... Of course you have to limit your usage of the .NET Framework to the ... share among .NET and .NETCF. ... Visual Studio should define some platform symbol in all Smart ... Both builds can be made from the same source code though. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Opinions on .NET Framework?
    ... I'd like to do some Windows development. ... VS .NET is the only MS development environment at this time. ... there is no Visual Studio .NET anymore. ... support for the .NET Framework without affecting their Visual Studio ...
    (microsoft.public.dotnet.framework)
  • installing outlook com addin
    ... I have created a COM addin to outlook, ... I need to get visual studio .Net to find ... then the final installer can not register my ... a part of the .Net framework, and I do not want to force my users to ...
    (microsoft.public.outlook.program_vba)
  • Re: Visual Studio 2005 Beta 2 project cannot work in IIS virtual d
    ... You need the .Net Framework 2.0. ... Visual Studio 2005 Beta 2 project cannot work in IIS virtual directory ... I used Visual Studio 2005 Beta 2 to build a simple new web site. ... An error occurred during the processing of a configuration ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Running a VB.NET Application on a Network Drive
    ... You say you can in Visual Studio, ... properties st the Wrapper Key File Assembly. ... Also what steps do I take to create and apply a .MSI file ... >> to add this strong name to my .NET Framework ...
    (microsoft.public.dotnet.security)