Sunilb - sunilb.com - Geek Files

Latest News:

C Tutorial – Operators in C 25 May 2008 | 08:43 pm

An operator is a symbol that operates on a certain data type and produces the output as the result of the operation. In C, you can combine various operators of similar or different categories and perf...

C Tutorial – Constants, Variables and Data Type Modifiers 25 May 2008 | 07:46 pm

Constant A constant can be defined as “a quantity that does not change during the execution of a program”. Program Output 10 Here we are declaring a variable a with its initial value 10. 10 he...

C Tutorial – Fundamental Data Types 22 May 2008 | 04:08 pm

In this C Tutorial we will learn what Fundamental Data Types are and how to use them. We develop programs to accept an input from the user and then run the input through a series of processes and pro...

Introduction to C Programming 19 May 2008 | 02:53 am

As a programming language, C is rather like Pascal or Fortran. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if sta...

Writing Website Scrapers in PHP 27 Feb 2008 | 04:35 am

This article discusses about how to write a website scraper using PHP for web site data extraction. The concepts taught can be applied and programmed in Java, C#, etc. Basically any language that has ...

Will "Made in India" Software Products Become a Reality? 21 Feb 2008 | 04:04 am

A discussion with my friends brought about this topic. The discussion initially started with talks on the condition of Software Exports and the amount of revenue it brings to the Indian Economy as a w...

7 habits of highly effective freelance programmers 19 Feb 2008 | 06:45 am

I have developed these based on my freelancing experience. Though I have discontinued freelancing, but would like to share my practices with you. These are basic practices and have been developed over...

PHP 5 Tutorial – Handling Exceptions in PHP5 14 Feb 2008 | 09:58 pm

In this tutorial we will cover the following: What is an exception? The use of a try…catch block Anatomy of PHP5 Exception class Extending the Exception class A note on unhanded exceptions What ...

PHP 5 Tutorial – Final Class and Methods 14 Feb 2008 | 07:41 pm

In this PHP tutorial we will understand the following: Meaning of Final Class Meaning of Final Method When to declare a class as final When to declare a method as final Meaning of Final Class A ...

PHP 5 Tutorials – Static Data Members and Methods 12 Feb 2008 | 10:47 pm

In this tutorial you will learn all about static data members and methods Meaning of static data members Meaning of static methods Defining static data members in PHP5 Defining static methods in P...

Recently parsed news:

Recent searches: