Christmas Sale
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:19
Software Development Methodologies
Hello. In my last two interviews, I was asked about methodologies. This is not the most important or difficult question, but having a cheat sheet for the answer would be nice. In this article, I will try to give an idea of what development
Aleksandr Zimin
Random EN
8 August 2023 10:19
How classes are loaded in the JVM
After the most difficult part of the programmer's work has been completed and the "Hello World 2.0" application has been written, it remains to assemble the distribution kit and transfer it to the customer, or at least to the testing servic
Viacheslav
Random EN
8 August 2023 10:19
Strings in Java (class java.lang.String)
The path of a programmer is a complex and long process. And in most cases, it starts with a program that displays Hello World on the screen. Java is no exception (see Lesson: ). As we can see, the output of the message is carried out using
Pavlo Plynko
Random EN
8 August 2023 10:19
Implementation of bubble sort in Java
There are a fairly large number of sorting algorithms, many of them are very specific and were developed to solve a narrow range of problems and work with specific types of data. But among all this variety, the simplest algorithm is deserve
Ярослав
Random EN
8 August 2023 10:19
XML Basics for the Java Programmer. part 2 of 3
Hello dear readers of my article. This is the second article in a series about XML, and this article will talk about XML Namespace and XML Schema. Literally recently, I myself didn’t know anything about this, but I mastered a lot of materia
iloveski
Random EN
8 August 2023 10:19
break statement in java
Greetings to all colleagues and just interested. Today we will consider such a feature of the Java programming language as the break operator. This is the first article on the topic of jump operators, so if you like it, I will be glad to wr
Viacheslav
Random EN
8 August 2023 10:19
Primitive Types in Java: Not So Primitive
Application development can be viewed as working with some data, or rather, their storage and processing. Today I would like to touch on the first key aspect. How is data stored in Java? Here we have two possible formats: and data type. Let
Galina
Random EN
8 August 2023 10:19
IntelliJ IDEA User Guide: Source Control Basics
Wikipedia says that " (from the English Version Control System, VCS or Revision Control System) is software to facilitate working with changing information. A version control system allows you to store multiple versions of the same document
Виктор
Random EN
8 August 2023 10:19
Fundamentals of Fundamentals by Kay Horstmann
I think there is no need to write about the relevance of this review, because for a beginner in programming, any book, article, documentation is important. But on the other hand, contrary to popular belief, I want to find one thing - ideal,
Dr-John Zoidberg
Random EN
8 August 2023 10:19
Programming courses in Moscow
Moscow is a huge metropolis. This means that almost everything is here. Programming courses in Moscow can be found for every taste, but for a beginner, this variety does not make it easier. He has a reasonable question: on what basis to sea
Viacheslav
Random EN
8 August 2023 10:19
IntelliJ IDEA and Debug: not diving, but snorkeling
Writing code is half the battle. It still needs to be made to work properly. The IDE and debugging tools help us a lot with this. Using IntelliJ IDEA as an example, I propose to get acquainted with how we can find out what happens to our co
Ярослав
Random EN
8 August 2023 10:19
XML Basics for a Java Programmer - Part 1 of 3
XML is a very popular and flexible format these days. Every programmer should understand it, it's just a must have. Many technologies are actively used today, and modern ones are among them. Hello dear readers of my article. I want to say r
Show more
1
...
7
8
9
10
11
...
176
Please enable JavaScript to continue using this application.