Search This Blog

Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Sunday, June 30, 2013

AMX Mod X



Introduction :

AMX Mod X is a Metamod plugin for Half-Life 1. It provides comprehensive scripting for the game engine and its mods. Scripts can intercept network messages, log events, commands, client commands, set cvars, modify entities, and more. AMX Mod X also has a system for extending native scripting through modules, leading to outside support for things like MySQL and Sockets. The AMX Mod X scripting language is called Pawn (formerly "Small"), and is officially maintained by ITB CompuPhase.


Feature List :


Turbo C++ v4.5 On Windows 7/Windows 8


Turbo C++ is the C,C++ compiler used in many schools , colleges & Universities. There are mainly two versions of Turbo C++ ie., Turbo C++ 3.0 , which is in the blue screen & Turbo C++ 4.5 Which is improved & enhanced version of Turbo C++ . Many of the students got confused which compiler has to be used for learning C++/C . Now , We're going to provide you which is the better version of Turbo C++ & its installation steps.

Monday, May 27, 2013

Programming Logic and Techniques


Lesson #1

Tutorial Details

Program : Information Technology Fundamentals
Difficulty : Beginner
Estimated Completion Time : 7 min.


About this tutorial

Are you thinking to start learning any programming language lick C, C++, C#, php or any other you like but finding very difficult to understand and not able to write single piece of code? then what to do? The solution of this is you have to learn the technique to write a code in any programming language.We call it as a Programming Logic and Techniques.

This tutorial provides you the ability to write a program using your MIND, your logic and teach you the technique that help you to solve your Programming problems.

This tutorial can be helpful to anyone who planning to enter in the world of Information technology.