2009-05-25

Extract variable types from a text file using awk

The most difficult tasks in data analysis are not, from my experience, the statistical or analytic tasks. Instead, the most time consuming and frustrating parts of analysis are simply extracting and transforming raw data into a format that can be analyzed by common software. A common task in this vein is to determine what type of variables are contained in a text file containing fields and records (e.g. a comma separated values file or .csv). Most commonly, these data types are one of either strings, integers or decimal numbers called doubles. Some software, such as R does a good job at automatically recognizing what kinds of data are contained in a text file through commands like read.table. Other software, such as the GIS software GRASS, may require you to explicitly input data types of each column of data. I find that to be time consuming, especially when you may have dozens of columns or dozens of text files to work through. I have written the following script in awk (technically, gawk) to automatically determine what type of data is contained in a columnar text file. Awk is a programming language specifically designed to parse and transform these text files. Awk scripts can often developed to be included as short snippets of larger bash scripts. Such is the case here. It could probably be done more easily in Perl, but I was already working on a bash script that this will go into, which I will post later. The task accomplished by the script is a simple one. Create a comma separated string that lists the variable names and data types for each column in a text file. This string will ultimately be used as input to the command v.in.ascii in GRASS, which creates a point vector dataset from a text file.

typeVars.awk

#!/bin/awk -f
##
## file: typeVars.awk
## created by: R. Todd Jobe <toddjobe@unc.edu>
## date: 2009.05.25
## This script will print the variable names and types from a 
## columnar text file.
## Specifically, it can generate a variable declaration for GRASS 
## input.
{ 
    # Set the types to default values if not defined
    if(str=="") str="var"
    if(it=="") it="integer"
    if(dbl=="") dbl="double precision"

    # Get the column name from the 1st row
    if(NR==1){
 for(i=1; i <= NF; i++){
     type[i,1]=$(i)
 }
    }else if(NR==2){

        # Get the column type from the 2nd row
 j=0
 for(i=1; i <= NF; i++){
     if($i ~ /[^-.0-9]/){
  type[i,2]=str
  strf[++j]=i
  if(str=="var"){
      max[i]=length($i)
      type[i,2]=sprintf("%s(%.0f)",str,max[i])
  }
     }else if($i ~ /\./){
  type[i,2]=dbl
     }else{
  type[i,2]=it
     }
 }
    }else{
        # Get the maximum column width for strings
 if(str=="var"){
     for( k in strf ){
  if(length($(k)) > max[k]) {
      max[k] = length ($k)
      type[strf[k],2]=sprintf("%s(%.0f)",str,max[k])
  }
     }
 }
    }
}
END{
    ORS=""
    out=sprintf("%s %s",type[1,1],type[1,2])
    for(l=2;l<i;l++){
 out=sprintf("%s, %s %s",out,type[l,1],type[l,2])
    }
    print out
}

An Example

Here's an example of using the typeVars.awk script. We begin with a csv file of different variable types. typeVars.awk is executed on this csv and the output is a single string of comma separated column names with variable types. By default the output is formatted for use in GRASS and strings are labelled with their maximum length.
bash-3.2$ cat trial.csv
astring,aint,adbl,plot,x,y
abc123,1234,1.23,zyx1234,54,1.45
abc1235,1234,2.587,z*x1234,360,1.45
abc12,12345,1.23,zy.1234,1,1.45
abc1,999999,1.23,zx1234,0,1.45
bash-3.2$ echo `typeVars.awk -F, trial.csv`
astring var(7), aint integer, adbl double precision, plot var(6), x integer, y double precision
Notice -F parameter is specified in the call to typeVars.awk. Whitespace is the default field separator in awk, so in order to parse a csv this needs to be set to a ",".

Labels: ,

348 Comments:

1 – 200 of 348 Newer› Newest»
Blogger Opa said...

Nice Article, It's very useful. Thanks

December 15, 2009 at 10:42 PM  
Blogger Unknown said...

hey guys,, i just wanna say thank you very much for sharing this posting about "Extract variable types from a text file using awk".. this post very helpfull me,,

November 9, 2012 at 9:06 AM  
Blogger Unknown said...

As a Fresher to this field am thanking you for this ! :)

Camping

December 4, 2012 at 2:32 AM  
Blogger Grame St said...

Thanks for the posting.

Wants to secure your favorite websites please go here
multiplayer

December 29, 2012 at 1:26 AM  
Anonymous Anonymous said...

Thanks for sharing very nice info. your post is very informative and awesome and its very helpful for the reader.I like your post.Keep it up.http://www.technologyexplores.com

June 14, 2013 at 8:21 AM  
Blogger David Fan said...



This is really helpful blog, you can also refer my site www.educator.com in order to get answer for any type of queries related to mathematics, science, and computer programming.

Regards,
David Fan

February 12, 2014 at 1:33 AM  
Blogger Unknown said...

This is really useful information. Thanks for sharing this article.

Java training in chennai

February 21, 2014 at 5:31 AM  
Blogger Unknown said...

Thanks for sharing. This is really nice.

Cloud computing course in Chennai

February 22, 2014 at 4:17 AM  
Blogger Unknown said...

This is really useful. Thanks for sharing.
Selenium training

February 27, 2014 at 1:37 AM  
Blogger peterson said...

This is really interesting. Thanks for sharing this type of extract variable text file. Also i want you to share more information regarding these types of variable text file.

Loadrunner training in Chennai

February 28, 2014 at 3:36 AM  
Blogger Unknown said...

Thanks for sharing this article.

Best Dot net training in Chennai

March 7, 2014 at 5:20 AM  
Blogger Unknown said...

Thanks for sharing this article

Best web designing course in Chennai

March 13, 2014 at 5:46 AM  
Blogger Unknown said...

thanks you!
http://amthanhhoitruong.vn/danh-muc/5/loa-hoi-truong

June 15, 2014 at 9:07 PM  
Blogger Unknown said...

Yes i am agree with you that statistical or analytic tasks is very complicated in data analysis.

pooja Singh

June 26, 2014 at 8:40 AM  
Blogger Unknown said...

Congratulations guys, quality information you have given!!!..Its really useful blog. Thanks for sharing this useful information..

Salesforce Training Institutes in Chennai

August 9, 2014 at 5:31 AM  
Blogger Unknown said...

