pull down to refresh
Start simple... install python, use "any" editor and write a program you can call from the shell, like python hello_world.py and produce something, maybe just print a word.
Learn git (https://git-scm.com/book/en/v2), not github.
This is my view, it's better to understand the underlay tech instead of trying to automatize all at once, consistence and small steps.
Start simple... install python, use "any" editor and write a program you can call from the shell, like python hello_world.py and produce something, maybe just print a word.
Learn git (https://git-scm.com/book/en/v2), not github.
This is my view, it's better to understand the underlay tech instead of trying to automatize all at once, consistence and small steps.