Tafsir-Ibn-Kasir [Bangla] Part-8,9,10 & 11
Tafsir-Ibn-Kasir [Bangla] Part-8,9,10 & 11
free download ebooks, Blogging tips, blogging widgets, widgets, Mobile tips, tips and tricks, tricks

This is the first door to start moving your feet towards mastery in java . The best thing about this book is image visualization . Every concept of java is explained with the help of images and diagrams . Thus it becomes very easy for the java beginners to understand concept through images along with examples . I find it really enjoyable to start learning java with this book . Kathy siera and bert bates , the writers of this book are one of the most respected people in the Java community. They have worked together in Sun (Company later acquired by Oracle) and has contributed questions in setting papers for the professional certification program likeOracle certified java professional (OCJP). They have explained the concepts in the best possible way .There are exercises like fill in the blanks , match the following at the end of every chapter ,so in that way ,you can implement whatever you have learned about the concept. Thus , in beginning ,either 1 or 2(below) should be your best books for learning java.
This is the must read java book for beginners . This book has covered all the small tidbits about the common terms such as constructors , class , operators ,exceptions etc . If you are about to give professional certification program such as oracle certified java professional (Ocjp) , then its a boon .I will highly recommend to try this book. It covers the details of the simple concept. You will surely enjoy reading it .This book is from the same author who wrote Head First Java.
Effective java is in 3rd number in the list of best books for learning java .This book will teach you how to effectively use and optimize java in real world. This is one of my favourites books in java written by Joshua Bloch. Joshua Bloch has been a very popular name in the java community. He also co-authored another famous book for java developers "Java Concurrency In Practice"This book is for the people who wants to utilize java in the best possible way .
This is the book which deals with real world problems . Every language faces the limited resources problem . As we know java is used in enterprises , so when the scale of the application increases so as the resources required to keep the application alive and running. In these type of scenarios we need special kind of java experts . Experts who knows how to maintain the same level of performance with less usage of resources . This book is to become that kind of experts. You will learn what steps one should take to reduce memory load . How to optimize the java application , which are the good practices for coding and many things. So if you have spare time and you are done with above books then this is the book you can spend your precious time . This book is mainly for higher experienced java developers and coders . So if you are new to java then you can skip it in your to do list .
Another great book from a familiar famous name in Java community Joshua Bloch and his partner Neal Gafter . Its a great book for those who love puzzles , as many of these questions can be included in the core java interview to determine the java skills of the candidate. This is one of those books which are there just to puzzle you . This book is not recommended for the concept building purposes . For concept building above mentioned books are good . But to get different taste of java questions , you can try this book . The only way you can make most out of it , to solve questions by yourself , and then only compare the answer with the solution . In that way you will improve not only your coding skills but also logic skills as well .