GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Career Advice  >  Jobs Help
Go To First  |  Previous Question  |  Next Question 
 Jobs Help  |  Question 53 of 165    Print  
Sir
I had graduated Master of Computer Applications at 2001 with 70%. I scored less than 60% in BSc computer sc, less than 70% in intermediate (+2) and less than 60% in matriculation (10). Later then, I was not successfull in getting the job in Software Development for a year. Then I tried to get trained in Networking but was not successfull for 6 months. One of my friend got me an opportunity to work in software development (visual basic programmer trainee) but since i felt that the organization did not got me due respect for not issuing joining order & not paying me for than 3 months & also criticisms given by project manager about my performance l felt depressed left the job. Once again i started looking for the job. Later then i got opportunity to work as computer operator for a govt. organization through my father's friend . Mean while i learnt autocad and got an opportunity to work as autocad operator at abroad through a friend. At abroad, I worked as AutoCAD operator for a year but i was given job handling manual drawings, office files & equipment maintenance, computer data entry operator, taking xeroxes etc. with own interest, i prepared a report for work progress of the organization in excel using visual basic for application. During i was severely depressed feeling of myself being isolated and departed from my profession. After completion of one year contract, i opted to return back to india. But, Now i am being in no where state. during past 1 and half month while i took training in software testing from a concern. At interviews, they are asking for experience which i am lacking. I had applied for call centre exec position for which i am lacking voice accent and excellent communication. What job shall i do ? Can i get back to the software development field ? is it possible ? Kindly answer!

  
Total Answers and Comments: 1 Last Update: December 06, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 06, 2006 12:35:45   #1  
kabir_khanna Member Since: November 2006   Contribution: 11    

RE: SirI had graduated Master of Computer Applic...
Hi Since you have some experience in autocad and that means solid modelling why dont your try to get employed with some leading architechts or construction companies. There is a construction boom currently in India and I believe there are lots of companies that do their drawing and walk-throughs of their proposed plans to show to their clients. Through autocad you could also try to get a job in the design dept. of automobile or automobile ancillary units(eg. bharat forge big forging company) in India since this industry is also booming. Additionally you could take some training on an animation and modelling package like 3D studio max and try for the entertainment industry/advertisnment industry/commercials. If you want to get back to core software development I guess you may need to do an advanced 2/3+ years course from an institute like NIIT etc and then probably start from begining in your career.all the best and hope this helps.rgdskabir...
 
Is this answer useful? Yes | No

 Related Questions

I am a fresher completed BE in Electronics. I have been tryng for job in Electronics field but no luck. It\'s been more then 3 years. Could you please advice me how I can get job. Thanks,Sundar 
Latest Answer : Hello Sundar, Please post your technical skills in detail.. so I can advice you what others you need to learn in order to get job.. since now a days lot of companies are loking for computer programming skills even though you are looking for electronics ...
Read Answers (1) | Asked by : Sundar

My Qulification is DME and DCO, DCA completed. Also PGDCA present. I have Experience in Software Porgramming (Developer) 8 years. But I am Hearing Impaired (Deaf) Person. I reading advt/ jobs place on various news paperes. it said that minimum qualification BE/MCA/IIT. So What i do a suggest? I need Good Comapny Job at Pune. Pl Reply
View Question | Asked by : Udayan Joshi

I have done my business management bachelor\'s degree with course on software testing, what kind of jobs do i get based on my degree,please guide me.
Read Answers (1) | Asked by : anu

I want to change my present job. I am desperately looking for new job. If anybody can help in getting job I\'ll be thankfull..I have completed my Diploma in Computer Engg. + B.Sc.IT..I have total 4 year of experience.Thank\'s & Regard\'sNihar Sheth

I appeared for an interview with Infosys in Bangalore on Nov 29th (for an experienced professional). Its been 3 weeks to the day since then. I was told that they would get back to me in 2-3 weeks time. I would like to know if someone has already gone through this process before and if yes, how much would it take for them to reply. You know, I am very tense about this.
Read Answers (2) | Asked by : Mohan59

Iam a finalyear student in naraynmmacollege.i had two backlogs in the past which i have cleared. can i appy 4 tcs off campus on 23fri 2005.
Read Answers (1) | Asked by : swetha

I started my job as a technical faculty and withing two years i was working as a centre manager in one of the reputed IT company in UP.i had good certificates in technical like oracle and GNIIT but during my managerial period i lost touch with my technical things after that i took 2 years break that is in the year 2004.now i want to go back to work still i get good offer for admin posts but i am unsure what to look for in job and what to prepare for interview technical or admin..
Read Answers (1) | Asked by : Rranjanaa Pandey

Hi..! i am doing my masters degree in computers.. i want to get a job easily.. what\'s your suggesitions to me to select..i am some what poor in my communication skills also.. please tell me how to improve my communication skills...
Read Answers (1) | Asked by : sreenivasulu vunnam

An interviewer asks me,what\'s your short and long term goal?What should I answer to impress him?

Respected Sir, I am doing my M.C.A.I want to know which I.T companies are conducting Group Discussion in their recruitment process? Sir Plz kindly inform me the recruitment process of different companies(Like Which Phases we need to face,percentage cutoff). Thanking You Sir yours sincerly
Read Answers (3) | Asked by : kamalnath


 Sponsored Links

 
Related Articles

Business Intelligence Key Performance Indicators

Business Intelligence Key Performance Indicators What are Key Performance Indicators Key Performance Indicators are also known as Key Success Indicators they help an organization to better define and measure their progress toward professional goals Once an organization has clearly identified its nee
 

Learning Website Development with Django

Learning Website Development with Django Book Review Websites are usually visited because of the information they can give Even in page ranking of Google which indices website according to importance those websites that provides the most number of articles or has the greatest number of discussions o
 

Breaking up XML into Relational Data

Breaking up XML into Relational Data While the preceding example shows how to construct an XML representation over relational data the example in this section illustrates how you can shred XML data back into relational data This reverse operation can be useful if your application works with relation
 

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Retrieving XML Data

Retrieving XML DataTo retrieve XML data from an XMLType table you can use a SELECT SQL statement just as you would if you had to query a relational table For example to select the employee with the id set to 100 from the employees XMLType table discussed in the preceding section you might issue the
 

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Business Performance Management

Business Performance Management What is Business Performance Management Business Performance Management is most commonly described as a set of processes that help companies or organizations optimize their business performance It is specifically designed to organize automate and analyze business meth
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape