Home

Submit

Source

Feeds
Source Site » www.geekpedia.com

Search another site:

http://
PHP Site Analysis
Getting visitor information
PHP / Site Analysis
Getting information about your visitors is interesting and sometimes useful for generating statistics, especially when you have a high traffic.

Site: www.geekpedia.com Report - View Tutorial

PHP Site Analysis
Log visitors with PHP & MySQL
PHP / Site Analysis
In this tutorial you'll see how you can track your website's visitors and getting information such as user-agent or referrer. Also, we'll be using reverse DNS to find out more interesting information about his IP.

Site: www.geekpedia.com Report - View Tutorial

PHP Databases
Backup mysql data using PHP in Windows
PHP / Databases
How to backup mysql data using PHP in Windows XP, 2000, NT

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Understanding C++ data types I
C and C++ / Getting Started
A small book for those beginners in C++ or even in programming who didn't understand C++ data types. This is meant to be a patch to other books, that cover the basics of C++.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Understanding C++ data types II
C and C++ / Getting Started
Part II of the small book that teaches you the C++ data types. Even if you have an IQ under 25 you will can understand and use the data types. In this part you will see an important aspect of data types... signed and unsigned.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Understanding C++ data types III
C and C++ / Getting Started
This is the third part and the biggest of the small book named 'Understanding C++ data types'. This part covers the 'integer' data type.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Introducing the 'for' loop
C and C++ / Getting Started
A really small tutorial introducing the 'for' loop, good for C++ newbies and programming beginners.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Transforming a string into ASCII
C and C++ / Getting Started
Transforming a string into ASCII code using int() and the 'while' loop. Good for beginners in programming and C++.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Random number within a range
C and C++ / Getting Started
Generating a random number in C++ is easy, but for generating one within a range you must use a little trick.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Calculating the average
C and C++ / Getting Started
A very simple piece of code for the beginner in C++. It demonstrates how to calculate the average of some numbers. Uses the 'for' loop.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Dissecting 'Hello World' in C
C and C++ / Getting Started
Analyzes the C code for a simple 'Hello World' application to give you some familiarity with the language and the way it works.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
The Binary Adding Machine
C and C++ / Getting Started
Ever wondered how computers work? In this tutorial, I attempt to explain this from the ground up. First, we'll look at how a machine can add numbers.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Constants
C and C++ / Getting Started
There are two main ways of defining constants in C++, and we'll review and compare both of them, seing their advantages and disadvantages.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Palindrome Detector using C++
C and C++ / Getting Started
The palindrome detector application will first clean and analyze a string and then inform you whether or not it is a palindrome.

Site: www.geekpedia.com Report - View Tutorial

C and C++ Getting Started
Using header files in C++ .NET
C and C++ / Getting Started
This tutorial will show you how to work with C++ .NET headers (or includes). How to create a header file with a class in it, include the file in a typical .cpp file, set a variable and call a public function, both defined inside the header.

Site: www.geekpedia.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement