Hola Amigos!!
Most of you must be thinking what the hell we were studying in session 2 of JVM. Why there was no sequence followed. Why we were jumping here and there between topics. What the hell just happened there.?
Don't worry those questions are perfectly natural and legal. The thing is its hard to cover such a huge JVM in such a small session. I was just trying to get you familiarized with the JVM terms like class loader, method area, stack, heap, threads etc, so that if I use these terms in future you don't get the feeling "Whoa, what was that?" and if someone asks you about these JVM terms you should have an idea at least. In each topic followed here after we will see how these JVM terms are really used and implemented. Also you must be feeling bored coz we haven't done any coding yet. Don't worry everything will be coding here after. :)
Here are some JVM references and you will see that we have only covered a fraction of it. You dont need to go in deep details of JVM it is just an added advantage to know JVM internal details.
JVM PPT
JVM Overview
JVM Internals
Most of you must be thinking what the hell we were studying in session 2 of JVM. Why there was no sequence followed. Why we were jumping here and there between topics. What the hell just happened there.?
Don't worry those questions are perfectly natural and legal. The thing is its hard to cover such a huge JVM in such a small session. I was just trying to get you familiarized with the JVM terms like class loader, method area, stack, heap, threads etc, so that if I use these terms in future you don't get the feeling "Whoa, what was that?" and if someone asks you about these JVM terms you should have an idea at least. In each topic followed here after we will see how these JVM terms are really used and implemented. Also you must be feeling bored coz we haven't done any coding yet. Don't worry everything will be coding here after. :)
Here are some JVM references and you will see that we have only covered a fraction of it. You dont need to go in deep details of JVM it is just an added advantage to know JVM internal details.
JVM PPT
JVM Overview
JVM Internals
No comments:
Post a Comment