Its been like 7 weeks I have been studying at LondonMet University. I gained a lot from this University. We were taught many things in these past weeks. We gained many more knowledge on Programming, Logic and Problem Solving. We experienced many more new things in new topics of those subjects.
After 5th week, our lecture started being lengthy and tough too. We learned many more things that were very interesting and useful too. Even though it's really tough I have made up my mind to learn it either by revising it again and again or by asking to my tutor. These weeks were really stressful, because of loads of assignments and tests. There was a class test in order to test how much we have understood till now and if we look at this system of taking tests and think, it comes out to be a really useful and helpful system for every students. Due to these class tests, I have revised my course from the very beginning.
Also, we have been preparing a presentation in these weeks. We are being used to make presentation in an official way now. We are also able to present our self in front of mass of people with a confidence inside us.
We feel comfortable to interact with teachers during our tutorial or workshop. Now, I have self confidence inside me, I don't feel like a coward when I think what I lack at even though there are lots of fields that I lack at. I won't feel coward but I will try my best to improve myself in all those fields where I lack my potentiality.
All these days have been interesting in college and I hope further days will be more interesting and exciting than these learning many new things and more.
Thursday, December 29, 2011
Thursday, December 1, 2011
Java Compiler
I am a computing student and in this course we have got total four modules in our first semester(i.e Logic, Introduction to Programming, Problem Solving IT and Study Skills for Computing. Among them, I am writing here about java which is known as object oriented-programming.
Java is a programming language which was developed by Gosling at Sun-Microsystems in 1995. Java is not a procedural language but it is an extension. Java uses a java source code that is needed to be compiled to Java byte code to run in any JVM(Java Virtual Machine).

TYPES OF COMPILER:
1.Javac Compiler
1.Javac Compiler
2.Jikes Compiler
3.ESPRESSO Compiler
4.GNU Compiler
Originally, Javac Compiler was the one and only compiler which compiles java source code to java bytecode. Similarly, Jikes, ESPRESSO and GNU compiles from java to java byte code. So, compilers are necessary for java to understand the programmer language by converting it to java bytecode which helps to carry out any program.
Subscribe to:
Posts (Atom)