As a computer technician I realise the world is changing, and since I've got to update myself as a worker, I decided to develop my knowledge in computer engenering.
Since the normal way to grow this kind of knowledge is to get a degree in computer engenering, I decided to share the way I getting this knowlegde to people o can't have access to this means.
For a starter, I will create a pratical java toturial, explaning the way things are for everyone who doesn't understand any thing about computer programming.
For the first lesson, I advise everyone to start with a basic java compilator like BlueJ.
The reason for using such compilator it's easy. The best way to lear something is to start with the one thing that makes understand the basics of the language, and when using IDE like netbeans or eclipse you lose a lot of habits that will prevent erros in the future.
Allways have in mind that the easy way it's not allways the best way.
So, the second step is to get Java SDK.
Install both BlueJ and SDK and you are ready to go.
No comments:
Post a Comment