From ca36f47725062d703f5aa6d950ad2ce2118f3fcb Mon Sep 17 00:00:00 2001 From: mckaygerhard Date: Fri, 8 Jul 2022 21:24:15 +0200 Subject: [PATCH] newbie - started where to start file for newbie --- newbie/started.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 newbie/started.md diff --git a/newbie/started.md b/newbie/started.md new file mode 100644 index 0000000..232a4a1 --- /dev/null +++ b/newbie/started.md @@ -0,0 +1,16 @@ + +.. firs of all.. when you start to learn something you should check your available resources agains the needs .. + +## requirements + +By example… when i started, i do not have a pc neither internet, when i reach one pc i lived in a dangerous place.. so never will got an interenet connection. + +You as future contributor or developer must check your resources and adapt those to your situation.. that seems unrelated to learning but ITS VERY IMPORTANT why? well cos in linux and development you shoul READ A LOT .. and that will waste time from your life. + +### Real life requirementes + +**Computer**, you should have a pc, or similar, by example most of the people uses the androit phone to handle an internal linux using [termux](termux-pending-file.md) + +### Related requirementes + +**Artifacts** you will need a knowed editor, a god knowledge of git and minimal bandwitch of internet network.. \ No newline at end of file