Promotion
Learning
Courses
Tasks
Surveys & Quizzes
Games
Help
Butt-kicking schedule
Internship
Community
Users
Forum
Chat
Articles
Success stories
Activity
Reviews
Subscriptions
Light theme
Articles
Reviews
About us
CS50
Start
Start learning
Start learning now
Articles
Authors
All groups
All Articles List
You must belong to more groups
Create article
All groups
New
Константин
Random EN
8 August 2023 10:17
Analysis of questions and answers from interviews for a Java developer. Part 3
Hello! Just as it is impossible to learn how to fly an airplane without special training, it is impossible to become a Java developer without spending long hours studying the necessary theoretical base. Today we will work on exactly this: w
Эллеонора Керри
Random EN
8 August 2023 10:17
I was just invited for an internship at Google: the story of developer Sergey's relocation to Switzerland
I was born and raised in the Ukrainian city of Vinnitsa, where I graduated first from the local technical lyceum, and then from the Vinnitsa Polytechnic University with a degree in Programming. There I hung out with people with whom I took
Эллеонора Керри
Random EN
8 August 2023 10:17
Coffee break #66. 5 of the strangest and most difficult programming languages. 6 Great Tools to Improve Developer Productivity
Source: Despite the fact that programming languages themselves are quite complex, they are almost always created with the goal of making it easy to create something useful. But there are also programming languages whose sole purpose is to m
Roman Beekeeper
Random EN
8 August 2023 10:17
Add everything related to the database. (Part 2) - "Java project from A to Z"
Hi all. Let me remind you: we added Flyway. Let's continue. The next step is to set up work with the database in the main docker-compose.yml. Let's add the database to the docker-compose file:
Roman Beekeeper
Random EN
8 August 2023 10:17
Add everything related to the database. (Part 1) - "Java project from A to Z"
Step by step we are moving towards our goal. Today we need to solve many tasks: Therefore, sit back comfortably: there will be a longread. We have already learned using docker and docker-compose. It was not easy, and congratulations to thos
Эллеонора Керри
Random EN
8 August 2023 10:17
Java in the professions of the future: where programming can come in handy in 10 years
The digitalization of business processes, according to various estimates, endangers the disappearance of 9% to 50% of all existing professions in the next 10 years, ac
Эллеонора Керри
Random EN
8 August 2023 10:17
Coffee break #65. 5 useful tips for maintaining someone else's code. Java Collection and answers to the most common interview questions
Source: Is someone leaving your team? Are you being passed legacy code? Are you changing jobs? These are just a few of the reasons why developers may find it difficult to maintain someone else's code.Working with code that someone else wrot
Константин
Random EN
8 August 2023 10:17
Analysis of questions and answers from interviews for a Java developer. Part 2
And again, hello everyone! We continue to look for answers to for Junior, Middle and Senior developers. The questions are quite interesting, and I myself like to sort them out: at such moments, you can find gaps in theoretical knowledge, an
Эллеонора Керри
Random EN
8 August 2023 10:17
One day I got a message from Amazon: the story of David Javakhishvili's relocation
I have been interested in computer science for as long as I can remember. As a child, I had the “Professor Fortran Encyclopedia”, which taught the basics of programming for children. It seemed to me then that the topics of interest to me we
Константин
Random EN
8 August 2023 10:17
Analysis of questions and answers from interviews for a Java developer. Part 1
Hello! Various people gathered at JavaRush. Some of us just want to become Java developers, investing a lot of time and effort into development, while others are already Java developers. In one case or another, it is necessary to be prepare
Roman Beekeeper
Random EN
8 August 2023 10:17
We implement application deployment - "Java project from A to Z"
Hi all. We continue the series of articles on writing your project. Of the importance, in order not to get lost in the branches and their order in the repository, I decided to rename them by adding the prefix . For example, we have three br
Bakytzhan
Random EN
8 August 2023 10:17
How to do authorization in Spring Boot and JWT
If you are developing a RESTful API (and who is not developing it), then you need to use tokens to authorize the user. Of course, you can encrypt the user's password on the client, and transfer it each time to the server, to each of its pro
Show more
1
...
28
29
30
31
32
...
175
Please enable JavaScript to continue using this application.