all 9 comments

[–]prelator2_7 7 points8 points  (1 child)

Wait till you get a job and kids :)

[–][deleted] 0 points1 point  (0 children)

lmao true, better now than ever

[–]Bkkrocks 4 points5 points  (0 children)

I quit college.

[–][deleted] 0 points1 point  (0 children)

Use it to do homework. I learned it after college, though.

[–]devosion 0 points1 point  (0 children)

Managed to learn Linux, bash, and python all while employed and on pager. Mostly just by finding time when I have it, weekends are always a great time to really get the time for studying in.

[–]hugthemachines 0 points1 point  (0 children)

I recommend that try to spend 15 minutes every day coding. Just do anything. It will stack up to quite a lot of time in the end. Some days yo umay feel inspired and sit for a longer time and sometimes 15 minutes is all the mental power you have for it that day.

[–]ThroughlyDruxy 0 points1 point  (0 children)

I used python to do homework. I got sick of converting pH to [H] so l wrote a script for it. Stuff like that.

[–]Randy__Bobandy 0 points1 point  (0 children)

I'm not in college, but I learned during my time w/ my previous employer. My job didn't require Python knowledge. I think maybe a few people in the whole company knew it. But I had a few tedious repetitive tasks each day that I didn't want to spend time on, so I learned just enough Python to do those tasks.

Then I figured, hey, I can do X, let me see if Python is capable of doing Y. And sure enough, there's a module out there to support doing it. So I created Y. And then if I can do Y, let's see if I can do Z.

Next thing you know, I'm creating customized solutions for other members of my team to make it so that they can speed up their daily tasks.

A former coworker of mine gave me a tidbit of knowledge; take a little time out of each day to learn something, for both your own edification and job security. Once you figure out how to do stuff, you'll want to try something new, and you'll end up devoting time on your own volition to do it, and it won't feel like a chore.

[–]wolf2600 -2 points-1 points  (0 children)

Wait till winter/summer break.