From Scripting to Object-oriented Python Programming
Aug 14, 2008, 11:04 (3 Talkback[s])
(Other stories by Noah Gift)
[ Thanks to BlueVoodoo for this link. ]
"Python has begun soaring in popularity in recent
years, and part of the reason is that the language is very
flexible, yet incredibly powerful. Python can be used for systems
administration, Web development, GUI programming, scientific
computing, and more. The main aim of this article is to introduce
people who are used to scripting procedural code in Bash, PHP, or
some other language, and to assist them in moving into
object-oriented Python developing. This rising popularity of Python
means that developers currently using other programming languages
might be called upon to do some of their projects in Python, in
addition to their favorite language."
Complete Story
Related Stories: