RE: vb code?
- From: "Sina Bahram" <sbahram@xxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Fri, 27 Mar 2009 11:32:33 -0400
Intellisense is one of the thousnads of features Eclipse provides, yes.
Take care,
Sina
-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of DaShiell, Jude
T. CIV NAVAIR 1490, 1, 26
Sent: Friday, March 27, 2009 6:23 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: vb code?
Importance: Low
Is Eclipse analogous to intellisense or close to analogous? If so, that can
be run in Linux but only in the G.U.I. environment.
Rot47: <;F56]52D9:6==@?2GJ]>:=>
-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Ken Perry
Sent: Thursday, March 26, 2009 19:21
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: vb code?
Actually one thing about the IDE that if you're going to work in multiple
languages just cannot be done in anything else is the intelesense. Once you
get used to it there is no going back. It gives you a leg up on speed when
I first learned c and c++ I had to memorize every little method in every
class and every function in every library. That or have files and files of
reference texts that I could search through using grep. When I took up VB
and C# in Visual Studio I didn't have to know anything about the language
and I very quickly could write software because the intelesence pretty much
popped up everything I needed as long as I knew something about programming
and could type my variable name and put a dot after it. Not to mention the
fact that if your coding in an interface it creates all the method stubs for
you which really goes a long way in not letting you make a lot of beginner
typeos.
So while I started out and still do code with out the IDE it sure is nice to
relax and let the IDE do a lot of the work when I can.
Ken
-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jared Wright
Sent: Thursday, March 26, 2009 7:48 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: vb code?
Rick is certainly entitled to his thoughts on the issue, but for the sake of
hearing the other side I'll say that I get along just fine without the IDE.
Now I'm sure the situations scale a little higher than the ones I'm in at
the moment, but certainly I've done work on fairly complex, team-based
software development projects using the .net framework. It's all about
finding the environment that is comfortable to your personal nuances and
habits, I think. The IDE may be an option for some, but I must disagree with
its being a necessity.
Jared
On 3/26/2009 1:57 PM, Ricks Place wrote:
> Hi Alex:
> Did you set up your IDE for working with a Screen Reader and make use
> of the JAWS Scripts?
> If you are going to do any real programming you will need to work in
> an IDE. There is just too much complexity and too many lines of code
> to work in a Text Editor for anything but a small demo project.
> How are you going to handle any Interop or SDK technicals? What about
> DataBase, DataSets and Forms or Pages if you want to work on the net?
> Are you going to wire up all the web.config or app.config settings by
> hand?
> If you want to play around a little your plan is fine. If you are
> going to work on any real projects or do any work at an educational
> institution you need to learn how to make the IDE work to your
> satisfaction. That can be done.
> Rick USA
> __________
> View the list's information and change your settings at
> http://www.freelists.org/list/programmingblind
>
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
Other related posts:
- » vb code? - Alex Hall
- » Re: vb code? - Chris Hallsworth
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » Re: vb code? - Alex Hall
- » RE: vb code? - Alex Hall
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » Re: vb code? - Chris Hallsworth
- » Re: vb code? - Alex Hall
- » Re: vb code? - Bob J.
- » Re: vb code? - Ricks Place
- » Re: vb code? - Jamal Mazrui
- » Re: vb code? - Alex Hall
- » Re: vb code? - Alex Hall
- » Re: vb code? - Jamal Mazrui
- » Re: vb code? - Tim Lawrence
- » Re: vb code? - Bob J.
- » Re: vb code? - Tim Lawrence
- » Re: vb code? - Ricks Place
- » Re: vb code? - Alex Hall
- » Re: vb code? - Ricks Place
- » Re: vb code? - Ricks Place
- » Re: vb code? - Jared Wright
- » RE: vb code? - Ken Perry
- » Re: vb code? - Tyler Littlefield
- » RE: vb code? - Ken Perry
- » Re: vb code? - Ricks Place
- » Re: vb code? - Ricks Place
- » Re: vb code? - Tyler Littlefield
- » Re: vb code? - Tyler Littlefield
- » RE: vb code? - Ken Perry
- » RE: vb code? - Ken Perry
- » Re: vb code? - Tyler Littlefield
- » Re: vb code? - Jamal Mazrui
- » Re: vb code? - Jamal Mazrui
- » Re: vb code? - Tyler Littlefield
- » RE: vb code? - Sina Bahram
- » Re: vb code? - Tyler Littlefield
- » RE: vb code? - Sina Bahram
- » RE: vb code? - Juan Hernandez
- » Re: vb code? - Jared Wright
- » Re: vb code? - Chris Hallsworth
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » Re: vb code? - Jared Wright
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » Re: vb code? - Ricks Place
- » Re: vb code? - Ricks Place
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » RE: vb code? - Homme, James
- » Re: vb code? - Tyler Littlefield
- » RE: vb code? - Sina Bahram
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » Re: vb code? - The Elf
- » Re: vb code? - The Elf
- » Re: vb code? - The Elf
- » Re: vb code? - Ricks Place
- » Re: vb code? - niran
- » Re: vb code? - Ricks Place
- » Re: vb code? - niran
- » Re: vb code? - Tyler Littlefield
- » Re: vb code? - Ricks Place
- » Re: vb code? - Ricks Place
- » Re: vb code? - niran
- » Re: vb code? - Jamal Mazrui
- » Re: vb code? - Jamal Mazrui
- » Re: vb code? - Trouble
- » RE: vb code? - Ken Perry
- » Re: vb code? - Tyler Littlefield
- » RE: vb code? - Jamal Mazrui
- » Re: vb code? - The Elf
- » RE: vb code? - DaShiell, Jude T. CIV NAVAIR 1490, 1, 26
- » re: vb code? - Tyler Littlefield
- » RE: vb code? - Homme, James
- » Re: vb code? - Jamal Mazrui
- » Re: vb code? - Ricks Place
- » Re: vb code? - The Elf
- » Re: vb code? - The Elf