I'm wanting to dust off my old Python skills and start re-learning from scratch. I am very impressed with what @Novacha was able to accomplish for vpsBoard in such a short period of time when he created the ad-server and DailyServerdeals backend and love the rapid development using things like Django framework.
It's been years since I have touched Python. I was using the "Learn Python the Hard Way" course work and completed most of it, only to stop when my free time vanished. At the peak of my coding ability I made a simple Python based calculator that would allow you to input the amount of cigarettes you smoke per day and the cost per pack. It'd then calculate how much time and money you'd save if you quit smoking based on 20-cigarette packs (Which is what is sold in the US) and average of 5 minutes spent smoking per cigarette. It helped me cut down, and later quit.
I've never done any web-facing Python work before, everything I have done was just shell programs. Would be interested in learning some web-facing stuff and seeing if you can teach an old dog new tricks or not.
Anyone interested in doing the same?
It's been years since I have touched Python. I was using the "Learn Python the Hard Way" course work and completed most of it, only to stop when my free time vanished. At the peak of my coding ability I made a simple Python based calculator that would allow you to input the amount of cigarettes you smoke per day and the cost per pack. It'd then calculate how much time and money you'd save if you quit smoking based on 20-cigarette packs (Which is what is sold in the US) and average of 5 minutes spent smoking per cigarette. It helped me cut down, and later quit.
I've never done any web-facing Python work before, everything I have done was just shell programs. Would be interested in learning some web-facing stuff and seeing if you can teach an old dog new tricks or not.
Anyone interested in doing the same?