Essay writing is one all told the outlooks where we've an inclination to would possibly uncover the information regarding the neck of the woods of composing. extremely paper writing is extremely necessary for terribly scholar search for great term papers online. we've an inclination to created lightweight for you paper composing. Here you'll catch high term papers, paper composing services.

August 20, 2014 at 8:43 AM  
Blogger Unknown said...

Informative article on salesforce.com. Keep on updating your blog with such informative articles. Salesforce Training institutes in Chennai

August 22, 2014 at 3:34 AM  
Blogger Unknown said...

Informative article on salesforce.com. Keep on updating your blog with such informative articles. Salesforce Training institutes in Chennai

August 22, 2014 at 3:39 AM  
Anonymous Anonymous said...

Informative article on Hadooptrainingchennai.co.in. Keep on updating your blog with such hadoop articles.
Hadoop Training in Chennai

September 22, 2014 at 2:28 AM  
Blogger Unknown said...

Thank You for Sharing Valuable Information. I like this blog and this is very informative.

Dot Net Training in Chennai

October 8, 2014 at 3:11 AM  
Anonymous Anonymous said...

Thanks for that...hadoop training in chennai

November 21, 2014 at 3:26 AM  
Blogger Unknown said...

Best .NET Training Institute in Chennai. Dot Net Training provided by industry top most experienced persons. Our .NET trainers are having more than 9+ years of experience and they share what they learnt in past years.
dot-net-training-in-chennai

December 1, 2014 at 3:03 AM  
Blogger Rajesh said...

Hi,i hope to your information really understand.

Besant Technologies

LoadRunnerTraining in Chennai

December 10, 2014 at 2:30 AM  
Anonymous Anonymous said...

Thanks to review,
Best ios training institute in chennai

December 12, 2014 at 3:27 AM  
Anonymous Anonymous said...


Our Android Training in Chennai aims to teach beginners and employees.Android is the fastest growing smart phone OS in the world today..To know more,follow the below link
Best android training institute in chennai

December 15, 2014 at 4:41 AM  
Blogger Unknown said...

This page is dedicated for our Besant Technologies Reviews by our students. Please give your reviews here,

Besant Technologies Reviews

December 17, 2014 at 5:46 AM  
Blogger Mani said...

Thanks to share the good information on your blog.
Besant Technologies Complaints

December 19, 2014 at 3:27 AM  
Blogger Ganesh said...

Thanks to share the good information on your blog,
Best Oracle Training

December 21, 2014 at 6:15 AM  
Blogger Unknown said...


Oracle 11g Release 2 RAC & Grid Infrastructure Administration course provides an introduction to the general features and capabilities of Oracle Real Application Clusters (RAC) within the Oracle Grid Infrastructure environment.

Oracle DBA Training Chennai

December 23, 2014 at 2:33 AM  
Blogger Unknown said...

This comment has been removed by the author.

February 25, 2015 at 6:24 AM  
Blogger Unknown said...

This blog Really contains very interesting information, I saw your website and get more details..Nice work. Thanks regards,

http://www.aimitacademy.com/seo-training-in-chennai/

http://www.aimitwebsolutions.com/seo-services/

http://webspace4hosting.com

February 25, 2015 at 6:26 AM  
Blogger Unknown said...

Hi,Your blog is really very informative and useful for me. Thanks for sharing this useful blog, suppose if anyone want to learn Software Testing Training in Chennai reach Fita academy located at Chennai Velachery. Rated as No.1 Software Testing Training Institutes in Chennai which offers best Testing Training in Chennai.

March 13, 2015 at 1:18 AM  
Blogger Unknown said...

HTML5 Courses in Chennai Training

Hi, Thanks for sharing this valuable blog.I was really impressed by reading this blog. I did HTML5 Training in Chennai at reputed HTML5 Training Institutes in Chennai. This is really useful for me to make a bright future in designing field.

HTML Training in Chennai

March 21, 2015 at 8:27 AM  
Blogger Unknown said...

Java Training

Hi I am Johnson lives in Chennai. I am a technology freak. Recently I did Java Training in Chennai at a leading Java Training Institutes in Chennai. This is really helpful for me to make a bright career in IT industry.

Best Java Training in Chennai

Java Training Chennai


March 23, 2015 at 2:00 AM  
Blogger Unknown said...

Thanks for splitting your comprehension with us. It’s really useful to me & I hope it helps the people who in need of this vital information.
sas training institutes in Chennai|sas training center in Chennai

March 24, 2015 at 2:50 AM  
Anonymous Anonymous said...



Hi, I wish to be a regular contributor of your blog. I have read your blog. Your information is really useful for beginner. I did Selenium Course in Chennai at Fita training and placement academy which offer best Software Testing Course in Chennai with years of experienced professionals. This is really useful for me to make a bright career.

Regards...

Testing Training in Chennai










March 24, 2015 at 3:36 AM  
Blogger Unknown said...

Android Training in Velachery

Your blog is really useful for me. Thanks for sharing this useful blog..Suppose if anyone interested to learn Android Training in Chennai please visit fita academy which offers best Android Training Chennai at reasonable cost.

Android Training Institutes in Chennai





March 27, 2015 at 2:15 AM  
Blogger Unknown said...

This is a wonderful informative blog here i learned many things in my interested domain keep posting...
JAVA Training in Chennai|JAVA Training Institutes in Chennai

March 27, 2015 at 3:05 AM  
Blogger Unknown said...

This coding helped for my project.
Software Testing Training in Chennai

March 27, 2015 at 9:27 AM  
Blogger Unknown said...

Unix Course Chennai

Thanks for sharing this informative blog. Suppose if anyone interested to learn Unix Training Chennai, Please visit Fita Academy located at Chennai, Velachery. Rated as No.1 Unix Training Centers in Chennai


Regards....

Best Unix Training in Chennai





March 31, 2015 at 2:51 AM  
Blogger Unknown said...

Thanks for the blog.Its really good one.its nice to discuss about the specific topic.
Loadrunner Testing Training in Chennai | Software Testing Training in Chennai | QTP Training in Chennai

March 31, 2015 at 6:56 AM  
Blogger Unknown said...

Android Training in Velachery

Your blog is really useful for me. Thanks for sharing this useful blog..Suppose if anyone interested to learn Android Course in Chennai please visit fita academy which offers best Android Training in Chennai at reasonable cost.

Android Training Institutes in Chennai

March 31, 2015 at 7:56 AM  
Blogger Unknown said...


This post having niche information to make myself updated. Angularjs is the extended version of HTML with new attributes. It’s a JavaScript framework that can be added to an html page with a tag of script.if you want to study
Angular training in chennai get into FITA.

