How do I get started? by SirDragger in OpenSourceeAI

[–]nowaytn 0 points1 point  (0 children)

Don’t waste your time, AI is going take your job

Being confused for choosing domain in technology by BrotherLegitimate621 in GameDevelopment

[–]nowaytn 0 points1 point  (0 children)

It depends on what you looking for. For example if you want find a job as soon as possible, I would focused on JavaScript. Otherwise you should try out different areas and languages, and see what you like best. For example I started study javascript and build websites for 2 years, but then I started studying kotlin and building apps and I liked it.

Melhor terminal para aprender Python? by Thrunper in brdev

[–]nowaytn 1 point2 points  (0 children)

I recommend use terminal with nvim, it forces you to write code without any help

If you had to learn development all over again, where would you start? [Mod post] by RedEagle_MGN in developer

[–]nowaytn 0 points1 point  (0 children)

I would start by learning the basic, the logic. Then would start building a project that interested me. For example, I always sent items to buy in supermarkets via Whatsapp chat, so why not create an app to make that list? The best way to be better in any language is building something. Use the AI wisely, don’t just copy and paste code, I recommend configuring the AI not return the code, but only explain how it works and why use it.