Promotion
University
Java FullStack
Python FullStack
new
Web FullStack
new
Learning
Course
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
Roman Beekeeper
Random EN
8 August 2023 10:15
Technical interview questions
Эллеонора Керри
Random EN
8 August 2023 10:15
What do UX and UI designers do, and what do front-end designers do?
There are a lot of areas related to design in the IT industry. The most common of these are designers, hidden behind the acronyms UX and UI. Well, some people manage to enroll even front-end developers as designers. Let's try to figure out
Viacheslav
Random EN
8 August 2023 10:15
JAAS - Introduction to Technology (Part 1)
Ensuring access security has been implemented in Java for a long time and the architecture for ensuring this security is called JAAS - Java Authentication and Authorization Service. This review will try to reveal the secret of what authenti
Professor Hans Noodles
Random EN
8 August 2023 10:15
What are generics in Java
Hello! Today we will talk about generics. I must say that you will learn a lot of new things! Generics will be devoted not only this, but also the next few lectures. Therefore, if this topic interests you, you are in luck: today you will le
Professor Hans Noodles
Random EN
8 August 2023 10:15
Why do you need logging
Hello! When writing lectures, I especially note if a particular topic will definitely be used in real work. So, WARNING! The topic that we will touch on today will definitely come in handy for you on all your projects from the first day of
Зепп Бранниган
Random EN
8 August 2023 10:15
phantom reference in java
Hello! In today's lesson, we will talk in detail about "phantom references" (PhantomReference) in Java. What kind of links are these, why are they called "phantom" and how to use them? As you remember, there are 4 types of references in Jav
Зепп Бранниган
Random EN
8 August 2023 10:15
Serialization Formats in Java
Hello! Let's talk about serialization in Java. You probably remember that we already had lectures on serialization. So it is :) Here is And here is If you do not remember very well how serialization works, why it is needed, and what tools J
Professor Hans Noodles
Random EN
8 August 2023 10:15
Regular expressions in Java, part 4
We bring to your attention the translation of a quick guide to regular expressions in the Java language, written by Jeff Friesen (Jeff Friesen) for the site . For ease of reading, we have divided the article into several parts.
Зепп Бранниган
Random EN
8 August 2023 10:15
XML in Java: What is it?
Hello! Today we will get acquainted with another data format called XML. This is a very important topic. When working on real Java applications, you will almost certainly encounter XML-related tasks. This format is used almost everywhere in
Эллеонора Керри
Random EN
8 August 2023 10:15
Where is Java used? 10 projects for which you can fall in love with her
A common question among those who are just going to learn programming and are about to make a choice in favor of Java: where and how can you use this language? The general phrase "anywhere" is unlikely to satisfy interest. Therefore, we sug
Professor Hans Noodles
Random EN
8 August 2023 10:15
Introduction to Java Operators: Boolean, Arithmetic, Bitwise
Let's talk about operations in Java: numeric, boolean, bitwise. This is a theoretical basis that is definitely needed to learn how to program.
Professor Hans Noodles
Random EN
8 August 2023 10:15
RMI: practice of use
Hello! Today we will look at a rather interesting topic - . This stands for - remote method invocation. With RMI, you can teach two programs to communicate with each other, even if they are on different computers. Sound cool? :) But this is
Show more
1
...
58
59
60
61
62
...
178
Please enable JavaScript to continue using this application.