April 1, 2015 at 8:55 AM  
Blogger Unknown said...

Digital Marketing Training in Chennai

Thanks for sharing this informative blog. Recently I did Digital Marketing courses in Chennai at a leading digital marketing company. It's really useful for me to make a bright career. If anyone wants to get Digital Marketing Training in Chennai visit infiniX.

Regards...

Digital Marketing Course in Chennai | Digital Marketing Training Institutes in Chennai


April 2, 2015 at 3:00 AM  
Blogger Unknown said...

Big Data Training Chennai

I get a lot of great information from this blog. Thank you for your sharing this informative blog. Just now I have completed hadoop certification course at a leading academy. If you are interested to learn Hadoop Training in Chennai visit FITA IT training and placement academy which offer Big Data Training in Chennai.


April 4, 2015 at 5:12 AM  
Blogger Unknown said...

We can extract all the things variables and text fields.It really helpful.
Software Testing Training in Chennai | QTP Training in Chennai | Loadrunner Training in Chennai | Loadrunner Training in Chennai

April 8, 2015 at 8:14 AM  
Blogger Unknown said...

hi this is very usefull Loadrunner Training in Chennai

April 16, 2015 at 8:12 AM  
Blogger surangacloud said...

This is extremely helpful info!! Very good work. Everything is very interesting to learn and easy to undestood. Thank you for giving information.Cloud Computing Training in chennai | Cloud Computing Training chennai | Cloud Computing Course in chennai | Cloud Computing Course chennai

April 20, 2015 at 1:25 AM  
Blogger Unknown said...

This is certainly one of the most valuable article. Great tips from beginning to till end. Lot of information are available here.Super article.

AWS course chennai | AWS Certification in chennai | AWS Certification chennai

April 20, 2015 at 3:15 AM  
Blogger Unknown said...

We can extract the files from text file.Very good Information.It really helpful..Loadrunner Training in Chennai | Loadrunner Training in Chennai | Loadrunner Training in Chennai | Selenium Training in Chennai

April 20, 2015 at 9:00 AM  
Blogger Unknown said...

Thanks for this pretty post...
sas training chennai

April 30, 2015 at 6:19 AM  
Blogger Unknown said...

Thanks for sharing these niche piece of information to our knowledge...
Web design training in Chennai

May 2, 2015 at 9:11 AM  
Blogger Unknown said...


I have read your post, it was good to read & I am getting some useful info's through your blog keep sharing...

sas training in Chennai

May 13, 2015 at 7:01 AM  
Blogger Unknown said...

This information is impressive; I am inspired with your post writing style & how continuously you describe this topic. After reading your post, thanks for taking the time to discuss this, I feel happy about it and I love learning more about this topic.
Regards,
Salesforce training in Chennai | Salesforce training institute in Chennai

June 22, 2015 at 2:11 AM  
Blogger Unknown said...

Nice article ... thanks for your knowledge sharing ..most awaited technical idea im searching for it...
best BI Data WareHouse training in chennai

June 24, 2015 at 2:59 AM  
Blogger Unknown said...

this information is very useful and innovative, thanks for posting.
Data warehousing training in chennai adyar with placement

June 24, 2015 at 4:50 AM  
Blogger Unknown said...

Thanks for sharing such informative article on Java technology. It is most preferred technology among developers to create stunning mobile application fast and easy. It also created massive career opportunity for aspiring professionals....
iOS Training in Chennai | Informatica Training in Chennai

July 24, 2015 at 8:52 AM  
Blogger Unknown said...

Hi,You sharing for wonderful information..Thanks a lot.Informatica Training in Chennai

July 31, 2015 at 5:58 AM  
Blogger Unknown said...

There are lots of information about latest technology and how to get trained in them, like Hadoop Training Chennai have spread around the web, but this is a unique one according to me. The strategy you have updated here will make me to get trained in future technologies(Hadoop Training in Chennai). By the way you are running a great blog. Thanks for sharing this (Salesforce Training in Chennai).

August 11, 2015 at 2:08 AM  
Blogger Unknown said...

Good to learn something new from this blog. Thanks for sharing such worthy article. By SEO Online Training Chennai

August 18, 2015 at 9:14 AM  
Blogger Raksha said...

I have been following your posts regularly. It is very informative that I share it with my students.
QTP Selenium Training

September 12, 2015 at 7:51 AM  
Blogger Unknown said...

Thanks of sharing this post…Python is the fastest growing language that helps to get your dream job in a best way, so if you wants to become a expertise in python get some training on that language.
Regards,
Python Training in Chennai|Python Taining

September 15, 2015 at 5:46 AM  
Blogger Unknown said...

I was looking about the Oracle Training in Chennai for something like this,Thank you for posting the great content..I found it quiet interesting, hopefully you will keep posting such blogs…
Greens Technologies In Chennai

September 17, 2015 at 9:22 AM  
Blogger Unknown said...

I have read your blog and i got a very useful and knowledgeable information from your blog.its really a very nice article.You have done a great job . If anyone want to get Best Oracle training institutes in Chennai, Please visit Greens Technologies located at Chennai Adyar which offer Best Oracle Training in Chennai.

September 19, 2015 at 9:26 AM  
Blogger Unknown said...

I have read your blog and i got a very useful and knowledgeable information from your blog.its really a very nice article.You have done a great job . If anyone want to get Best Oracle training institutes in Chennai, Please visit Greens Technologies located at Chennai Adyar which offer Best Oracle Training in Chennai.

September 19, 2015 at 9:26 AM  
Blogger Unknown said...

Your information about Selenium scripts is really interesting. Also I want to know the latest new techniques which are implemented in selenium. Can you please update it in your website? Selenium Training in Chennai | Best Selenium training institutes in Chennai| Selenium training

September 19, 2015 at 9:27 AM  
Blogger Unknown said...

Thanks for sharing such a great information..Its really nice and informative.
If anyone want to get hadoop training in Chennai, Please visit Greens Technologies hadoop training located at Chennai Adyar which offer Best hadoop training in Chennai,Best hadoop training in Chennai

September 19, 2015 at 9:27 AM  
Blogger Unknown said...

Thanks for sharing such a great information..Its really nice and informative.
If anyone want to get Sharepoint training in Chennai, Please visit Greens Technologies Sharepoint training located at Chennai Adyar which offer Best Sharepoint training in Chennai

