JavaRush /Java Blog /Random EN /Video Weekend #50. We learn about 5 programmer mistakes, ...

Video Weekend #50. We learn about 5 programmer mistakes, analyze various refactoring methods, listen about IDEA hotkeys and the level of English for a Junior developer

Published in the Random EN group

Refactoring: switch vs if-else vs enum vs HashMap [Template "Command"]

An active participant in the Minsk Java Community, Nastya Borisenko, decided to dwell in detail on such a problem as choosing a code refactoring method. In her video, the girl gives the advantages and disadvantages of each method of improving code quality: using if-else, switch-case, enum and map. Nastya also shares her personal opinion regarding the most effective refactoring method and gives practical examples of improving code quality using each of the listed methods. The video will be useful for both beginning Java developers and middle specialists.

5 mistakes in a programming career

Lacking the necessary work experience, some newcomers make mistakes that, with a high level of interest, they could well have avoided. Artem Dmitriev has prepared a list of five typical mistakes that novice programmers encounter. It includes: incorrect choice of priorities, search for simple solutions, reluctance to leave the “comfort zone”, constant change of directions and incorrect positioning. If you are interested in the answer to the question of what exactly Artem meant in his list of programmer mistakes, we recommend setting aside a few minutes of your time to watch this video.

What level of English is needed to become a Junior Developer?

Without a sufficient level of English, a developer significantly narrows his opportunities for professional and career growth. And the point is not even that you can freely communicate via Zoom with a potential customer or employer from the United States, but that with poor English you may have difficulty studying technical documentation. And, of course, a good level of English in itself is always an additional plus in a resume. Don't worry if you're not up to the Advanced Level anyway. The creator of the YouTube channel About IT is confident that you can pass an interview in English with a much lower level of knowledge. To support this, the video blogger gives examples from his own experience.

IDEA Hotkeys

Like some other popular desktop Windows applications, the IntelliJ IDEA development environment has many “hotkeys” in its functionality, the use of which greatly simplifies and speeds up the programmer’s work. The author of the YouTube channel LetsCode decided to share the most important, in his opinion, “hot keys” that are recommended to be used in software development in Java. If you are interested in the entire list of hotkeys in IntelliJ IDEA, then you can familiarize yourself with it at this link .
Comments
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION