CRUD Operations are Everywhere: DB and REST API Examples

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • CRUD Operations can be found in 90% of the software that you use every day. In this video we take a look at the 4 CRUD operations Create, Read, Update and Delete. We take a look at how they are used in programming, such as in databases, and how that can be used to write REST APIs.
    ☕️ I don’t accept paid sponsorships and I have turned off mid-video ads. You’re welcome! If you would like to support my channel see: ko-fi.com/alexhyett
    📨 Join my free weekly newsletter for advice, technology and more: newsletter.alexhyett.com
    🗺️ Backend Developer Roadmap: www.alexhyett.com/backend-dev...
    📝 Related blog post: www.alexhyett.com/crud-operat...
    ⏳ TIMESTAMPS
    00:00 Introduction
    00:18 What does CRUD stand for?
    00:30 Where is CRUD used?
    01:00 Using CRUD in Programming
    01:13 CRUD in SQL
    01:46 CRUD in APIs
    02:00 CRUD in REST API
    02:40 REST and How CRUD Relates to HTTP Verbs
    📚 RECOMMENDED BOOKS
    Clean Code - geni.us/5AEwj2
    Clean Architecture - geni.us/yBrTX
    Domain Driven Design - geni.us/WiR0Q0x
    Design Patterns - geni.us/5ncUt
    Developer Hegemony - geni.us/lAXy
    Pragmatic Programmer - geni.us/GfNj9
    Data Structures and Algorithms Made Easy - geni.us/sqg6kJ
    Refactoring - geni.us/ufAP0mE
    The Productive Programmer - geni.us/IT9WiN
    Pragmatic Thinking and Learning - geni.us/x81A
    Test Driven Development - geni.us/HFV52
    Microservices - geni.us/8vMA
    💻 MY FAVOURITE GEAR
    ⌨️ Keyboard - Keychron K1 v4 - www.keychron.com/products/key...
    🖱 Mouse - Logitech MX Master 2S - geni.us/qId7w
    🎙 Microphone - Blue Yeti X - geni.us/0vZluGN
    🎥 Camera - Logitech Brio 4K - geni.us/dcOcDQy
    🚀 MY FAVOURITE TOOLS
    PIA VPN - piavpn.com/AlexHyett (83% off + 4 extra months free!)
    Visual Studio Code - code.visualstudio.com/
    Obsidian - obsidian.md/
    Notion - affiliate.notion.so/alexhyett
    Recut - getrecut.com/
    You can check out more of my favourite tools on my website:
    www.alexhyett.com/tech/
    🔗 MY KEY LINKS
    🌍 Blog - www.alexhyett.com/
    🐘 Mastodon - social.alexhyett.com/@alex
    🧑‍💻WHO AM I
    I'm Alex, a Software Developer and RUclips working in the UK. I make videos about software development to help developers with the skills they need to be senior developers. As well as this RUclips Channel, I also write articles on my website (alexhyett.com) as well as write a regular newsletter that contains some thoughts to help aspiring developers.
    ‼️ DISCLAIMERS
    Some of the links in this description are affiliate links, for which I get a small commission, at no extra cost to you 🙂. I appreciate you supporting my channel so I can continue providing you with free software development content!
    #coding #programming #developer
  • ХоббиХобби

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

  • @pedrohenrique-su3ot
    @pedrohenrique-su3ot 4 месяца назад +1

    Such an great video, straight to the point.

  • @knuckleshots968
    @knuckleshots968 9 месяцев назад +1

    Your videos have been helpful sir🙏

  • @GooogleGoglee
    @GooogleGoglee 2 месяца назад

    @ 3:40 -> THE REAL CORE KEY to understand that your PRIVACY nowadays does not simply exist!! LoL

  • @jneves8827
    @jneves8827 8 месяцев назад +1

    Please create new video to talk clean architecture and clean code

    • @alexhyettdev
      @alexhyettdev  8 месяцев назад

      Sure, I will add it to my list. Thanks for the suggestion :)