Is there anyone interested in doing a group where we learn to code together? Using mostly free resources? And work on a common project, perhaps? Programming language is open for discussion.
#practicecoding
Gibt es Menschen die Interesse hätten an einer Gruppe, in der wir Programmieren lernen? Dabei v.a. freie Ressourcen nutzen? Und vll. an einem gemeinsamen projekt arbeiten? Programmiersprache ist noch offen. #practicecoding
@TQ If you decide to go with Python, I could help out if you have questions. Same goes if you run into trouble using git, this is something I teach people on a regular basis :)
@rixx Gosh, I am alreading running into problems with git! I'll perhaps go watch a tutorial video on youtube, though, my questions are so... newbie! /o\
@TQ Git has a horrible, horrible user interface - everybody runs into lots of problems at first. If you learn well with interactive tools, try https://try.github.io/levels/1/challenges/1 , if you learn well from text, try chapters 1.3 and 2 of https://git-scm.com/book/en/v2/Getting-Started-Git-Basics … I don't learn well from videos so I have no recommendation there, but visualizing git concepts can be very very very useful!
@ginsterbusch @rixx Ah, sorry, was unclear. I meant either GitLab or GitHub. These provide additional options.
@rixx @ginsterbusch @TQ what about https://gogs.io/ ?