TylerJay comments on What are you working on? March / April 2014 - Less Wrong

3 Post author: VincentYu 15 March 2014 03:45AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (25)

You are viewing a single comment's thread.

Comment author: TylerJay 15 March 2014 09:46:09PM 13 points [-]

After writing this, it seemed more appropriate for the Bragging Thread, but I haven't seen one in a while, so I'm posting here. I'm just really excited and wanted to share with someone.

I just completed the last programming assignment in Coursera's Algorithms course from Princeton. I worked on it for 6 hours straight this morning and just submitted it for full credit, passing all the tests. It was one of the harder assignments so far, but I finished it much faster than the others on which I averaged about 10-12 hours of work. Best of all, I didn't encounter any bugs that took me more than a minute or two to find and fix which is big for me and seems like evidence that my skills are improving.

I had never programmed in Java before this course, but it feels natural to me now.

On top of that, I feel like the Algorithms course is giving me a whole new perspective on languages like Python and Ruby which I use more often. For example, I had never questioned their automatically resizing arrays and I'd never understood how dictionaries/hashes worked, but now I know how much there is going on under the hood.

Comment author: [deleted] 16 March 2014 02:01:29PM 4 points [-]

After writing this, it seemed more appropriate for the Bragging Thread, but I haven't seen one in a while

You could just start a new one.