learn
Here are 1,607 public repositories matching this topic...
-
Updated
Feb 16, 2022 - C
Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.
Example:
# Starbolt - beginner-
Updated
Jul 5, 2022 - Rust
-
Updated
Mar 25, 2022
-
Updated
Jun 22, 2022 - Jupyter Notebook
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Jul 7, 2022 - Python
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
Jun 23, 2022 - Vue
-
Updated
May 13, 2022 - JavaScript
-
Updated
May 23, 2022 - Rust
-
Updated
Mar 22, 2022 - Python
-
Updated
Jun 25, 2022
-
Updated
Apr 27, 2018 - Elm
-
Updated
Jun 22, 2019 - JavaScript
As a first time Pheonix user I followed the Step 1 in the readme and created the app, but when checking to see if I had done it properly I received the following error message numerous times, filling my terminal.
[error] Postgrex.Protocol (#PID<0.363.0>) failed to connect: ** (Postgrex.Error) FATAL 3D000 (invalid_catalog_name): database "chat_dev" does not exist
I understand that
Table of Contents?
-
Updated
Jun 15, 2022 - PureScript
-
Updated
Jun 18, 2022 - Elixir
Improve this page
Add a description, image, and links to the learn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the learn topic, visit your repo's landing page and select "manage topics."
We have a lot of
is_prime(or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical