"python" tag
Python + C

When Python Weds C

It is a well-known fact that the C language is closely related to many programming languages. This article discusses the Application Programming Interfaces (APIs) between Python and C. The Python/C APIs are widely…

I Grok!

Exploring Software: Getting a Hang of Zope’s Grok

According to Wikipedia, “to grok” is to share the same reality or line of thinking with another physical or conceptual entity. For example, to say that you “know” LISP is simply to assert…

Show me the money!

FreedomYUG: Go Forth And Copy Left

How To Successfully Earn a Living with FOSS — Part 1 Do you want to be an independent professional? More importantly, do you want to harness the tremendous business opportunities offered by Free…

Grok -- now even cavemen can use Zope 3!

Exploring Software — Alternatives to Rails, Django

Zope 3 never picked up because most of the popular projects/products based on the application server never migrated from Zope 2. With “Grok — now even cavemen can use Zope 3!” Listening to…

Python threading and its caveats

Python Threading and its Caveats

As a rapid application development language, Python is highly preferred for being easy to use, feature-rich and robust. With multi-core processors now becoming more ubiquitous, one would expect Python programs to exploit redundant…

Turbo charge Python apps

Turbo Charge Python Apps with Speed, Part 2

In an earlier article, we tried out some of the tools to turbo-charge mainly CPU-bound Python programs, without modifying the source code too often. Another way to boost run-time performance is to leverage…

OOo and VBA -- status update!

Exploring Software: The State of VBA in OpenOffice.org Calc

I keep trying to file my income tax returns online. However, I insist on using OpenOffice.org and so I have failed to accomplish what I set out to do. A request on the…

Turbo charge Python apps with Speed

Turbo Charge Python Apps with Speed, Part 1

Python’s ease of use, friendliness, “batteries-included” huge standard library, plus add-on libraries, make it one of the most popular languages in the FOSS world. However, as a byte-code-compiled language, it loses out on…

Let's Go!

Let’s GO: A First Look at Google’s Go Programming Language

Go is a new systems programming language launched by Google, and has received wide attention in the programming community. This article gives you an overview of this language, with some specific examples to…

Extending Python via Shared Libraries

Extending Python via Shared Libraries

Python is one of the most popular programming languages ever — its great productivity, flexibility and general-purpose nature efficiently address areas ranging from Internet applications to system uses. Much of Python’s power comes…

All published articles are released under Creative Commons Attribution-NonCommercial 3.0 Unported License, unless otherwise noted.
LINUX For You is powered by WordPress, which gladly sits on top of a CentOS-based LEMP stack.

Creative Commons License.