List EBS snapshots which is n days older

06:37 | Comments (0)

Boto is the Amazon Web Services (AWS) SDK for Python, which allows Python developers to write software that makes use of Amazon services...

Read more

Simple Apex Triggers Examples

03:52 | Comments (0)

In  this is post, I have given very simple examples for learning salesforce Apex Triggers concepts. Apex Triggers saves lots of time involving...

Read more

simple c project using strucures

02:14 | Comments (0)

This is a simple c language project using structures  concept.Basic bank operations  are implemented in this simple project there will be a menu...

Read more

All core java topics list listed

03:46 | Comments (0)

Hi Friends Learning core java is a first step in to java programming we are confused what topics are come under core java...

Read more

Setting Classpath for Java in windows 7

03:06 | Comments (0)

Java is freely available on Oracle's Website. Download the latest version of JDK (Java Development Kit) on your operating system. Install JDK on...

Read more

Important simple C programs for beginners

06:19 | Comments (1)

Knowledge of c programming language is very necessary for every computer guy.Having knowledge in c programming one can crack technical interview easily .The very basic...

Read more

How To compile c program in linux terminal

22:53 | Comments (0)

Hi friends to day i will guide you how to write and compile c program in Linux/Unix terminals. In order to execute c...

Read more