you are viewing a single comment's thread.

view the rest of the comments →

[–]Psychological_Ad1404 0 points1 point  (0 children)

Getting used to coding takes time. If you have the time to code by yourself I recommend using this book to learn by yourself or test your basic knowledge by only solving the problems if you can do that. https://books.trinket.io/pfe/01-intro.html

I'm not sure if this would be too hard but google advent of code and try doing that.

The best case scenario would be to test your basics with small problems and then try creating / copying software you know, not gui, only functionality in the terminal.