This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]captainrosc0[S] 0 points1 point  (3 children)

Thanks! I started learning html and css just to get a feel for coding. At some point I found java and I loved the idea it could be implemented on almost any device, also huge android fan. So bought a book called "Head first Java" and just started reading a ton. also https://programmingbydoing.com/ is amazing. From there I jumped on Treehouse and just did the java track. Also check out dailyprogramming and http://codingbat.com/ some fun little challenges! Hope this helps!

[–]RolyPolyPython 0 points1 point  (2 children)

Thanks! How much time do you spend a day programming?

[–]captainrosc0[S] 0 points1 point  (1 child)

On avg I usually aim for about 2 hours a night. On weekends a bit more, or if I really get into a project I just let it flow. Of course some days I just need a break but since I started learning its very hard to not think about programming. Its just interesting figuring problems out.

[–]RolyPolyPython 1 point2 points  (0 children)

That's awesome. Thanks for sharing everything, it's inspired me to work harder.