September 19, 2015 at 9:28 AM  
Blogger Unknown said...

I have read your blog and i got a very useful and knowledgeable information from your blog.its really a very nice article.You have done a great job . If anyone want to get Best Informatica training institutes in Chennai, Please visit Greens Technologies
Informatica Training in Chennai located at Chennai Adyar which offer Best Informatica Training in Chennai.

September 19, 2015 at 9:28 AM  
Blogger Unknown said...

Kits Online Trainings provides the best online training classes,thanks for sharing.

QTP &QC Online Training institute

Microstrategy Online Training institute

MSBI Online Training institute

Oracle 11g RAC Online Training institute

Oracle DBA Online Training institute

September 21, 2015 at 8:43 AM  
Blogger Unknown said...

Pretty article! I found some useful information in your blog, it was awesome to read, thanks for sharing this great content to my vision, keep sharing.
Regards,
Informatica training in chennai|Best Informatica Training In Chennai

September 23, 2015 at 5:22 AM  
Blogger Raksha said...

This informative post helped me a lot in training my students. Thanks so much.
HTML5 Training in T Nagar | HTML5 Training in T Nagar

September 24, 2015 at 6:58 AM  
Blogger Ambika said...

i use our open soure library change my data different formats thanks for sharing this library weblogic server training In Chennai

September 30, 2015 at 5:15 AM  
Blogger Ambika said...

if learned in this site.what are the tools using in sql server environment and in warehousing have the solution thank .. msbi training In Chennai

September 30, 2015 at 5:43 AM  
Blogger Ambika said...

fantastic presentation .We are charging very competitive in the market which helps to bring more Microstrategy professionals into this market. may update this blog . microstrategy training In Chennai

September 30, 2015 at 5:47 AM  
Blogger nancy agnes said...

Really enjoying your sharing, you have a great teaching style and make these new concepts much easier to understand. Thanks.

ios Training in Chennai | Cloud Computing Training in Chennai

September 30, 2015 at 5:57 AM  
Blogger Unknown said...

Thanks for the article. It has given me so much information that I shared with my students in the class. Come up with more such articles.
Shashaa
Dot Net training Chennai | Dot Net training Chennai | Dot Net training Chennai

October 1, 2015 at 5:47 AM  
Anonymous Anonymous said...


awesome Job oriented sharepoint training in Chennai is offered by our institue is mainly focused on real time and industry oriented. We provide training from beginner’s level to advanced level techniques thought by our experts.
if you have more details visit this blog.
SharePoint-training-in-chennai.html

October 8, 2015 at 4:37 AM  
Blogger Unknown said...

The name of the current input file can be found in the built-in variable ... This is a string whose first character is a slash; as a result, records are separated by slashes. ... The use of RS as a regular expression and the RT variable are gawk extensions; they .... If the field number you compute is zero, you get the entire record.
Salesforce Training in Chennai

October 11, 2015 at 7:00 AM  
Blogger Rahul said...

Hello Admin, thank you for the informative post. At Fita academy, we provide the best IT trainings for various courses. You can check our Fita reviews page to know more about our quality and standards.

October 20, 2015 at 2:01 AM  
Blogger Unknown said...

TNPSC 813 Village Administrative Officer Recruitment 2015

I Like this post, Your Website Publishes very useful information.....

November 12, 2015 at 11:17 PM  
Blogger Unknown said...

Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging…
Regards,
Angular institutes in Chennai|Angular training in chennai|Angularjs training chennai

November 14, 2015 at 7:22 AM  
Blogger Harshita said...

Wow, brilliant article on dot net training in Chennai that I was searching for. Helps us a lot in referring at my dot net training institutes in Chennai. Thanks a lot. Keep writing more on dot net training Chennai, would love to follow your posts and refer to others in dot net training institute in Chennai.

November 14, 2015 at 7:40 AM  
Blogger Unknown said...

very nice blogs!!! i have to learning for lot of information for this sites...
android Training in Chennai
Best Oracle Training in Chennai
ios Training in Chennai
phonegap Training in Chennai

November 18, 2015 at 4:13 AM  
Blogger Unknown said...

I am very impressed with the article I have just read,so nice.......
ETL Testing Training in Chennai

November 20, 2015 at 3:48 AM  
Blogger Unknown said...

That is a brilliant article on dot net training in Chennai that I was searching for. Helps us a lot in referring at our dot net training institute in Chennai. Thanks a lot. Keep writing more on dot net course in Chennai, would love to follow your posts and refer to others in dot net training institutes in Chennai.

November 20, 2015 at 8:00 AM  
Blogger Preethi Jas said...

It is really very helpful for us and I have gathered some important information from this blog.
oracle apps finance Training in Chennai
oracle apps scm Training in Chennai

November 23, 2015 at 2:39 AM  
Blogger Ashwini Suresh said...

Hello admin, thank you for your informative post on hadoop training in Chennai. It helped a lot in training my students during our hadoop training Chennai sessions. We at Fita, provide big data training in Chennai for students who are interested in choosing a career in big data.

November 24, 2015 at 6:41 AM  
Blogger Ashwini Suresh said...

Thank you for this detailed article on web designing course in Chennai. It has been really helpful during my web designing training in Chennai, as I used the details in your web designing courses in Chennai as a reference to my students.

November 25, 2015 at 7:48 AM  
Blogger Unknown said...

Thanks for this blog, I'am very much delighted to say that this blog has helped me a lot in gain some extra knowledgE.
Selenium training in Chennai|Selenium training|Selenium testing training in chennai|Selenium training chennai

November 28, 2015 at 2:09 AM  
Blogger Unknown said...

Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging…
Regards,
SAP training in chennai|SAP Training in Chennai|sap training in Chennai

December 9, 2015 at 2:17 AM  
Blogger Unknown said...

Latest Indian Govt Jobs 2016 Notification

We need to thank admin for publishing useful information......

December 9, 2015 at 5:55 AM  
Blogger Unknown said...

Latest Govt Jobs Notification 2016

wonderful put up, very informative. You can continue your writing. I’m sure, you have a huge readers’ base already...............!

December 9, 2015 at 7:06 AM  
Blogger Unknown said...

New bloxy

December 17, 2015 at 6:06 AM  
Blogger Unknown said...

Great post and informative blog.it was awesome to read, thanks for sharing this great content to my vision.
Informatica Training In Chennai
Hadoop Training In Chennai
Oracle Training In Chennai
SAS Training In Chennai
Hadoop Training In Chennai

