Let's practice! So, you are here looking for some practice, let;s begin then, in this project there are lots of ideas you can use to practice some programming, in any lang you want, you can even propose more challenges if you want or modify others projects.
So, in order to keep everything organized and gice credit to every coder we will not only mantain a special code structure but also a file that will server the porpuse of being our database of participation. remember that you need a github account to participate.
- langlearn
- project
- lang
- contributor
files
- contributor
- lang
- project
It's quite simple, just keep that format and we will be allrigt, just one more thing, you need to add a readme file in your repo so everyone knows exactly what are you pursuing with your personal project. Feel free to do as you please, it does not need to be just like other projects in that folder, or have the same goals.
Ok, basically the format that we will respect in the contributors file is a markdown file like so:
# contributors
## {Project}
### {Lang}
#### {contributor}
decription and goal of the project
> {other} {contributors} {names}
#### {contributor II}
decription and goal of the project of contributor II
> {other} {contributors} {names}