Tech Me More

To quench our thirst of sharing knowledge about our day to day experience & solution to techincal problems we face in our projects.

Advertise with us !
Send us an email at diehardtechy@gmail.com

Thursday, March 27, 2014

OCJP practice question #5

      What will be the output of following java program ?? 


Solution: Option E is correct. StringBuffer class doesn’t override the equals() method, so two different StringBuffer objects with same value will not be equal according to the
equals() method. 

On the other hand,equals() method has been overridden in String class so that two different String objects with the same value will be considered equal according to the equals() method. 

Note:
As equals() method compares object by default, but by overriding we can change its behavior to compare by value.

Wednesday, March 26, 2014

Things being a fresher you need the most

When we are working hard to get job just after passing out of the college, many of us get frustrated, rather then frustrating focus on your goal.
There are certain thing which you need the most being a fresher to focus on your dreams.


Here is the list of things which will help you keep calm and focused. 

1. Listen to yourself, just yourself.
            Listen to yourself, listen what your heart says.Listen the inner voice which comes directly from the soul. Sometimes we run busy searching for something in which we are not interested. Make a target, try and try , there is no point going back and searching for something new again.

As Bobby McFerrin beautifully said
In every life we have some trouble, but when you worry you make it double. Don’t worry; be happy.

2. Don't be influenced by what others say.
               There are people who will always poke their nose in your work trying to humiliate you, one of the best example of such people is our relatives who will give reference to someone saying he/she has reached heights on life.They will ask you about your job/career more than they breath in a day.
Don't listen to them, don't ever get influenced by such people or their views. 

Dalai Lama once told
Our prime purpose in life is to help others. And if you can’t help them, at least don’t hurt them.



3. Be inspired, think about being an entrepreneur
                 Listen inspirational music, read books, be calm and think about doing something out of the trend. There are already so many engineers working the same thing for long time. Why not to take chance/Risk in life and do something which everyone else just imagine. 

4. Be patient
                  Irony is nobody is patient in today's rapidly changing world, give the time sometime, don't get demotivated if things are not going good, believe that every cloud has silver line.
In the words of Helen Keller
Life is either a daring adventure or nothing. To keep our faces toward change and behave like free spirits in the presence of fate is strength unbeatable.

If you like this article, let us know in comments. 








Cigniti technologies Limited hiring Test automation lead

Your chance to become a Test automation lead.


Company name: Cigniti technologies Limited

Job title: Test Automation Lead ( Any Two automation tool)

Experience: 5 to 12 years of experience, at least 4 years of hands on experience in any automation tool.(QTP/Selenium)

Job location: Hyderabad

Job Details:

How to Apply:
Candidate can send their resumes to wearehiring@cigniti.com

Left you email id's in Comments section for referral.

Sunday, March 23, 2014

OCJP practice question #4

What will be the output of following java program ?? 
                                   
                                     OCJP TRICKY QUESTIONS


This Program complies fine, but throws a run time exception saying ArrayStoreException

This particular exception comes when we try to store the wrong type of object into an array of objects

Here the asList() method do not convert Array into List , it just virtually shows a List represents of an Array. 

Arrays have a characteristics that they are
  • fixed in size
  • can store only homogeneous(similar type) values.  
That's why we get exception at line l.add("word");

Never get confused in exam, practice hard is the mantra to get success in OCJP.

Saturday, March 22, 2014

How to be a productive fish in a big ocean? Way to more productive

Hello,
You all must be wondering what does How to be a productive fish in a big ocean means? And how it is related to software profession ?

Here is the answer of the mystery.

People who work in a small companies are likely to have more work than those working in big companies. Call it an advantage as small companies give you opportunity to fine tune yourself, brush up your skills in starting year of your career.

To make a difference among an army of equally qualified professional you need to chose a path less traveled. 

Mantra of Think big is not gonna help you anymore, instead Think Smart will make all the differences. 

You need not to start everything from scratch, there are people who have developed tools for you.

5 best freely available tools which will definitely help you to stand out of a Zone meaning helping you to boost your productivity. 

1. Google.com: Trust me every one loves Google.A name even every kids knows, google is the best search engine to get you everything you could expect from WEB.


If used with proper keywords Google can be the best thing providing 100% productivity. 

2. Notepad++ : Notepad++ helps you in many way, it comes with default plugins, more plugins can even be added after installation. 

Best features notepad++ offers are comparing two files, highlighting texts, direct search options, unit conversion etc, etc, etc. 

3. Win rar: There are several situation in a day when you have to send large files over the web resulting large time to upload and send.Win rar is a tool offering service to compress your large data in small file.

