Jon
Sun Mar 27 13:28:57 CST 2005
Kerem G=FCmr=FCkc=FC <kareem114@hotmail.com> wrote:
> > The main reason for picking up a good IDE is simplifying your coding, a=
s=20
> > coding in notepad is painful.
>=20
> What? Notepad is painfull? Did you ever wrote a Unix Shell script with vi
> over a 33,6 Modem using ssh from the other side of the world and then
> you tell us that Notepad and .NET is painfull. i wrote "fully -fledged"
> applications wth notepad instead using the VS.NET or #develop, because
> sometimes there is no IDE available,...........and what then?
>=20
> Also this is my recommendation to new programmers: coding in notepad
> will sharpening your "debugger-eye" and you will be more familliar (in fa=
ct
> you must!) with the compiler and .NET Framework or whatever
> Programming-Language or Technique you will use.
> Everybody can work with a IDE, especially with things like VS.NET and
> #develop...
>=20
> Dont hate me...........this is my experience........and i think it is bes=
t=20
> (at least to me!)
There are plenty of *much* better text editors than Notepad, however. I=20
agree that it's helpful to be capable of working without a debugger=20
when necessary, but a text editor which performs syntax highlighting,=20
can cope with having more than one file open etc doesn't stop you from=20
doing that - it just stops you from swearing at Notepad quite so often.
--=20
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too