• 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
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Java/J2EE Job Interview Companion - Book structure

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

I wanted to ask about the book structure of the J2EE Job Interview Companion, is it a set of randomly ordered questions? is it ordered by category? can one refer to it to study or cover up missing points in J2EE or you can only use it as a questions and answers reference?

Thank you
 
Author
Posts: 3473
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my view one of the strngths of this book is its structure.

  • All the the questions are categorized with 14 key areas like Java language fundamentals, J2EE specification fundamentals, performance issue, memory issues, best practices, development methodologies so on ..........


  • It is also divide into number of sections like Java, J2EE, How would you go about.... and Emrging technologies/Frameworks.
  • Some questions are marked FAQ, to indicate that ther are frequently asked. This is is useful if you are pressed for time.
  • Also first two sections have key points summarised.


  • Get a free sample PDF to get a better insight.
     
    Greenhorn
    Posts: 1
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Sir ,

    Are there any topics covered on different IDE /Webservers ? and how much importance you think one should give when it comes to technoligies depending supporting J2EE like Ajax etc.

    Thanks
     
    arulk pillai
    Author
    Posts: 3473
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    It does not cover any IDEs or specific Web Servers and in my view these are tools. It is impossible to cover every possible question. If one answers the Java/J2EE fundamental questions correctly then should have a better chance at the interviews. Ajax is gathering momentum and worth knowing its concepts like where and when to use it. But I do not think if any one will fail to impress the interviewer for not knowing Specifi IDE, Application Server or AJAX. But I might be wrong.
    [ February 26, 2008: Message edited by: arulk pillai ]
     
    Greenhorn
    Posts: 1
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Hi,

    You said the that book is categorized with 14 key areas like Java language fundamentals, J2EE specification fundamentals, performance issue, memory issues, best practices, etc.

    So in these topics you have coverd the entire topic or just touched upon questions that you think are asked in interviews?

    Thanks
     
    Ranch Hand
    Posts: 198
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    so the book covers javascript questions also?
    Are the answers illustrated with examples?
    Are there situation questions also in the book?
     
    He's dead Jim. Grab his tricorder. I'll get his wallet and this tiny ad:
    We need your help - Coderanch server fundraiser
    https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
    reply
      Bookmark Topic Watch Topic
    • New Topic