-
Updated
Nov 29, 2020 - Jupyter Notebook
programming-exercises
Here are 436 public repositories matching this topic...
-
Updated
Mar 10, 2021 - Kotlin
-
Updated
Mar 11, 2021
-
Updated
Sep 28, 2018 - Kotlin
-
Updated
Mar 19, 2021 - Ruby
-
Updated
Dec 29, 2020
-
Updated
Jan 25, 2021 - Swift
-
Updated
Nov 11, 2019 - Haskell
-
Updated
Mar 21, 2021 - C
-
Updated
Feb 16, 2021 - Python
-
Updated
Mar 8, 2021 - C++
-
Updated
Sep 25, 2018 - Python
-
Updated
Jan 15, 2021 - Java
-
Updated
Sep 30, 2019 - Python
Website Translation
Is your feature request related to a problem? Please describe.
At this point in time, the website is only in English. Those who have English as a second language or who do not speak it at all can have a hard time navigating and understanding the website contents. While website translation services are available (ie. Google Translate, Microsoft Translate, Yandex Translate), these can sometimes
-
Updated
Jan 16, 2021 - Python
-
Updated
Feb 21, 2021 - Python
-
Updated
Feb 15, 2021 - C
-
Updated
Oct 24, 2020 - Jupyter Notebook
-
Updated
Dec 16, 2020 - C++
-
Updated
Dec 29, 2020 - JavaScript
-
Updated
Aug 20, 2017 - Java
-
Updated
Feb 16, 2019 - Shell
-
Updated
Sep 30, 2020 - C
-
Updated
Nov 9, 2015 - C#
-
Updated
Feb 21, 2020
-
Updated
May 18, 2018 - Kotlin
-
Updated
Oct 28, 2019 - Jupyter Notebook
Я называю это dz 1.
Ссылка:https://github.com/Stalinium1945/dz1
Improve this page
Add a description, image, and links to the programming-exercises topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-exercises topic, visit your repo's landing page and select "manage topics."


Until now, Artemis assumed the default branch in git is master.
Since many different systems are in the process of renaming the default branch from master to main, Artemis should also get independent and rather read the default branch from the git configuration.
Needed changes: replace all places in which
masteris "hard coded" and try to retrieve the default branch from the git configuratio