1-10 of 18 hubssort by Hot Best Latest

63

ActivePerl Basic Syntax

IntroductionThis is part 2 of my series, Basics of ActivePerl. In this part of the series, I give you the basic syntax of ActivePerl. As I said in the previous part, ActivePerl and Perl are almost the same...

0 comments    basic syntax activeperl
79

C Programming – Function Pointer

Like C variables, function too has address and we can use this address to invoke function. So this tutorial is entirely devoted to function-pointer. But before we can call a function using we need to find out...

1 comment    education tutorial programming
har103 profile image59

Logic Programming with PROLOG

Logic ProgrammingDefinition: A logic program is a finite set of rulesThe meaning of a logic program P, M(P), is the set of ground goals deducible from P. Application Areas: Database Expert Systems ...

0 comments    technology education programming
X-Bar Tree66

Demotic Greek Minimalism Syntax Study and Analysis

The Hellenic language is a very unique and fun language. In some ways it is much like English, and in more ways, quite different. Interestingly enough, Greek can write or utter the same sentences many...

0 comments    greek verb minimalism
71

Unix Shell Scripting (Editor and Shell)

Unix Shell Scripting (The OS) From the operating system discussion (click link above) we know that there are many different operating systems but how to communicate with the OS depends on the type of OS you...

8 comments    hubpages windows hub pages
67

Global and Local Variables in C Plus Plus

Basic concepts for creating and manipulating local and global variables in C++ (C Plus Plus). The source code, listed below, includes a main() function, two other functions, and...

0 comments    c language c example c array
74

How to use the 'mail' function in PHP

Below I'm going to explain how to use the mail function of PHP. With this function you can send mail through send mail or smtp depending on whether you use Unix/Linux or Windows respectively. PHP makes...

2 comments    windows php server
59

PHP Basic Syntax

IntroductionThis is part 2 of my series, Basics of PHP. In this part of the series, I give you the basic syntax of PHP.Note: If you cannot see the code or if you think anything is missing (broken link, image...

0 comments    php basic syntax
adsensemaster profile image60

basic-php-syntax

Everyone must have heard about the PHP language its an server site script used to create the websites and content management systems. Most of the web 2.0 sites are using php scripts. The best ever blogging...

0 comments    programming php languages
UK Wordsmith profile image61

Starting sentences with conjuctions, and using the word "text" as a verb. Humbug!

This is a short observation, but none the less sincere for that. Something has been irritating me for a long time, which, to my mind, represents a gross abuse of the English language. It is the growing...

3 comments    sexy sex language
working