Author: M. Saqib

Modeling a Character in 3DS Max

Whether you?re new to 3D Studio Max or you’re an experienced developer working on your next game, Modeling a Character in 3DS Max will be an indispensable addition to your Max book collection. Paul Steed, modeler and...

Read More

Networking for Dummies, Sixth Edition

Once you hook up your PC to a network, it’s not a personal computer anymore. You are now part of a network of computers. You don?t need to have a PhD to understand the benefits of networking. In fact, you learned...

Read More

Teach Yourself Beginner’s Hindi Script

Now learning non-Roman-alphabet languages is as easy as A-B-C! Readers wanting to learn the basics of reading and writing a new language that employs script will find all they need in the Teach Yourself Beginner’s Script...

Read More

Bank Management Program

This is an automated software system written in C programming language for Bank Management which can handle accounts for customers. It uses files to handle the daily transactions, account management and user management. Its not a complete accounting software just like implemented in the banks, but still it can manage the accounts of the customers using the files at back end. It has a nice graphical layout written in C Language.

Read More

LibGD – Dynamic Image Creation Library

LibGD is an open source Graphics library for the creation of images dynamically by programmers. GD is written in C, and “wrappers” are available for Perl, PHP and other languages. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve website development. It allows to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file.  

Read More

Standard Function Library – ANSI C

The SFL (Standard Function Library) is an open source portable function library for C/C++ programs. Written by iMatix, the SFL provides about 450 functions for compression, encryption, encoding, datatype conversion and formatting, dates, times, calendars, internet programming (MIME, CGI) and many more.

Read More