What I would do differently if I was learning to program again
1–10 of 85 posts
Re: What I would do differently if I was learning to program again
#2I seriously dramatically slowed down my advancement as a programmer because I didn’t use a full featured ide straight up.
Now I only use vi to edit files in /etc
Re: What I would do differently if I was learning to program again
#3I’d use an ide from day 1 instead of wasting time with vim. I seriously dramatically slowed down my advancement as a programmer because I didn’t use a full featured ide straight up. Now I only use vi to edit files in /etc
Re: What I would do differently if I was learning to program again
#41) Focus on depth of a couple of things, and never mind breadth.
2) As soon as possible - either before graduating college, or right after, etc. - work for yourself and not The Man. whether going into business as a solopreneur, or partnering with a few people - doesn't matter. Mistakes will be made, but you will feel more in control of any/all outcomes - good or bad.
3) Be generous for experiences, but be a cheap bastard when buying actual/material "things". Save shit tons of money.
Re: What I would do differently if I was learning to program again
#5I’d use an ide from day 1 instead of wasting time with vim. I seriously dramatically slowed down my advancement as a programmer because I didn’t use a full featured ide straight up. Now I only use vi to edit files in /etc
I'd use Vim from day 1, instead of wasting time with several IDEs.
Re: What I would do differently if I was learning to program again
#6I’d use an ide from day 1 instead of wasting time with vim. I seriously dramatically slowed down my advancement as a programmer because I didn’t use a full featured ide straight up. Now I only use vi to edit files in /etc
I'd use Vim from day 1, instead of wasting time with several IDEs.
Re: What I would do differently if I was learning to program again
#7I’d use an ide from day 1 instead of wasting time with vim. I seriously dramatically slowed down my advancement as a programmer because I didn’t use a full featured ide straight up. Now I only use vi to edit files in /etc
I'd use Vim from day 1, instead of wasting time with several IDEs.
Re: What I would do differently if I was learning to program again
#8I’d use an ide from day 1 instead of wasting time with vim. I seriously dramatically slowed down my advancement as a programmer because I didn’t use a full featured ide straight up. Now I only use vi to edit files in /etc
I'd use Vim from day 1, instead of wasting time with several IDEs.
Is it a Unix tough guy thing where there’s nothing that a GUI app does that you can’t do better in a terminal? Or is it that you’ve never really spent a lot of time in a professional ide so when you argue against it, it’s cause you don’t know?
Re: What I would do differently if I was learning to program again
#9Earlier quoted context omitted.
I'd use Vim from day 1, instead of wasting time with several IDEs.
The real advice is try different tools rather than sticking with the first one you try or were told to use. When you find the one for you you'll know. Also remember you can make your own tools. Don't struggle with crap tools and find a way to make it easy to develop your tool kit.
The phrase "wasting time with Vim" was the thing that made me reply the way I did. Learning Vim properly has helped me every single step of my way.
Re: What I would do differently if I was learning to program again
#10Earlier quoted context omitted.
The real advice is try different tools rather than sticking with the first one you try or were told to use. When you find the one for you you'll know. Also remember you can make your own tools. Don't struggle with crap tools and find a way to make it easy to develop your tool kit.
It's been a long time I haven't used Vim. I left it in favor of Evil+Emacs a few years ago. And I don't recommend it to every single person I see. The phrase "wasting time with Vim" was the thing that made me reply the way I did. Learning Vim properly has helped me every single step of my way.
So not actually disagreeing with me, just stirring?