JavaRush /Java Blog /Random EN /Video weekend #44. We learn the secrets of refactoring, h...

Video weekend #44. We learn the secrets of refactoring, hear about promising Java technologies, learn the basics of Git and watch an interview with a former 1C developer who switched to Java

Published in the Random EN group

Life after 1C. Which is better: Java or Python

Developers who specialize in 1C are in high demand on the job market. In particular, in Russia and the CIS countries. However, after some time, many of them change their qualifications, switching to more common technologies and languages. This can be explained simply: the development of products for the 1C platform is not in demand among foreign customers and employers. Therefore, such developers are limited in finding high-paying jobs. Andrey, the author of the YouTube channel Let's Code, is one of these “emigrants”. After 4 years of working with 1C, he decided to switch to Java, while simultaneously studying Python. In the interview, Andrey examines the advantages and disadvantages of all three technologies, and also shares useful tips on working in Java.

Technologies that a Java developer should learn in 2020

What Java technologies are the most promising today? Team Lead of EPAM St. Petersburg office Semyon Levin shares his opinion on this issue. The video is dedicated to several tools and technologies that every Java developer should know. If you're wondering which library or tool you need to learn in the near future, we recommend taking the advice of a professional.

How Refactoring Begins – Online Java Meetup

The recent Online Java Meetup was devoted to two topics: refactoring and working with Git. Java developers Yaroslav Dmitriev and Artem Sinitsyn presented their reports at the meetup. By listening to the first talk, “How Refactoring Begins,” you can deepen your knowledge of how to perform refactoring. You will also learn about the prerequisites for problems in the code, which problems should be solved first, and how to properly communicate with the customer about refactoring. The second talk, "From Hashes and Branches - How Git Works," provides useful information about recovering lost commits, the role of change history, and other issues with Git.

Installing Git, TurtoiseGit, creating a repository on GitHub, first commit

If you are just starting to work with the Git version control system, pay attention to the YouTube channel of blogger Matvey Batkovich. In it, you'll learn how to create your first GitHub repository, how to make your first commit, and how to publish your site to GitHub Pages. Today's video is about the first steps of working with Git. After watching it, you will learn how to master the skills of creating a pull request between forks or how to add a project to GitHub.
Comments
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION