How I Plan High-Quality Software Projects

Ғылым және технология

Planning for a great project is important. Here's my favorite way to do it without overthinking to actually get some good work done. P.S: please dont tell theo I snuck into his studio for this
-- my links
Newsletter: www.joshtriedcoding.com/
Discord: / discord
GitHub: github.com/joschan21

Пікірлер: 74

  • @joshtriedcoding
    @joshtriedcoding4 ай бұрын

    please dont tell theo i snuck into his studio thx

  • @juviess

    @juviess

    4 ай бұрын

    🤣

  • @alexeyfilippov42

    @alexeyfilippov42

    4 ай бұрын

    как ты относишься к Effector libraly?

  • @GratuityMedia

    @GratuityMedia

    4 ай бұрын

    I loved that 😂

  • @dileepa-mn2to

    @dileepa-mn2to

    4 ай бұрын

    Hi josh can you create a video about Idempotency REST API in nextjs

  • @Diego_Cabrera

    @Diego_Cabrera

    4 ай бұрын

    That makes us two 😅

  • @devstown
    @devstown4 ай бұрын

    First of all, congratulations on reaching 100k followers! You deserve it. 👏 In your video, you used a mitigation-first approach to technical risks in software projects. There are many other risks that can affect the quality of a software project, such as budget, schedule, people, operation, and security. However, technical risks are often the main factor that leads to a software project failure. You can learn more about the Risk-Driven Development Model (RDD), which is quite essential in software project management. By the way, thanks for the informative video. Please continue making more.

  • @davidallred991
    @davidallred9914 ай бұрын

    Just noticed the 100K subscribers. Congrats, well deserved and it is obvious the amount of work and dedication you put into getting those 100K.

  • @user-gi1ng5rz6s
    @user-gi1ng5rz6s4 ай бұрын

    bro doing bachelors for realll ??? 😭 bro teaches his teachers

  • @Diego_Cabrera
    @Diego_Cabrera4 ай бұрын

    Not only does doing the hard part give you confidence like you mention, but it also works as motivation to finish so you can get to something you enjoy.

  • @khaledsanny4817

    @khaledsanny4817

    4 ай бұрын

    I personally enjoy the hard parts not he easy ones

  • @LukasSmith827
    @LukasSmith8274 ай бұрын

    great job Theo!

  • @codewithantonio
    @codewithantonio4 ай бұрын

    Theo tried coding? Is that you?

  • @yosefshawah3019

    @yosefshawah3019

    4 ай бұрын

    same thought haha

  • @itsabhiyan
    @itsabhiyan4 ай бұрын

    congrats, josh, for reaching 100k subs!

  • @joshtriedcoding

    @joshtriedcoding

    4 ай бұрын

    appreciate ya man!

  • @ibrahimraimi_
    @ibrahimraimi_4 ай бұрын

    How on earth did you get into Theo's studio 😂😂

  • @Iamizart
    @Iamizart4 ай бұрын

    Congratulations 100,000🥳

  • @gekl8444
    @gekl84443 ай бұрын

    Hi which CMS Backend do you prefer? what do you think about Payload CMS? Thanks for the response

  • @mikhalpalych
    @mikhalpalych4 ай бұрын

    My advise for pet projects is to write down some small ideas that come to your head immediately because sometimes when you done first 3 or 4 small parts of the project, you won't be able to remember all the rest immediately and evaluate what should be done first. Basically make a backlog-like thing somewhere in obsidian (regular list or task list (ctrl+L))

  • @alexenax1109
    @alexenax11094 ай бұрын

    Loved this video! wating for more!

  • @hamzataousser5321
    @hamzataousser53214 ай бұрын

    Honestly this video was all over the place..

  • @vix_editz
    @vix_editz29 күн бұрын

    What is that software that you are using as whiteboard ????????? PLS TELL

  • @codinginflow
    @codinginflow4 ай бұрын

    Congrats for 100k subs 👏

  • @user-su7eh6yr7k
    @user-su7eh6yr7k4 ай бұрын

    Congratulations for 100k❤️🎉🎁🎂🍰

  • @Simple_OG
    @Simple_OG4 ай бұрын

    Bro congratulations 🎉 for 100k 🔥

  • @znkdev
    @znkdev4 ай бұрын

    fist of all, what is this first software u r using? at the begining?

  • @FUNHISTO
    @FUNHISTO4 ай бұрын

    Does anyone know the software version he use in this video?

  • @t3dotgg
    @t3dotgg4 ай бұрын

    HEY WHO LET THIS DUDE INTO MY STUDIO

  • @t3dotgg

    @t3dotgg

    4 ай бұрын

    Great video btw

  • @TheDeprecatedLibrarian

    @TheDeprecatedLibrarian

    4 ай бұрын

    hahahahaha

  • @joshtriedcoding

    @joshtriedcoding

    4 ай бұрын

    oh god he found out

  • @ismaeltinta6118
    @ismaeltinta61184 ай бұрын

    talking about banking app! would love to see you build one and share with us.

  • @manipandit18
    @manipandit184 ай бұрын

    Congrats on 100K subs 🔥🔥

  • @joshtriedcoding

    @joshtriedcoding

    4 ай бұрын

    cheers dude, appreciate that

  • @yiannis_p
    @yiannis_p4 ай бұрын

    Haha love the new setup! Looks familiar 🤔😂

  • @thisishabib744
    @thisishabib7444 ай бұрын

    What theme you use? On vs code

  • @Phantomui
    @Phantomui4 ай бұрын

    How can I contact you about cooperation with the channel?

  • @nikolaus-lukasthomas6288
    @nikolaus-lukasthomas62884 ай бұрын

    Which app do you use for creating this beautiful drafts?

  • @dxnsav

    @dxnsav

    4 ай бұрын

    Excalidraw

  • @joshtriedcoding

    @joshtriedcoding

    4 ай бұрын

    that's called excalidraw

  • @yash-sharma01
    @yash-sharma014 ай бұрын

    Can you please make a project tutorial in which you use client and server components along with the backend on node or any other environment. Need to know how you plan a Next App that uses server components and server side rendering in a real-world scenario. Every company doesn't have APIs in the Next App itself. Kudos!

  • @peterchinoko4339
    @peterchinoko43394 ай бұрын

    Can you do a video about your programming journey? it would be great.

  • @Kv-kk2nj
    @Kv-kk2nj4 ай бұрын

    I watch each and every content of yours, they are really helpfull. Can we know what tools you are using to create this video And what's that board

  • @peterchinoko4339

    @peterchinoko4339

    4 ай бұрын

    He is using Excalidraw

  • @joshtriedcoding

    @joshtriedcoding

    4 ай бұрын

    yep that's excalidraw!

  • @Kv-kk2nj

    @Kv-kk2nj

    4 ай бұрын

    Thank you @@peterchinoko4339

  • @Kv-kk2nj

    @Kv-kk2nj

    4 ай бұрын

    Thank you @@joshtriedcoding

  • @peterchinoko4339

    @peterchinoko4339

    4 ай бұрын

    @joshtriedcoding hello gosh this is Peter Chinoko from South Africa..... this is how you always introduce yourself in your tutorials by the way 😅😅 so cool, but just want to say thank you for content they have made me to become a 10x next js developer. Keep it up, still watching your e-commerce 10 hour course 😎 🔥

  • @mohiwalla
    @mohiwalla4 ай бұрын

    Loved it 🤩

  • @zl9o1
    @zl9o14 ай бұрын

    Bro I LOVE your videos! Which software did u use for drawing this diagram? Grüße von einem Kollegen aus Deutschland 😀

  • @lukaskaspras7737

    @lukaskaspras7737

    4 ай бұрын

    Looks like excalidraw to me (also has a great obsidian plugin)

  • @zl9o1

    @zl9o1

    4 ай бұрын

    @@lukaskaspras7737 Big thanks!

  • @joshtriedcoding

    @joshtriedcoding

    4 ай бұрын

    yep exalidraw! Greetings back! :D

  • @peterpan4641
    @peterpan46414 ай бұрын

    What software you use in this video for brainstorming

  • @mikail1026

    @mikail1026

    3 ай бұрын

    excalidraw

  • @khaledsanny4817
    @khaledsanny48174 ай бұрын

    I think one should leave the hardest implementations for the end or in the middle . If you do the hardest part from the beginning you will be bored to do the remaining less interesting parts... and that's just another side project dying in favor for another great and exiting idea with original features

  • @abhishekchoure7416
    @abhishekchoure74164 ай бұрын

    Can you actually snuck into his studio so that we can have a collab video or stream somehow 😍? Eagerly awaiting 🎉

  • @_maksime
    @_maksime4 ай бұрын

    GG for the 100k

  • @lennartl.4588
    @lennartl.45884 ай бұрын

    Was studierst du? (Glückwunsch zu den 100k Abonnenten)

  • @joshtriedcoding

    @joshtriedcoding

    4 ай бұрын

    I study E-Commerce, thanks a lot!

  • @yarapolana
    @yarapolana4 ай бұрын

    on my latest project I started with auth 😅 today I wished I didn’t because so many things change

  • @mohakbajaj4235
    @mohakbajaj42354 ай бұрын

    much need thnx for this

  • @SeanCassiere
    @SeanCassiere4 ай бұрын

    There's something familiar abiut this... I just can't put my finger on it... Need a good rant to get this out

  • @keymoment
    @keymoment4 ай бұрын

    I wanna learn go programming please. Josh ..

  • @alexeyfilippov42
    @alexeyfilippov424 ай бұрын

    Спасибо за твои видео

  • @akarikev
    @akarikev4 ай бұрын

    animation 🎉

  • @sanjeebpadhi8210
    @sanjeebpadhi82104 ай бұрын

    please do a bank project

  • @JlNGLEZ
    @JlNGLEZ4 ай бұрын

    This isnt great advice, the hardest part might not be the cor3le logic, if mfa or the ui is something i hadnt tackled before, in no way shape or form does that dictate what part of the product should be built first...

  • @dan-cj1rr
    @dan-cj1rr4 ай бұрын

    ok but everyone is saying were going out of job, so dont learn programming

  • @FranFiori94
    @FranFiori944 ай бұрын

    Using Next for a banking site😂

  • @avi12
    @avi124 ай бұрын

    I disagree. If you start from the hard part and then fail at it or it takes way too much energy, you might give up because you haven't even started doing anything meaningful

Келесі