Home Tags Modules

Tag: modules

Building Reusable Modules

0
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

0
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

0
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

1
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

0
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

0
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

6
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

1
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)...