January 25, 2016 at 3:38 AM  
Blogger Unknown said...

This post is really nice and informative. The explanation given is really comprehensive and informative..
SAS Training In Chennai

February 6, 2016 at 8:00 AM  
Blogger Unknown said...

This post is very useful to one and informative article i really impressed keep it up for most post selenium training in chennai

February 10, 2016 at 1:00 AM  
Blogger Unknown said...

We provides focus and result-oriented training session, which equipped you with skill to getting best career option in the industries. We offered basic to advance level Software testing training in Chennai.

February 10, 2016 at 5:24 AM  
Blogger Unknown said...

Nice to seen your post
We provides focus and result-oriented training session, which equipped you with skill to getting best career option in the industries. We offered basic to advance level Software testing training in Chennai.

February 10, 2016 at 5:27 AM  
Blogger Unknown said...

We provides focus and result-oriented training session, which equipped you with skill to getting best career option in the industries. We offered basic to advance level Software testing training in Chennai.

February 10, 2016 at 5:32 AM  
Blogger Unknown said...

We provides focus and result-oriented training session, which equipped you with skill to getting best career option in the industries. We offered basic to advance level Software testing training in Chennai.

February 10, 2016 at 5:36 AM  
Blogger Unknown said...

Today we are living in the Modern Data World. Yes, “SOFTWARE TESTING” is Very important in the real time world to find the defects made in the development phase. Software testing helps to grow your business in a better way.

Software testing training in Chennai

February 10, 2016 at 5:40 AM  
Blogger Unknown said...

Awesome article to nice sharing Training and certification on courses helps you to study this technology in feature selenium training in chennai

February 10, 2016 at 6:14 AM  
Blogger Unknown said...

Are you a fresher or student searching your first dream job or are you an experienced working professional seeking for an opportunity to change your current working company or job role? Why don't you make the changes your career on Software Testing
Software Testing Training in chennai

February 10, 2016 at 8:32 AM  
Blogger Unknown said...

Thank you for have taken your valuable time to providing us with your value information relate to your staying with us.we are sincerely concern Most important, you Keep the major
iOS Training in Chennai

February 12, 2016 at 8:49 AM  
Blogger Unknown said...

Thanks for sharing this information, it helped me a lot in finding valuable resources for my career
android training in Chennai

February 16, 2016 at 6:59 AM  
Blogger Unknown said...

in the programming variable types are declared and want to explain. here using this coded examples exact variable types are explained and can be found with this program.VMWare Training in Chennai

March 2, 2016 at 2:19 AM  
Blogger Unknown said...

Got some clear idea about how to Extract variable types from a text file using awk. And also gained knowledge about how to use a GRASS Software. thanks for providing such a wonderful idea with ascii format.
keep doing good job.
veritas volume Manager Training in Chennai

March 2, 2016 at 5:58 AM  
Blogger mathu said...

Excellent information about awk which is the most recent technology that many people dont know. we are offering the best Datawarehousing Training in Chennai

March 2, 2016 at 7:26 AM  
Blogger Hema said...

In the programming variable types are declared and want to explain.Its very useful. here using this coded examples exact variable types are explained and can be found with this program.
linux training in chennai

March 2, 2016 at 7:29 AM  
Blogger Unknown said...

This blog is informative.The coding explains about how to extract files from thetext file is clearly explained. please update this kind of informationssas-training-in-chennai

March 2, 2016 at 11:04 PM  
Blogger Unknown said...

the extraction of variable types are more important to all the programming languages. This blog easily explains the extraction of variable types.CCNA Training in Chennai

March 3, 2016 at 11:08 PM  
Blogger Unknown said...

this is one of the notable blog for the variable types extraction method.CCNA Training in Chennai

March 3, 2016 at 11:11 PM  
Blogger Unknown said...

Variables are highly used during training of java technology. I would like to suggest you that IICT is the best Java Training Institute in Chennai managed by MNC Experts. IICT Reviews shows the standard and quality of training.

March 17, 2016 at 12:01 AM  
Blogger Unknown said...

Excellent Post, I welcome your interest about to post blogs. It will help many of them to update their skills in their interesting field.
Regards,

Regards,
CCNA Training in Chennai | CCNA Training Institute in Chennai | Best CCNA Training in Chennai

March 26, 2016 at 9:02 AM  
Blogger Ridhima said...


All are saying the same thing repeatedly, but in your blog I had a chance to get some useful and unique information, I love your writing style very much, I would like to suggest your blog in my dude circle, so keep on updates.


Java training in Adyar

April 4, 2016 at 10:28 AM  
Blogger Murali Rajesh said...

Selenium is the best tool for software testing automation and it is used globally by the top companies across globe. Get training to use selenium and star yur career as a siftware tester today.
Selenium training in Chennai | Selenium course in Chennai | Selenium training institute in Chennai

April 27, 2016 at 9:55 AM  
Blogger for ict 99 said...

Interesting Article

Java Training in Chennai | Core Java Training in Chennai

April 28, 2016 at 5:57 AM  
Blogger Unknown said...

nice article about echology..
Best SEO training in hyderabad all modules are clearly solved and practice with guide.seo training in hyderabadAnd clearly getting knowledge of seo.

May 19, 2016 at 3:11 AM  
Blogger Unknown said...

nice blog about computational..
SEO training in hyderabad by experts in digital markeing And by prosessional experts in seo.All the training by placement and also guide by the professionals.SEO training in hyderabad

May 19, 2016 at 4:38 AM  
Blogger Bay Max said...

Great blog.More vacancies are available in IT industry.To get a good career join with us.
Regards
Bigdata Training in chennai | Bigdata Courses in chennai



May 20, 2016 at 8:55 AM  
Blogger Unknown said...

Great sharing .. where there is number of applications for 1 job.,Here learn seo and earn money or get a job..SEO training in hyderabad by experts in digital markeing And by prosessional experts in seo.All the training by placement and also guide by the professionals.SEO training in hyderabad

May 24, 2016 at 12:57 AM  
Blogger Unknown said...

good explain the programming coding
salesforce training in hyderabad

July 4, 2016 at 3:16 AM  
Blogger Unknown said...

Freshers jobs way provide freshers jobs ,walkins,direct recruitment,openings for freshers and experienced and recruiting experienced and freshers Walkins

July 8, 2016 at 12:54 AM  
Blogger Unknown said...

