all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Learning C++ with Emacs?
@ 2004-06-29 20:18 Cecil
  2004-06-29 20:42 ` David Kastrup
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cecil @ 2004-06-29 20:18 UTC (permalink / raw)


I will be starting C++ at my school. I moved to linux about 4 months
ago. I have been using Pico, but have decided to give Emacs a shot as
my editor for C++. The idea is that I will be using the console for
most things; I will be using a very very old laptop, that Emacs will
run on with no problem it seems. I ordered the Learning GNU Emacs book
from O'rielly, and would like comments or opinions or whatever from
y'all. I will be learning C++ from the very beginning. The teacher
wants to use Visual C++, but I have a ancient machine, I run Linux,
and if I have to, I'll just email source to myself at school. Am I
making a mistake choosing to learn Emacs to learn C++? I have heard it
refered to as a dinosaur whose time has come and gone, but I can't
really run X well. So, I have to broaden my mind and leave
preconceived ideas and notions behind.

Many thanks,

Cecil

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Learning C++ with Emacs?
  2004-06-29 20:18 Learning C++ with Emacs? Cecil
@ 2004-06-29 20:42 ` David Kastrup
  2004-06-30 13:39 ` Thien-Thi Nguyen
  2004-07-02 15:31 ` Danny Anderson
  2 siblings, 0 replies; 4+ messages in thread
From: David Kastrup @ 2004-06-29 20:42 UTC (permalink / raw)


xeys_00@yahoo.com (Cecil) writes:

> I have been using Pico, but have decided to give Emacs a shot as my
> editor for C++. The idea is that I will be using the console for
> most things; I will be using a very very old laptop, that Emacs will
> run on with no problem it seems. I ordered the Learning GNU Emacs
> book from O'rielly, and would like comments or opinions or whatever
> from y'all. I will be learning C++ from the very beginning. The
> teacher wants to use Visual C++, but I have a ancient machine, I run
> Linux, and if I have to, I'll just email source to myself at
> school. Am I making a mistake choosing to learn Emacs to learn C++?

Learning Emacs and learning C++ are pretty much independent.  At
least unless you use GCC and glibc, in which case it is worth noting
that Emacs' built-in info reader is one of the handiest tools for
accessing info pages (use C-h S with the cursor on a symbol to find
its info page).  It is also worth noting that the gdb command in
Emacs is quite handy for source code debugging.

> I have heard it refered to as a dinosaur whose time has come and
> gone,

Gone?  Hardly.  It's still quite the killer.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Learning C++ with Emacs?
  2004-06-29 20:18 Learning C++ with Emacs? Cecil
  2004-06-29 20:42 ` David Kastrup
@ 2004-06-30 13:39 ` Thien-Thi Nguyen
  2004-07-02 15:31 ` Danny Anderson
  2 siblings, 0 replies; 4+ messages in thread
From: Thien-Thi Nguyen @ 2004-06-30 13:39 UTC (permalink / raw)


xeys_00@yahoo.com (Cecil) writes:

> So, I have to broaden my mind and leave
> preconceived ideas and notions behind.

if your mind broad enough, you do not need to leave anything behind.

thi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Learning C++ with Emacs?
  2004-06-29 20:18 Learning C++ with Emacs? Cecil
  2004-06-29 20:42 ` David Kastrup
  2004-06-30 13:39 ` Thien-Thi Nguyen
@ 2004-07-02 15:31 ` Danny Anderson
  2 siblings, 0 replies; 4+ messages in thread
From: Danny Anderson @ 2004-07-02 15:31 UTC (permalink / raw)


On Tue, 29 Jun 2004 13:18:59 -0700, Cecil wrote:

> and if I have to, I'll just email source to myself at school. Am I
> making a mistake choosing to learn Emacs to learn C++? I have heard it
> refered to as a dinosaur whose time has come and gone, but I can't
> really run X well. So, I have to broaden my mind and leave preconceived
> ideas and notions behind.
> 
> Many thanks,
> 
> Cecil

Emacs is an excellent tool to use while learning to code c++.  There is a
very real learning curve, one that I am quite sure I am still scaling
myself,  but, once you get going, you will find out that you have a very
powerful editor at your command.

It is my choice of editors for coding c++, perl, php and the like.  I
really like the fact that is can be very easy to customize once you learn
how the .emacs file works.

Try it out- it is my opinion that you will learn c++ better by using Emacs
than by using the Visual c++ editor.

Danny  

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-02 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-29 20:18 Learning C++ with Emacs? Cecil
2004-06-29 20:42 ` David Kastrup
2004-06-30 13:39 ` Thien-Thi Nguyen
2004-07-02 15:31 ` Danny Anderson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.