Development. Tutorials & Tips. Python. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Development scripts for your web site.
Development
-
Python tutorial
Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Python's syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C, and the
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Combining HTTP and JavaScript APIs with python on google appengine
How to combine http (xml/text) api with javascript api - described and implemented as a google appengine web application. This 4-part article series start with the basics, a simple php version and a ready to use ip geolocation mashup!
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
functional programming with python
To work with lists many c/c++ programmer use a simple for-loop. I will try to explain how this can be made a little bit easier. Thinking functional will help to shorten und optimize code who can easy speed up development time and performance.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
An advanced GUI library for Python - PyQT
The Qt toolkit is a widely-used cross-platform GUI toolkit, available for Windows, Linux, Mac OSX, and handheld platforms. QT has a well-structured, but flexible, object-oriented organization, clear documentation, and an intuitive API. This article looks
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Functional programming in Python, Part 3
The Part 3 of the series continues the discussion by illustrating additional capabilities, like currying and other higher-order functions contained in the Xoltar Toolkit. Article includes code snipets.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Functional programming in Python, Part 2
This column continues the introduction to functional programming (FP) in Python. The introduction to different paradigms of program problem-solving demonstrates several intermediate and advanced FP concepts. Article includes code snipets.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Functional programming in Python
Although users usually think of Python as a procedural and object-oriented language, it actually contains everything you need for a completely functional approach to programming. This article discusses general concepts of functional programming, and
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
Results 1 - 7 of 7