nice posts..
sap fiori training in hyderabad



July 9, 2016 at 6:42 AM  
Blogger Unknown said...

nice posts..

SAP Hana online training in hyderabad


July 9, 2016 at 8:54 AM  
Blogger Unknown said...

EXcellent share about compuaional ecology..
SAP HANA

online training




July 11, 2016 at 7:08 AM  
Blogger Unknown said...

Excelent posts..
SAP GRC training in

hyderabad

July 11, 2016 at 8:12 AM  
Blogger prema said...

useful information

Online recruitment for bank jobs and government jobs and you can get Notification and application to apply

online for bank jobs and govt jobs

July 14, 2016 at 7:04 AM  
Blogger prema said...

useful information

Online recruitment for bank jobs and government jobs and you can get Notification and application to apply

online for bank jobs and govt jobs

July 14, 2016 at 7:05 AM  
Blogger prema said...

useful information

Online recruitment for bank jobs and government jobs and you can get Notification and application to apply

online for bank jobs and govt jobs

July 14, 2016 at 7:43 AM  
Blogger Unknown said...

Useful Information:
Telugu Cinema Contains Telugu Cinema News, Latest Movie Reviews, Actor, Actress, Movie Galleries And Many More Telugu Cinema

July 15, 2016 at 8:52 AM  
Blogger Unknown said...

Useful Information:
Telugu Cinema Contains Telugu Cinema News, Latest Movie Reviews, Actor, Actress, Movie Galleries And Many More Telugu Cinema

July 15, 2016 at 9:23 AM  
Blogger Unknown said...

extract variable types from text file nice posts..
Hadoop training in hyderabad.All the basic and get the full knowledge of hadoop.
hadoop training in hyderabad

August 13, 2016 at 1:06 AM  
Blogger Unknown said...

Thanks for sharing this information.
/business-Intelligence training in chennai

September 25, 2016 at 3:39 AM  
Blogger Unknown said...

This blog is informative.The coding explains about how to extract files from thetext file is clearly explained.
oracle-rac training in chennai

September 25, 2016 at 3:42 AM  
Blogger Unknown said...

• great article!!!!!This is very importent information for us.I like all content and information.I have read it.You know more about this please visit again.
oracle training in chennai

September 29, 2016 at 9:02 AM  
Blogger Unknown said...

Thanks for sharing this information,
unix training in chennai

September 29, 2016 at 9:03 AM  
Blogger vignes waran said...

This blogs informative is very excellent.I want to some coding extract file how to replace name and the extract file name.Help me and update solve for this solution

Hadoop Online Training

October 17, 2016 at 1:40 AM  
Blogger vignes waran said...

This blogs informative is very excellent.I want to some coding extract file how to replace name and the extract file name.Help me and update solve for this solution

Hadoop Online Training

October 17, 2016 at 1:40 AM  
Blogger vignes waran said...

This blogs informative is very excellent.I want to some coding extract file how to replace name and the extract file name.Help me and update solve for this solution

Hadoop Online Training

October 17, 2016 at 1:40 AM  
Blogger Unknown said...

This blog is informative...
SSRS training in chennai

November 2, 2016 at 1:11 AM  
Blogger Unknown said...

Great articles, first of all Thanks for writing such lovely Post!
hadoop training in chennai

November 4, 2016 at 9:12 AM  
Blogger Unknown said...

Thank you for sharing your useful information.
obiee training in chennai

November 6, 2016 at 12:46 AM  
Blogger surveyforms said...

Actually picture is the presentation of some one’s feelings; it provides the lesson to the viewers.

------------------------
Online form builder

December 22, 2016 at 11:09 AM  
Blogger sunilkumarkuppam said...

Thanks for sharing this information and keep updating us. This is more informatics and it really helped me to know the Android.
Android Training in Chennai | Android Course in Chennai | Android Training Chennai

March 29, 2017 at 8:40 AM  
Blogger Unknown said...

Thanks for sharing useful information articles, Hi We at Colan Infotech Private Limited a
Mobile apps development companies in chennai.
we always desire to solicit our customer's fruitful experience with us, we are the top notch
Mobile App Development Company in chennai

April 10, 2017 at 9:34 AM  
Blogger Unknown said...

Thanks for sharing this information article
Hi we at Colan Infotech Private Limited , a company which is Situated in US and India, will provide you best service and our talented team will assure you best result and we are familiar with international markets, We work with customers in a wide variety of sectors. Our talented team can handle all the aspects of custom application development, we are the best among the dot net development companies in Chennai . asp .net web development company We have quite an extensive experience working with asp .net development services. we are the only asp.net web development company which offer custom services to a wide range of industries by exceeding our client’s expectations. You can even interact directly with the team regarding your project, just as you would with your in-house team. hire asp.net programmers to achieve your dream product.
Custom application development company, asp.net development companies, asp .net web development company,Hire asp .net programmers,asp.net web development services,dot net development companies in chennai Hire asp .net programmers/ hire asp .net developer  . We are the best asp .net development company providing top notch asp .net development services Hire asp .net programmers/ hire asp .net developer  . We are the best asp .net development company providing top notch asp .net development services.

April 11, 2017 at 8:27 AM  
Blogger Mehgna Sharma said...

We need to thank admin for publishing useful information.
catia summer trainingin Noida | Android 6months Industrial Training in Noida | Python Training in Noida

May 23, 2017 at 9:11 AM  
Blogger Mehgna Sharma said...

I like your writing. thanks for sharing that with us all.
catia summer trainingin Noida | Android 6months Industrial Training in Noida | Python Training in Noida

May 23, 2017 at 9:14 AM  
Blogger Aptron said...

Thanks for sharing such a great information..Its really nice and informative..

scada 6 months project based industrial training
Jvhdl 6 months project based industrial training
ansys 6 months project based industrial training

May 24, 2017 at 8:00 AM  
Blogger Unknown said...

Thank you for sharing this .Extract variable types from a text file using awk". it was really good .
best sap fiori institute in gurgaon|
best sap xi-pi institute in gurgaon

June 21, 2017 at 1:50 AM  
Blogger kingrani said...

SSC JHT Paper II Exam Results
UPTET Recruitment Notification

August 8, 2017 at 6:33 AM  
Blogger Unknown said...

Nice detail you provided thanx for the data you provided here
ofb semi skilled result
CSIR UGC NET Result
Board exam result 2018
Railway Recruitment

October 3, 2017 at 5:54 AM  
Anonymous Anonymous said...

