How I Learned Flask in 5 Days

Поделиться
HTML-код
  • Опубликовано: 30 июн 2024
  • Become a Member: ruclips.net/user/keeponcoding...
    Discord: / discord
    Business Inquiries: contact@keeponcoding.org
    Instagram: / keep_on_coding
    0:00 Intro
    1:23 Day 1
    2:55 Day 2
    4:12 Day 3
    6:08 Day 4
    8:03 Day 5
    9:29 Final Thoughts
  • НаукаНаука

Комментарии • 33

  • @KeepOnCoding
    @KeepOnCoding  Год назад +4

    What language or framework should I tackle next?

  • @TannerBarcelos
    @TannerBarcelos Год назад +4

    Prefer express and node however when I was doing Python stuff flask was the go to. This video kinda has me wanting to write a rest api in Python for my next project lol

  • @DevlogBill
    @DevlogBill Год назад

    COOL VIDEO! I never worked on the backend, I've only worked on the client side with JavaScript, and some React but not much. Learning Python now for the backend. Could you say Flask is good for beginners like myself?

  •  Год назад

    good concept, probably I will do something with it for personal project

  • @6fishoutofwater
    @6fishoutofwater Год назад +1

    This video is great! Thanks for sharing!
    One request: Can you push the source to github so people can follow along with the video?

  • @aaqib9971
    @aaqib9971 Год назад +6

    I have been following you since the starting of your channel, you are a genius.

  • @AliveDeejay
    @AliveDeejay Год назад +3

    As a web developer i honestly thought what the key purpose of Flask is. The manual doesn't really tell afaik. Just checked it for a minute, not too deep. Only thing i saw is "developing web applications using python". Now i don't know coding in Python, as i said i'm a web dev.
    Maybe it's really just useful for small applications/tools like you just did in the video.
    Anyway, that's not even why i'm commenting. I was almost going to ask if you can do the same for React and well... i'm surprised you already did, thanks. :D Learning React was something that's lingering in my to-do list for so long, but i never really needed it. I'm definitely going to check out that video.
    It's kind of been a negative comment i realized, but that's not really my intent. I'm actually glad you do these things, i love your attitude in general. Motivates me in many ways, really. I appreciate what you do here!

    • @KeepOnCoding
      @KeepOnCoding  Год назад +1

      Thanks for sharing. The more I’m using flask the more I realize it’s limitations.
      Like to return simple json from SQLAlchemy queries you need to do weird serialization and it gets very complicated even for simple joins.

  • @arigoldberg221
    @arigoldberg221 Год назад +1

    Il try doing it also, thank you

  • @MARKIYAN911
    @MARKIYAN911 Год назад

    We need this code)

  • @jobhernandez3174
    @jobhernandez3174 Год назад

    if you think you're good build a full stack web app with Haskell and yesod :)

  • @csd4ni3l
    @csd4ni3l Год назад +2

    can you share this on github?

  • @paxonkymissis3524
    @paxonkymissis3524 Год назад +3

    Why so many frameworks?

  • @jhjhzjhfjvhzxjchjhxhjc
    @jhjhzjhfjvhzxjchjhxhjc Год назад

    try fast api

  • @homeoffice3524
    @homeoffice3524 Год назад +1

    So you pretty much didn’t learning. Just copy paste bootstrap and sqlacademy components. Power is when you write from scratch not playing with lego 😂

  • @eliodrallag4806
    @eliodrallag4806 Год назад

    Damn

  • @tilakmadichettitheappdeveloper
    @tilakmadichettitheappdeveloper Год назад +1

    I did the same in 1 day

  • @abutahir3809
    @abutahir3809 Год назад +5

    5 days.. you are too slow.. flask does not have enough stuff for 5 days even if you say you learned for 2 to 3 hours