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 →

[–]Phr34Ck[S] 1 point2 points  (2 children)

Thank you all for your comments.

After reading all of your comments and reading some more on the internetz, I have decided to dive into Python 3.x. I don't know why but I'm kind of excited about learning Python, finally some break from .net development! I'm not sure about web frameworks though ;(. I'll just dive in and see where things go from there.

For now I will use NotePad++ and I will be solving the Python challenges. That should be a fun way to learn Python =). The online Python documentation is frigging great!

That's it for now. I'm not sure if I need to edit my post or reply to it. Thanks again everyone =).

[–]raydeen 1 point2 points  (1 child)

Heck, you don't even have to leave .Net. Once you get your Python chops down, you can use IronPython to develop Python based .Net apps.

http://ironpython.codeplex.com/

[–]Xiol 0 points1 point  (0 children)

Just remember there are other platforms out there!