• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

My First topic as Newbee to JavaRanch(Need help)

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everybody

I am SCJP aspirant and looking for career in Java.
I have a basic knowledge of java but want to brush up all programming skills again.
Please clear following queries:

1. Best book for java to get best understanding of concepts?
2. What are those java related technologies which are of great demand in market or will be in demand in near future?
3. What are those technologies used in IT industry along with Java which employer look for in candidate?
4. Can you please give me the name of those technologies in the order in which we should learn them.


Please guide me !!!
Thanks a ton inadvance
 
Ranch Hand
Posts: 537
Eclipse IDE Python Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you want to prepare for SCJP then SCJP6 by K&B is a really good book. Also to understand the basic java programming then Head First Java by K&B is a gem of a book to own. Java has many advantages from networking to graphics and from web developing to standalone. So it depends on the employer what he wants.
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to javaranch

1. Best book for java to get best understanding of concepts?



The SCJP study guide by kathy sierra and bert bates. This will give you good knowledge of core java. Try head first java also

2. What are those java related technologies which are of great demand in market or will be in demand in near future?



Only the oracle can answer that. The usual JSP, Servlets, Spring, hibernate, struts etc etc. It depends

3. What are those technologies used in IT industry along with Java which employer look for in candidate?



Soft skills, experience with other operating systems, willingness to learn etc.

4. Can you please give me the name of those technologies in the order in which we should learn them.



Difficult again without knowing what you want to learn.

This thread probably belongs in jobs discussion
 
rohit kumarr
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks i really appreciate your help.
How about "Thinking in Java" by Bruce E for basic concepts?
 
Ranch Hand
Posts: 597
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

rohit kumarr wrote:Thanks i really appreciate your help.
How about "Thinking in Java" by Bruce E for basic concepts?


I will suggest if you have question specific to java language you can ask question in that specific forum.
 
rohit kumarr
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which area of java is in more demand in IT

1. Networking
2. Web developemnt
3. J2ME
4. Standalone developemnt

Is there any other area apart from above mentioned areas??
 
rohit kumarr
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am really sorry i guess i have asked wrong question at wrong section.
Please tell me which forum is best for asking Career related questions?
I apologies again
 
Sandeep Awasthi
Ranch Hand
Posts: 597
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Job discussion is career related forum, but if you want to know good book for Java then you can ask in Java forums.
But I will tell you start with any basic java book, then read thinking in Java because it contains some advance concepts too.
 
Sandeep Awasthi
Ranch Hand
Posts: 597
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Web related development have more projects but it has more competition too.
My suggestion is you first learn core java then think of where you want to focus (web, j2me, swing , core jave etc)
 
Sandeep Awasthi
Ranch Hand
Posts: 597
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I am really sorry i guess i have asked wrong question at wrong section.


You should not be sorry and I am not moderator. I felt you are new here, so I will give you information ( not instructions ).
 
rohit kumarr
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you so much Deepak , i really appreciate your help
reply
    Bookmark Topic Watch Topic
  • New Topic