learn
Here are 1,388 public repositories matching this topic...
-
Updated
Dec 17, 2021 - 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
Jan 26, 2022
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
Feb 10, 2022 - Rust
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Jan 22, 2022 - Vue
-
Updated
Aug 14, 2021 - Rust
-
Updated
Dec 3, 2021 - Python
-
Updated
Jan 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
Jan 14, 2022 - PureScript
-
Updated
Nov 11, 2021 - Elixir
-
Updated
Jan 14, 2022 - TypeScript
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