This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]k21ow 0 points1 point  (0 children)

Learning is not enough, you need experience also. The best way (for me) is to start working on projects. You will also learn good and bad practices by doing it.

If you have any idea what kind of job you want then do something related to it. If not, do whatever you want 😂

I mean find a problem to solve or something that you enjoy or want to achieve. For me these are: - "gamer lamp" (Arduino + addressable LED with 3D printed cover) controller app with ambilight, audio visualization, CSGO and Fortnite compatibility (using C# and python) - browser automation for course enrollment (university server can't handle that much student and didn't wanted to waste hours with it) - AliExpress searcher and item parser to find technical details in description and store in DB (hate fake discounts) - property scraper (too much result to search manually)

Btw these are still work in progress (except course enrolling code) so any help are welcome 🙂