Useful Information
Real Estate Brokers in Chennai

November 21, 2017 at 6:50 AM  
Blogger Unknown said...

happy new year 2018 sms
happy new year quotes in hindi
advance happy new year 2018
whatsapp new year dp
happy new year 2018 wallpaper 3d
new year whatsapp dp
this post is really informative, I want to share it with all of my friends. Please allow me to share it with my friends who will subscribe to your site.

December 27, 2017 at 7:13 AM  
Blogger Unknown said...

happy new year 2018 sms
happy new year quotes in hindi
advance happy new year 2018
whatsapp new year dp
happy new year 2018 wallpaper 3d
new year whatsapp dp
this post is really informative, I want to share it with all of my friends. Please allow me to share it with my friends who will subscribe to your site.

December 27, 2017 at 7:13 AM  
Blogger Unknown said...

happy new year 2018 sms
happy new year quotes in hindi
advance happy new year 2018
whatsapp new year dp
happy new year 2018 wallpaper 3d
new year whatsapp dp
this post is really informative, I want to share it with all of my friends. Please allow me to share it with my friends who will subscribe to your site.

December 27, 2017 at 7:14 AM  
Blogger Unknown said...


very useful final year projects in chennai, me projects in chennai, btech projects in chennai
mtech projects in chennai, mtech projects in chennai | btech projects in chennai | me projects in chennai | me projects in chennai

February 1, 2018 at 2:01 AM  
Blogger DIAC said...

Hey Friends....
DIAC offering 2 months industrial training with placement and also gives participation certificate. Actually it’s automation, how machine works automatically in industries and it’s about ME, ECE, EEE, EE, IC.
Interested students call at 91-9310096830/31 and register yourself for training.

March 6, 2018 at 5:04 AM  
Blogger saranya said...

Thanks for one marvelous posting! I enjoyed reading it; you are a great author. I will make sure to bookmark your blog and may come back someday. I want to encourage that you continue your great posts.
datascience training in chennai

May 1, 2018 at 7:04 AM  
Blogger Unknown said...

I believe there are many more pleasurable opportunities ahead for individuals that looked at your site.

Best Java Training Institute Chennai


Amazon Web Services Training in Chennai

May 4, 2018 at 1:42 AM  
Blogger shethal said...

I am really happy with your blog because your article is very unique and powerful for new reader
Best Aws training Institute in chennai

May 11, 2018 at 2:30 AM  
Blogger Unknown said...

Do you mind if I quote a couple of your posts as long as I provide credit and sources back to your blog? My blog is in the same niche as yours, and my users would benefit from some of the information you provide here. Please let me know if this ok with you. Thank you.

DevOps Training in Chennai

May 19, 2018 at 2:35 AM  
Blogger online sap trainers said...

Great Post!!! I have read your blog and it's very informative & really impressed .
Thanks for sharing it. Keep continue your post.
SAP FIORI TRAINING ONLINE
SAP FICO TRAINING ONLINE

May 25, 2018 at 4:00 AM  
Blogger Anoushka Sakthi said...

I would like to say that this blog really convinced me to update my knowledge about the technology you talk about. Thanks, very good post.
ios developer course in chennai
ios classes in chennai

July 8, 2018 at 1:39 AM  
Blogger ibss said...

Thank you for sharing valuable information
Mobile app development company in chennai
Web design company in chennai
Web development company in chennai

July 11, 2018 at 5:58 AM  
Blogger Unknown said...

awsome blog.
wordpress website packages

July 11, 2018 at 10:04 AM  
Blogger Unknown said...

Great post! Thanks for sharing with us, Its really gives lot of useful information.

Web Designing Training in Chennai

July 14, 2018 at 7:11 AM  
Blogger IT Tutorials said...


Thanks for your article. Its very helpful.very informative content and explanation was very much satisfied. Hadoop training in chennai | Hadoop Training institute in chennai

July 14, 2018 at 8:25 AM  
Blogger Unknown said...

Great blog! Thanks for giving such valuable information, this is unique one. Really admired.

Selenium Training in Chennai | QTP Training in Chennai

July 26, 2018 at 6:28 AM  
Blogger Unknown said...

Your new valuable key points imply much a person like me and extremely more to my office workers. With thanks; from every one of us.

hadoop training in chennai

hadoop training in bangalore

hadoop online training

hadoop training in pune

August 20, 2018 at 8:19 AM  
Blogger shalinipriya said...

I found your blog while searching for the updates, I am happy to be here. Very useful content and also easily understandable providing.. Believe me I did wrote an post about tutorials for beginners with reference of your blog. 
Devops training in Chennai

Devops training in Bangalore

Devops training in Pune

Devops training in Online

Devops training in Pune

Devops training in Bangalore

Devops training in tambaram

Devops training in Sollonganallur

August 28, 2018 at 5:17 AM  
Blogger Unknown said...

It is amazing and wonderful to visit your site.Thanks for sharing this information,this is useful to me...
Data Science Training in Chennai
Data science training in bangalore
online Data science training
Data science training in pune
Data science training in kalyan nagar
Data science training in Bangalore

August 28, 2018 at 6:32 AM  
Blogger Unknown said...

Thanks for splitting your comprehension with us. It’s really useful to me & I hope it helps the people who in need of this vital information. 

java training in chennai | java training in bangalore

java online training | java training in pune

selenium training in chennai

selenium training in bangalore

September 7, 2018 at 1:58 AM  
Blogger pavithra dass said...

Nice article. I liked very much. All the informations given by you are really helpful for my research. keep on posting your views.
Selenium Training in Chennai
selenium classes in chennai
selenium testing training in chennai
Selenium Courses in Chennai
Selenium training Chennai

September 18, 2018 at 2:55 AM  
Blogger pavithra dass said...

I wondered upon your blog and wanted to say that I have really enjoyed reading your blog posts. Any way I’ll be subscribing to your feed and I hope you post again soon.
hadoop administration course in chennai
hadoop administration training
big data administrator training
hadoop administration course

September 22, 2018 at 1:08 AM  
Blogger Anoushka Sakthi said...

I like the blog format as you create user engagement in the complete article. Thanks for the informative posts.
PHP Institutes in Chennai
PHP Training Center in Chennai
PHP Course Chennai
php course
Selenium Training in adyar
Selenium Training in Ambattur

September 26, 2018 at 4:34 AM  
Blogger Radha Karthi said...

