Posts

Showing posts from January, 2020

Tic Tac Toe Game in JAVA

Long time ago I read that learning programming is so fun, if you didn't find learning programming fun then you must not interested or your teacher don't know how to teach the programming. There is also written that the programming teacher must be working on industry so that he/she could be able to teach you the way how to overcome the programming obstacles. At the beginning phase of studying programming language, I used to worry about what if i couldn't able to write the code clearly and understandable. I always used to worry about it. But one day my facilitator said that now you are developing your career in software industry. Don't ever worry about the clear code. Just you do mistake as many times as it takes to get the task done. Then after the task is done, be clear what you did, what you learned from mistakes and what problem is solved. Then always make a habit of writing comment in the source code. There are a lot of things that he told us, these are few.  At