BOOKS

  • Programming with C

    C is considered as high-level programming language and originator of most of the latest programming languages today. A person can use C to build his logic of programming. Moreover, if a person learns C, other programming languages will be very easy for him to understand.
    C is a programming language which is vastly used in developing system software as it can easily interact with hardware.

  • RDBMS with SQL Server

    A Database Management System can be defined as a collection of related records and a set of programs that access and manipulate these records. A Database Management System enables one to enter, store and manage data.

  • Java Programming

    Java is an Object Oriented Programming language introduced by Sun Microsystems based on the concept of C and C++. In November 1995, Sun Microsystems introduced a new programming language to the world- Java. Until then the word Java could only mean an island in Indonesia or a particular blend of coffee. Though the initial development began as early as 1991 but it took some time for the final working version to reach the market. Finally in November 1995, Sun Microsystems launched it into the market.

  • OOP with C#

    C# .Net is a platform independent, robust language which can develop both CUI & GUI application. Moreover using C#, we can create both desktop based and web based application.

  • Linux Operating System

    Linux was the brainchild of LINUS TORVALDS who developed this OS while he was a student of the University of Helsinki of Finland back in 1991. At his time, UNIX was very popular but it was expensive and least user-friendly. The intension of LINUS was to overcome this problem of UNIX. So he creates MINIX with the principles of UNIX. From this concept he creates the first Linux Kernel and with the assistance of both inexpensive and reliable. GUI (KDE, GNOME) are found in Red Hat Linux 9 and Enterprise edition 3.x.

  • Web Programming with PHP

    PHP is getting popular day by day as it is very powerful language for making dynamic website as well as it supports database connectivity dynamically. It supports object oriented programming features and it is easy to use. Moreover it supports cross-platform i.e. it can be run on Windows, Linux, Macintosh or any other platform.

  • Windows Forms

    Windows Forms is the IDE in visual studio .NET used for windows application development. It provides us with ready-to-use interface components that can be used for creating a Graphical User Interface (GUI). Windows Forms is also known as WinForms. Any of the languages supported by Visual Studio .Net can be used to create windows forms based user interface. Languages like C# or VB.Net have to be used to program different components of the use interface to perform specific action.

  • Web Programming with Perl

    PERL is a cross platform that makes it possible for people to work in different OS. The most powerful feature of PERL is its versatility that provides more than just one way of doing things. Thus the programmers can easily adapt their own style of programming with perl. The text-manipulation features makes perl more popular as a command line as well as a web programming language. Implementation of libraries with modules makes perl an extensible language that offers object oriented support.