Subconsious mind and you

Subconsious mind and you

Tuesday 24 May 2011

SCBCD - Head First EJB

This is wonderful book for SCBCD and the whole credit goes to Kathy sierra writing style.The Graphics in the book will enhance your learning process and will force you to read on and on.The book will make you to think like different entity components .They have explained every topic by relating to live examples. Kathy style writing makes learning fun .The book also contains 200 exam questions that match the difficulty level,style of the real questions which will come in the exam.
The topics included in the book are :

 
  • Component-based and role-based development
  • The architecture of EJB, distributed programming with RMI
  • Developing and Deploying an EJB application
  • The Client View of a Session and Entity bean
  • The Session Bean Lifecycle and Component Contract
  • The Entity bean Lifecycle and Component Contract
  • Container-managed Persistence (CMP)
  • Container-managed Relationships (CMR)
  • EJB-QL
  • Transactions
  • Security
  • EJB Exceptions
  • The Deployment Descriptor
  • The Enterprise Bean Environment in JNDI
  • Programming Restrictions and Portability
And Even if you are not going for Certification then also the explanation of concepts in this will help you to clear your all doubts regarding concepts and will make you professional EJB programmer

Thursday 19 May 2011

Java -The Complete Reference

This is not any Certification book but I am uploading this for newbies of java.This book is like Dictionary of Java
.Almost all the topics of Java are present in this book and help the individual to understand concepts better .Lots of examples and detail explanation of concepts is present in this book.

 So if you are new to Java then this is very good book to start with , as they have explained each and every concept from scratch and with proper examples .The book also covers some advance topics which help intermediate java programmers like

 -IWT

 -APPLETS

 -SWINGS

 -JAVA BEANS

 -SERVLET


So go ahead and download the book from here.


Wednesday 18 May 2011

SCWCD 5 - Head First Servlet and JSP

SCWCD  exams focuses on your web component developing skills .The Prerequisite for taking this exam is that you must  be Sun Certified Java Programmer. i.e. you must have SCJP certificate .

 The Book Head First Servlet and Jsp is Very good for preparing for SCWCD exam as they have included not only text but also Pictures to show you how different things happen in the internet.

 This book is based solely for passing SCWCD exam and is top priority for every developer who wants to clear   SCWCD.In the end of every section they have included important points to remember also they have a brief exam whose question type is same as it come in real exam.

After reading this book you will get an idea of SCWCD exam pattern and what type of question they ask in the exam.and this book alone is sufficient for passing SCWCD.

 Download Here

 

Tuesday 17 May 2011

SCJP

Sun Certified Java Programmer Exam is no longer available through Prometric but through Pearson VUE ,which is the new test delivery vendor of Oracle.

The book which is needed for preparation for SCJP 6 is from kathy Sierra and bert bates .I have provided the link for downloading the book .

The book is not for students who are new to java.If you have prior experience in java and want to give SCJP exam then only you should study from this book

For Passing SCJP,just reading the book will not going to fetch you anything ,though it is the best book to prepare for SCJP .,so for passing SCJP you have to get your hands dirty and do some coding .

You can try out the examples given in the book.The book contains enough examples and a very good explanation  of concepts