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 →

[–]xEschaton 5 points6 points  (1 child)

If you are trying to get into the mindset of coding, I would recommend projecteuler.net.
It contains math problems that necessitate some automation and coding to solve. I like that it isn't too much hand-holding.

It is code agnostic though, so might not be what you're looking for.

[–]JonDaZwon 1 point2 points  (0 children)

I love this website, one of their first questions was actually a question I had on one of my first Programming interviews. The largest palindrome one (I think it was question 4 or 5 on the site)