Tag: modules
Building Reusable Modules
The requirements on any piece of software change over a period of time. The trick is to absorb the change with no or minimal...
Perl Modules Used for Web Designing
This is the second article in the ‘The Resurgence of Perl’ series, in continuation from the November issue of OSFY. Currently, there’s a lot...
Scientific Graphics Visualisation: An Introduction to Matplotlib
Visualisation is the graphical display of information. Learning and cognition is enhanced by visualisation. While all of us are not born artists, scientific graphics...
Using Ansible for Managing VMware Infrastructure
This article is an introduction to different Ansible modules, which can be used to manage various VMware objects in VMware infrastructure.
Ansible is an IT...
Zend Framework: A Tutorial
This tutorial on Zend covers various types of routers, routes and the creation of an admin module.
The main advantage of the Zend Framework is...
A Peek Into Some Android Apps
The world is changing everyday and so are our technology aspirations. The app development is the most competitive arena of the tech world wherein...
A Quick-Start Practical Guide to Drupal Module Development
In this article, we attempt to build a simple module by learning some basics of the Drupal Module Core.
You can extend Drupal by developing...
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)...