Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Will Linux

Name: Anonymous 2011-06-28 2:47

Will Linux make me a better programmer?  I heard that Linux is the best OS for programming because it is UNIX.

Name: Anonymous 2011-06-28 2:58

Will SICP make me a better programmer?  I heard that SICP is The Book for programming because it is Lisp.

Name: Anonymous 2011-06-28 2:59

I enjoy using linux as a development environment because it is easy to get command line oriented stuff going and I happen to prefer that, and also a lot of stuff that you can download legally for free is usually developed for linux first and then ported to windows. But if you are going to depend on software that you pay good money for or download illegally, then windows is cool. Exposure to both is a good idea, I think.

Name: Anonymous 2011-06-28 3:03

Little quirks about Win's CLI make it unbearable for me. Some people need to live in an IDE anyway, in which case, it doesn't matter, Window's might even be better for you. I work better and faster in an *nix environment, so it makes me a better programmer. I can't say it will or won't for anybody else.

Name: Anonymous 2011-06-28 3:42

Linux will not make you a better programmer. What will make you a better programmer is knowledge of how computers work, experience in solving programming problems and the ability to learn the rules then break them when necessary.

Name: Anonymous 2011-06-28 5:52

gdb will make you a better programmer, since you'll be so reluctant to use it you'll be careful to not write buggy code.

Name: Anonymous 2011-06-28 6:13

/prog/ will make you a programmer

Name: Anonymous 2011-06-28 10:18

>>6
nice.

Name: Anonymous 2011-06-28 11:40

>>6
Actually this is quite true. I spend more time and attention on my coding when using vim/make/gdb combo.

Name: Anonymous 2011-06-28 11:47

>>6
Ah.. ah... I can't argument against this.

Name: Anonymous 2011-06-28 12:25

<--- dubs, check 'em

>>9
One should learn to program without IDEs and fancy tools.
One should learn to program with just a text editor, compiler and terminal.
Nothing more.

Name: Anonymous 2011-06-28 13:15

An IDE can be a crutch, but also can be very very useful for debugging.

Name: Anonymous 2011-06-28 13:27

>>11
Text editor? Why not just use 'echo <<<EOF'? Too manly for you?
Say your address, so I can send you a nice little pink dress  you deserve.

Name: Anonymous 2011-06-28 13:28

>>6
>>8
>>9
>>10
Nobody needs a debugger when they're the only one's coding.

Name: Anonymous 2011-06-28 13:32

>>14
You can live without debugger in project with other people too. Just don't commit printf("SUCKS IF I=%d IS 5 ", i) and you'll be fine.

Don't change these.
Name: Email:
Entire Thread Thread List