I would like to be a regular contributor to your blog. Your information is really useful for a beginner.
Best software testing training institute in chennai
Software testing courses in chennai
testing training chennai
Software testing institutes in chennai
Software testing training institutes
Software Testing courses in chennai

September 27, 2018 at 7:14 AM  
Blogger Chaudhry said...



I think you have the best understanding of blogs.Do help me
Here's my site Check it out and give suggestions

October 4, 2018 at 3:27 AM  
Blogger Chaudhry said...



I think you have the best understanding of blogs.Do help me
Here's my site Check it out and give suggestions

October 4, 2018 at 3:28 AM  
Blogger LindaJasmine said...

Awesome Post. Thanks for Sharing. Kepp updating.
Html5 Training in Chennai
Html5 Courses in Chennai
Html5 Training
Html5 Course
Html5 Training Course
Html5 Training for Beginners
Best Html5 Course
Best Html5 Training

October 4, 2018 at 7:36 AM  
Blogger shethal said...

Thanks for the informative article. This is one of the best resources I have found in quite some time. Nicely written and great info. I really cannot thank you enough for sharing.

Devops Training in pune
DevOps online Training

October 6, 2018 at 5:39 AM  
Blogger Sumaya Manzoor said...

Very informative, your writing style is totally different from other, keep continuing.
Selenium Training Chennai
software testing selenium training
selenium testing training in chennai
core Java training in chennai
java training course in chennai
ios training institute in chennai
iOS Course in Chennai

October 8, 2018 at 1:21 AM  
Blogger mathimathi said...

These are absolutely gorgeous!
Salesforce Training in Chennai |
Salesforce Training |
Salesforce Training Institutes in Chennai

October 8, 2018 at 7:02 AM  
Blogger mathimathi said...

This was a good laugh. Thanks Scoop whoop.
Cloud computing Training |
Cloud computing Training in Chennai |
Cloud computing courses in Chennai

October 8, 2018 at 7:04 AM  
Blogger Shiva Shakthi said...

Thanks for your information, the blog which you have shared is useful to us.
Web Design Training in Coimbatore
php training in coimbatore
best php training in coimbatore

October 9, 2018 at 12:42 AM  
Blogger dinesh said...

Nice article I was really impressed by seeing this blog, it was very interesting and it is very useful for me.
French classes in chennai
Spanish Courses in Chennai
French language classes in chennai
French courses in Chennai
Spanish Language Course in Chennai
German Language Classes in Chennai

October 9, 2018 at 1:51 AM  
Blogger Anbarasan14 said...

Thanks for your efforts in sharing the knowledge to needed ones. Waiting for more updates. Keep continuing.

IELTS Coaching in Mulund | IELTS Training in Mulund West | IELTS Centres in Mulund East | Best IELTS Coaching Institute in Mulund | IELTS Courses in Mulund | IELTS Coaching Centres in Mulund | IELTS Training in Mulund

October 9, 2018 at 2:04 AM  
Blogger mercyroy said...

feeling so good to read your informations in the blog.
thanks for sharing your ideas with us and add more info.
best software testing training institutes in bangalore
Software Testing Training in Perambur
Software Testing Training in Ashok Nagar
Software Testing Training in Navalur

October 10, 2018 at 12:28 AM  
Blogger Hemapriya said...

The blog is well written and Java is one of the widely accepted language. The reason is it's features and it is platform independent.
JAVA Training Coimbatore
JAVA Coaching Centers in Coimbatore
Best JAVA Training Institute in Coimbatore
JAVA Certification Course in Coimbatore
JAVA Training Institute in Coimbatore

October 10, 2018 at 12:32 AM  
Blogger Unknown said...

Thanks for your sharing such a useful information. this was really helpful to me.

Best Informatica Training center In Chennai
Informatica Training
Learn Informatica
Informatica course
Informatica MDM Training in Chennai

October 10, 2018 at 2:19 AM  
Blogger Harish said...

Thank you for sharing this wonderful information. It is really useful to me.

corporate training institute in chennai | corporate training companies in chennai | corporate training courses | Corporate Training in Adyar | Corporate Training Institute in Velachery | Corporate Training Institute in Tambaram

October 10, 2018 at 2:56 AM  
Blogger pavithra dass said...

I am obliged to you for sharing this piece of information here and updating us with your resourceful guidance. Hope this might benefit many learners. Keep sharing this gainful articles and continue updating us.
German Classes in Chennai
German Language Classes in Chennai
German Language Course in Chennai
German Courses in Chennai
best german classes in chennai
German language training in chennai

October 10, 2018 at 5:03 AM  
Blogger Vicky Ram said...

Thank you sharing this kind of noteworthy information. Nice Post.

linuxhacks
Article submission sites

October 11, 2018 at 1:08 AM  
Blogger Vicky Ram said...

Thank you sharing this kind of noteworthy information. Nice Post.

linuxhacks
Article submission sites

October 11, 2018 at 1:09 AM  
Blogger Mirnalini Sathya said...

I was totally impressed with your content, keep posting.
Selenium Training in Chennai
selenium Testing Training
iOS Training in Chennai
iOS Training Institutes in Chennai
Best JAVA Training in Chennai
JAVA Training

October 18, 2018 at 2:53 AM  
Blogger Mirnalini Sathya said...

Excellent way of expressing your ideas with a clear vision, Keep updating
Selenium Training in Chennai
Selenium Course in Chennai
iOS Training
iOS Course in Chennai
Android Course in Chennai
Android Development Course in Chennai

October 18, 2018 at 8:49 AM  
Blogger Prityyou said...

Awwsome informative blog ,Very good information thanks for sharing such wonderful blog with us ,after long time came across such knowlegeble blog. keep sharing such informative blog with us.
Aviation Academy in Chennai | Aviation Courses in Chennai | Best Aviation Academy in Chennai | Aviation Institute in Chennai | Aviation Training in Chennai

October 22, 2018 at 5:08 AM  
Blogger Prityyou said...

Awwsome informative blog ,Very good information thanks for sharing such wonderful blog with us ,after long time came across such knowlegeble blog. keep sharing such informative blog with us.
Aviation Academy in Chennai | Aviation Courses in Chennai | Best Aviation Academy in Chennai | Aviation Institute in Chennai | Aviation Training in Chennai

October 22, 2018 at 5:08 AM  
1 – 200 of 348 Newer› Newest»

Post a Comment

Subscribe to Post Comments [Atom]

<< Home