Whenever you have to send multiple files in one shot, it's always better and recommended to compress them before sending. 

4. Skype: Skype is the best online free video call cum instant messaging service. Sometimes writing an email is tedious job and takes lots of time. 
Skype can be best option for all who writes number of emails in a day.


Using skype you can save considerable amount of time which can be utilized in many other productive ways.

5. Microsoft outlook: Microsoft outlook is best application provided by Microsoft to manage your emails, you need not to log in again and again in your mail box. 


Outlook provides fairly simple yet effective way to manage emails, contacts, calender etc. Configure you outlook today and save your time. 





Tuesday, March 18, 2014

PDF IMAGE EXTRACTOR CORE JAVA PROJECT #3 FREE AVAILABLE

PDF IMAGE EXTRACTOR Project is a software system developed using Core Java concept. It takes an PDF file as input, returns all the images present in that file as output.

To use this project some Jar files are required which are available free of cost on web.
  1. commons-logging-api-1.1.jar
  2. pdfbox-1.3.1.jar
Snapshot from the project:


How to download:

How to configure project in Eclipse IDE:

Future scope:
  1. Different Image file format options can be added.
  2. Look can be modified.
  3. All image files can be compressed in single Zip file.
Also Read: How to get JOB.
If this was helpful please let us know in comments.
Share with your friends too :) 







Tips which will help you to get job.


Hello readers,
After graduation many people go through the time which is hard to survive.If you pay attention on some small things, miracle can happen.

Finding a job is a two way effort , many of us search for job like anything and in the long run forget to identify what we really want.

Here are some key factors which will help you to get the best
  1. Have passions: Every cloud has a silver line here goes the famous saying, have passions, never get uptight if your friend have a job and you don't. Believe yourself.
  2. Discover where you want to go: This is foremost decision which people usually skipped and in terms pay for it lifetime thinking all the way to their career. Once you discover what you want in your career, it will help you energies more every day, you will enjoy doing what you love.
  3. Invest in learning: Don't waste so much of your energy thinking round the clock, there is no point wasting time which can be utilized in a better cause. As Benjamin Franklin once said "Time is money", invest your time in learning the latest, brush up your unique skill set. Lots of opportunity which comes to people get slipped from their hand because they are not skilled.
  4. Cherish what you have: Chill, you don't own all the problems in the world.Make fun, enjoy your time, freak out with friends, discover the world,visit new places, worship God(it really helps you calm down), let the worries go out.

    Let me know in comments if this was helpful.
     






Saturday, March 15, 2014

ONLINE EXAM CORE JAVA MINI PROJECT #2 FREE AVAILABLE

Online exam System is aimed at providing the paper free solution of exams. This project is a simple java program which serves the mini project level purpose and can be used as reference in other major projects. 

Happy learning, Keep sharing among your buddies. 

Snapshots from the project

To Download

How to RUN: 
  1. Unzip the compressed file
  2. run OnlineTest.java file as you run simple java program.

Friday, March 14, 2014

Multiple job openings at sify for experienced professional.

Multiple job openings at sify for experienced professional.




Company name: Sify.com 

Job Title: multiple openings 

Experience required: 1-5 years

Job Type:  Regular

Primary Location:  INDIA-CHENNAI

Employee Status:  Regular

Skill Set: C, C++, Java, OOPS, Unix, linux.

Qualifications: Graduation/post graduation

How to apply : To apply click  

Thursday, March 13, 2014

ERROR TRACKING SYSTEM: CORE JAVA PROJECT #1 FREE AVAILABLE

Error Tracking System is aimed at providing the Tracking System of the bugs generated in software, maintenance of the bug levels, fixing of the Bugs by the developers or programmers inside the organization, the status of the bugs etc.

Snapshots from the project


To get complete access of the project i.e. source code, how to run guide, documents, database

How to run the project.
1.Go to Source Code folder.
2.open split.bat.txt file in notepad and save it as split.bat 
3.click split.bat 


Hope you have a nice stay here !!

Wednesday, March 12, 2014

Software testing v/s Software Development : What to choose as career option ?

What to choose software Testing or Software Development ? Resolved




This is the question every IT job seeker, IT student ask himself/herself on the way of deciding their career path. 

Both software testing and development are way different to each other but but both are needed aspect for any product to come in.

Software Testing deals with quality assurance, functions included are checking for vulnerabilities and make sure that the product is fit to come in market.

Software testing require lots of patience as finding defect in someone else's(Developer) work is not a easy task.

on the other hand Software development requires lots of interest in Programming language, unlimited patience, deep thinking, solid logic's.

Both software developer and Testers works for a moral cause: Making mankind better in terms of technology .

Hope the article helps you to choose your way !!