Sorry, I know this isn’t exactly a dev question, but how do I make a project without a tutorial? I know how to make functional code that does simple things, or to solve a problem/question. But nw I want to try to make some projects to add to my portfolio. I’ve found websites with different ideas, and I can find some tutorials, but what if I don’t have a tutorial? Like, what do I do if I want to make something from scratch myself?

  • degen@midwest.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    Still tutorials, kind of. Also looking at existing software. A lot of what you learn in development comes from the things you analyze or do yourself, but I don’t know if anything can beat random tutorials for project setup and boilerplate. And RTFM as always.