Re: Suggestion to developer tools

2010-03-29 Thread Stefano Canepa
On Fri, Mar 26, 2010 at 05:04:08PM -0500, ceduardo wrote: 2010/3/25 Brian Ryans brian.l.ry...@gmail.com: Quoting ceduardo on 2010-03-18 17:32:27: What Do you developer tools sugges? If you use emacs for editing try its integration with gdb for debugging. I like it. As a way to manage your

Re: Suggestion to developer tools

2010-03-29 Thread Tilo Schwarz
On Thu, 18 Mar 2010 23:32:27 +0100, ceduardo carlos.eduardo.vir...@gmail.com wrote: Hi every body, thaks you for your suggestions. Well I am learning about C, C++ and Linux programing, jeje I am trying to be a Debian developer this is my objetive. On my practices use emacs and others tools

Re: Suggestion to developer tools

2010-03-26 Thread Brian Ryans
Quoting ceduardo on 2010-03-18 17:32:27: What Do you developer tools sugges? Not a piece of software proper, but I, too, am learning programming and have found the book The Art of Unix Programming by Eric S. Raymond to be quite invaluable. I don't have an ISBN, as I have the PDF version, but a

Re: Suggestion to developer tools

2010-03-26 Thread ceduardo
2010/3/25 Brian Ryans brian.l.ry...@gmail.com: Quoting ceduardo on 2010-03-18 17:32:27: What Do you developer tools sugges? Not a piece of software proper, but I, too, am learning programming and have found the book The Art of Unix Programming by Eric S. Raymond to be quite invaluable. I

Re: Suggestion to developer tools

2010-03-26 Thread Brian Ryans
You mistakenly replied to me instead of to the list. I'll fix that. Quoting ceduardo on 2010-03-26 17:04:08: Thanks, this more information to my objetive. I am from Colombia, my native language is spanish. I don't know why I said Portuguese instead of Spanish. Brain fart on my part, likely.

Re: Suggestion to developer tools

2010-03-20 Thread Erik de Castro Lopo
ceduardo wrote: The powerfull, vi, vim, gcc, g++, gdb and the others that I don't know in this moment. Every C and C++ programmer should use Valgrind, often. Static analysis tools like cppcheck and flawfinder are also useful. All of these tools are available in debian main. Erik --

Suggestion to developer tools

2010-03-18 Thread ceduardo
Hi every body, thaks you for your suggestions. Well I am learning about C, C++ and Linux programing, jeje I am trying to be a Debian developer this is my objetive. On my practices use emacs and others tools from console. What Do you developer tools sugges? Thanks PD: I sorry but my english is

Re: Suggestion to developer tools

2010-03-18 Thread Marco TĂșlio Gontijo e Silva
Hi Carlos. Excerpts from ceduardo's message of Qui Mar 18 19:32:27 -0300 2010: (...) Well I am learning about C, C++ and Linux programing, jeje I am trying to be a Debian developer this is my objetive. On my practices use emacs and others tools from console. What Do you developer tools

Re: Suggestion to developer tools

2010-03-18 Thread Luke Cycon
On Thu, 2010-03-18 at 17:32 -0500, ceduardo wrote: Hi every body, thaks you for your suggestions. Well I am learning about C, C++ and Linux programing, jeje I am trying to be a Debian developer this is my objetive. On my practices use emacs and others tools from console. What Do you

Re: Suggestion to developer tools

2010-03-18 Thread ceduardo
2010/3/18 Luke Cycon lcy...@gmail.com: On Thu, 2010-03-18 at 17:32 -0500, ceduardo wrote: Hi every body, thaks you for your suggestions. Well I am learning about C, C++ and Linux programing, jeje I am trying to be a Debian developer this is my objetive. On my practices use emacs and others

Re: Suggestion to developer tools

2010-03-18 Thread Luke Cycon
On Thu, 2010-03-18 at 22:12 -0500, ceduardo wrote: I wanted to know aobut the typicals develoment toolt that you use. I mainly use eclipse or gedit or a command line text editor (Depending on my mood) I suggest you learn how to use these as well, they allow for much customization. I have