|
TerriToniAX (August 28, 2008 at 2:21 pm)
Yep, I saw it too.
minitah (August 17, 2008 at 7:54 pm)
i agree.
htbeast (August 17, 2008 at 12:50 pm)
I didn't say I don't use high level frameworks when it makes sense. My point was simply to point out that Python isn't difficult to code in like the first guy I replied to said. It was simply a statement to correct a false assumption, and one I stand by. It was the silly replies of 'noob' that got my blood up; I object to being insulted for no reason by people who know nothing about me.
minitah (August 17, 2008 at 12:08 pm)
so why should i take web frameworks out of the picture, when am building a web applications.
dosent matter how simple you think python is as a language, most languages are simple too if you take frameworks out of the picture. But before you can do anything useful besides scripting, you still need a framework.
minitah (August 17, 2008 at 11:38 am)
Ruby is a language, Ruby on Rails is the web framework. Listen nothing wrong with Python, Ruby just does the job for me.
I use java too, but not all projects require java. Productivity is what counts, whats the point of using a low level api and have no productivity.
You don't sound like a professional programmer.
htbeast (August 16, 2008 at 11:30 pm)
People like you are the reason proffesional programmers hate Ruby fanatics, you 'code' up a generic looking stupid website nobody sees, using some uber high level framework and api that even my youngest son learned in a week, and then you have the presumption to go around calling experienced programmers who use other languages 'noob'.
htbeast (August 16, 2008 at 11:28 pm)
Idiots. Ruby on Rails isn't as language, it's a framework. I doubt you can even code outside of your little container. If you take web frameworks out of the picture, Python is FAR more simple than Ruby...if you find coding Python difficult, then I don't think you should be calling anyone else a noob.
Mamsecks (August 7, 2008 at 4:16 am)
Ever programmed? This is not for a beginner that has never programmed. Read some stuff first.
Mamsecks (August 7, 2008 at 4:15 am)
Reading your post makes me believe you're that "weekend programmer" you talk about. It's obvious you're not just going to do that for a website, but it's all the packages GAE has that makes it useful for big, well organized projects. Try using frameworks like Zend (for PHP) and you will see it all works like this. You don't create a web application with a click unless you use a CMS.
jbruy02 (August 6, 2008 at 7:53 pm)
This video was perfect for me. I'm a beginning computer science student and this was a great little project. I think App Engine is more attractive than Amazon's Web Services because of its focus on Python and its free!! |