|
|
|
|
|
by Leonidas
6971 days ago
|
|
I've been learning Rails and I LOVE it. I can't stop coding, it's actually kind of "sick" since I get like 4 hours of sleep. I have PG to blame because his whole advice on "learn to code" was so very true. I'm not a CS major (I did take a 'few'classes) but Rails really makes sense to me. Coding is just so..logical. |
|
Pylons is a very Rails-y framework with the difference being that it is made to be easy to customize. In Rails if you don't like something you are going to have a hard time changing it out unless you are a good hacker. In Pylons that is easy, and you've got access to Python's vastly better platform (speed, Unicode support) and libraries.
If you are an absolute beginning programmer it might be kind of hard to pick up, but if you've programmed a bit or you've used one or two web frameworks (especially Rails) Pylons won't be hard to learn.
http://pylonshq.com/