beginner-project
Here are 810 public repositories matching this topic...
-
Updated
Jul 14, 2020
Read complete guidance in readme.md
-
Updated
Jul 1, 2020 - Python
-
Updated
Jun 7, 2020 - JavaScript
Due to the last few updates, there are a few added (and modified) strings that need to be translated in all non English languages
It is highly recommended to use Stringlate from F-Droid to help translate the app
-
Updated
Dec 24, 2018 - Go
-
Updated
Oct 19, 2019
-
Updated
Oct 14, 2019
-
Updated
Jun 14, 2020 - HTML
About
One should be able to order the sections without changing the HTML code. The purpose of this is to let users configure everything without looking at the index.html file.
Solution
Any solution is fine, but a configuration file (like the other ones in src/html/contents) that keeps the order of the sections is enough. (ie. a json file containing `{ leftHalfScreen: { 1: "experiences",
-
Updated
May 28, 2020 - Python
-
Updated
Mar 7, 2020 - Vue
https://github.com/place2live/place2live/blob/master/world_justice_project/world_justice.csv
Can you add this information to where.py?
We need to create a new column in the ready data frame and put information about world justice in this country and this ranking place.
For example:
Finland, ......., 3/126
Thank you very much!
_Originally posted by @serhii73 in https://github.com/
-
Updated
Oct 28, 2018 - Java
Add Go tests
-
Updated
Oct 11, 2019 - Java
-
Updated
Jun 4, 2017 - C++
-
Updated
Jul 14, 2020
-
Updated
Mar 14, 2020 - Go
-
Updated
Jul 19, 2019 - C
-
Updated
Jan 30, 2019 - Python
-
Updated
Jul 15, 2020 - Dart
-
Updated
Aug 31, 2018 - C
-
Updated
Jul 7, 2020 - HTML
-
Updated
Jun 5, 2020 - CSS
-
Updated
Oct 23, 2018 - JavaScript
-
Updated
May 10, 2020 - Python
Improve this page
Add a description, image, and links to the beginner-project topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beginner-project topic, visit your repo's landing page and select "manage topics."


The chat tutorial listed for elixir is outdated. It uses a old version of phoenix and could be confusing to new users who would be learning a oudated set of syntax, application structure, commands i.e.
mix phoenix.createvs.mix phx.create.Also it's missing some steps. For one this they never do
mix ecto.createwithout which the postgres database is not initialized so the app doesn't wo