T
T
tyamur2017-03-29 01:24:53
Java
tyamur, 2017-03-29 01:24:53

What is the working day of Java Junior?

If you are into JAVAEE. What does the task look like? Ie you are told to develop a class, it should delat then use such and such classes and interfaces? Give examples of how it was for you. Thank you)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Frozen Coder, 2017-03-29
@tyamur

Everything starts small. I had a great task - to add one field, to the database, to the class, to display it on the page, in the web service class. So I went through all the layers of the system and got acquainted with it, with the base, with SOAP, with the web layer. I consider it one of the best tasks for a junior, which allows you to get acquainted with all the layers of the project. In general, tasks are built on the domain terminology, then it is discussed with the mentor - how you will do it, what options are there, as a result of which the implementation is determined in general terms, and then go ahead, write code, write a test, show that everything works, if ok , then you commit, then the mentor makes a code review and if it passes, then it goes into production, if not, then you fix it again. The further into the forest, the further away from the instructions "Write such a class, use such interfaces", etc.

S
Sergey Gornostaev, 2017-03-29
@sergey-gornostaev

If you are a junior, then you can only get into EE development by a miracle. And if this happens, most likely, they will throw it at picking the web layer. Like "Here are html templates for you, make jsp templates out of them".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question