Comment on Can you suggest an interesting project on git for an absolute beginner ?

<- View Parent
vrek@programming.dev ⁨1⁩ ⁨week⁩ ago

Basically anything you want to track the changes to can be used with git.

If you want to get into programming something I would recommend is deciding if you want front end or back end development. What that means is like do you want to do ui/ux or computation work? The basics are similar but quickly diverge. Html is front end, it’s making things look good and easy for the user. Something like rust or c# is more backend. Do you want to design what the user sees or how to solve problems?

source
Sort:hotnewtop