JavaRush /Java Blog /Random EN /Video weekend #82. We dive into working with databases, e...

Video weekend #82. We dive into working with databases, expand a programmer's horizons, get acquainted with the secrets of the Spring Framework and learn Git commands

Published in the Random EN group

Podlodka Backend Crew – Public interview on databases

Java development is inseparably linked with the backend. And the backend is with databases. If you don’t want to face problems at a technical interview where you might be asked something about databases, watch the recently held stream with a test interview on Podlodka Backend Crew databases. You will learn the theory of working with databases and specific technical solutions for each of the most common databases: SQL, NoSQL, NewSQL.

How to broaden your horizons as a programmer

A broad outlook gives the candidate an additional advantage when applying for a job. If a programmer is well versed in areas related to his profession, then this is a tangible plus for further career advancement in the company where he works. Blogger and programmer S0ER talks about how a software developer can expand his horizons.

Getting to know how the Spring Framework works

Not a single modern development takes place without the use of some kind of framework, and if we are talking about Java, then without a doubt the most popular is the Spring Framework. How does the Spring Framework work? What is the first thing a beginner needs to know about it? Blogger Jetbulb examines in detail issues related to Inversion of control in Spring, creating containers and developing applications using the framework. The video is available at the link.

Git. Large practical issue

If you don’t know how #rebase differs from #merge, what a merge conflict is, if you have difficulties creating repositories and adding commits, then you should watch the video of developer Artem Matyashov. The blogger talks about the basic principles of working with Git and basic commands for working in the console, how to make commits, read history and much more.
Comments
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION