Aashutosh's blog
For page specific messages
For page author info
Recently, there are recruitments of system admin personel. For that, I have created some questions. I am sharing those here.
I recently taught C++. In this course, I created some questions for exam, lab exam and assignment. I am sharing those here.
Python script for downloading block Gmail attachment
This is step by step guide for making andriod app using drupalgap.
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>
Uses lists and slicing in python
I am very excited. I got this program....
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.
With this blog, i am sharing my M.Tech Thesis and final presentation.
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