Notices
 

Aashutosh's blog

For page specific messages
For page author info

System Admin Questions Answers

Recently, there are recruitments of system admin personel. For that, I have created some questions. I am sharing those here.Smile

C++ questions and answers

I recently taught C++. In this course, I created some questions for exam, lab exam and assignment. I am sharing those here.Smile

Downloading Block Gmail attachment

Python script for downloading block Gmail attachment

Making Android App using Drupalgap

This is step by step guide for making andriod app using drupalgap.

 

fgets() Reads a String through the Keyboard

Using gets() for taking input in C gives some warning. To avoid this, we used fgets() method. It is very interesting and easy to use.


#include <stdio.h>

Python Code for extracting pattern

Uses lists and slicing in python

Reverse string using recursion

I am very excited. I got this program....

Python Script for modifying file contents

Hello Friends,

Presently, I am working with PHP (Specially modifying some script which is already written by some one else). I have to add code for session expire after 30 minutes. It is about more than 70 files in which i have to add following code segments :-

These lines go inside PHP Tag

$expireAfter = 30;

 //Check to see if our last action session

//variable has been set.

My M.Tech Thesis and Final Presentation

With this blog, i am sharing my M.Tech Thesis and final presentation.

Extracting edge information from ".gml" file

Hello friends,

I am working with 'networkx". I am using .gml file for storing my node and egde information of Social network graph. My supervisior was in need of edge information of my Social network graph. So, i have written this script for him.

 


#!/usr/bin/python
#Filename:trim.py
#open edgelist file

Pages

 
X