29.Java Training Program

It’s been a month since the training started so I’m going to share my experience about that.

On the first orientation I learned about the GIT, where you can store data in an organized way so that when something goes wrong you can go back to your previous data anytime.

Then we went to the basics such as data types and data structure. Then we went to inheritance, encapsulation and polymorphism. The 3 major aspects of an object-oriented programming language.Finally, we had 4 days to create a system of whatever we wanted.

For this time, I decided to create a personal newsletter that gives you feedback on your previous knowledge. So first, you register a newsletter to a system after you’ve logged in. Then, that system will randomly choose 3 newsletter from the registered newsletter and send it to your email address every day. I personally thought that it was actually quite useful!

Well all in all, I truly enjoyed all the training! It was exciting and fun!