Sunday, August 1, 2010

For the beginners in BlueJ

I got one comment on this site from one visitor that he wants to learn BlueJ and his query is - from where to start and how to start. For those who don’t have any previous knowledge of language and want to learn BlueJ through this site from the beginning are advised to go through my other site on C Language. C Language is the mother language of any modern programming language. Java is object oriented programming, so before starting java one should have knowledge on variables, array, structure and user defined function very clearly. In C Language we have the scope to learn the necessity of array and ultimately necessity of structure. Actually structure is the platform of object oriented program. Then comes function, user defined functions. In BlueJ we have to define our own functions in each and every program. So without a clear cut conception on user defined function, one cann’t apply it in BlueJ perfectly.

So, my advice to the beginners, please go through C Language first, Find out the advantages of structure in C language. Then find out the limitations of structure, for these limitations object oriented programming languages are developed.

Try to have a clear idea about user defined function. In BlueJ you have to juggle with functions.

Happy Journey through C.

No comments:

Post a Comment

Subscribe via email

Enter your email address:

Delivered by FeedBurner