educational
Here are 1,040 public repositories matching this topic...
-
Updated
Jul 6, 2020 - C++
This is something that I'm currently working on, but this should allow people like me that learn from example better than from documentation and standalone examples to grasp the idea of the lang easier. I'm creating a fork in which I will implement this in the english version.
-
Updated
Apr 24, 2020 - JavaScript
so if the password is correct it accepts it .... and if it's wrong it says the entered password is wrong .. and asks for the password again .. just like what the real sites do :)
By running the command docker run --rm -v "$PWD:/gitbook" -p 4000:4000 billryan/gitbook gitbook install && gitbook serve one can entirely circumvent installing node.js and gitbook. Maybe this should be added as an alternative to the wiki explaining how to contribute?
The command is probably not perfect as one needs to install everytime one wants to serve which increases build time. I didn
I tried to compile Celestia by following the instructions in INSTALL.md.
On the first try I got cmake errors which were fixed by installing 64-bit versions of all vcpkg packages. According to @375gnu in #685, I should have done something with some unspecified batch files instead of doing what INSTALL.md says to do; in that case INSTALL.md should be updated with clear instructions on what to do
DRY up the codebase
Welcome new contributors!
In this experience, you are a doer. You take action first, and learn about the action afterwards. This design helps you get comfortable in the unknown, an entity that is omnipresent in the coding world. If you're feeling confused, that's ok. Read the instructions carefully, trust the process, and have fun!
To help guide you through the experience, th
-
Updated
Dec 6, 2018 - Shell
Create a document in "/Documentation/Markdown/Reference Articles" called FlingOS-Compile-Time-Configuration and include notes on how to configure the default keyboard layout using definitions in the Kernel.Hardware project properties (and not to check-in/commit such a change).
In this example the generated table of contents doesn't link to the sections on the page, because the headers have anchor tags in them. These should be sanitized out.
We used to let Crowdin list the contributors but this doesn't appear to be public anymore. This list should be rewritten directly in the contributors page of the site
Adding a trailing comment to a line with slashes, the purple color for comments backtrack and now start from the first slash in the line, instead of the double slash that start the comment.
(trailing comments are useful and can be better for readability if well used)
See captures below:


Histories make men wise.