Hacker News new | ask | show | jobs
by bpatrianakos 4916 days ago
I just recently fell in love with Python while writing a Sublime Text plugin but I'm still very much a beginner and I'm not sure if the format of this blog is great for beginners.

1. The formatting of the posts need some work. The text is often intimidating because its in big chunks and where there are code blocks there isn't any clear way to distiguish them from body copy. The way http://codular.com/ does it is real nice, maybe some of those ideas would work for this.

2. Some of concepts need to be explained more. In some of the articles you tend to gloss over some big things that a beginner wouldn't know.

I may be a beginner to Python but I'm not a beginner to programming so that's where I'm coming from. I think its good but it could be a lot better though.

1 comments

You are right, and I'm working to get the formatting issues fixed. The way codular.com does it is very nice. If you have any more ideas or feedback, please contact me. Thank you!