Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Posts Tagged ‘scirpt’

Quizzin WordPress Plugin for Quiz Creation

By Binny V A • Nov 22nd, 2008

Quizzin WordPress Plugin lets you add quizzes to your blog. This plugin is designed to be as easy to use as possible. Quizzes, questions and answers can be added from the admin side. This will appear in your post if you add a small HTML comment in your post.



Hello Script for C Language

By Binny V A • Jul 4th, 2008

C – the root of all modern language’s syntax. Here is the hello script for C. A ‘Hello Script‘ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language.
C is a general-purpose, block structured, procedural, imperative [...]