Navigating Massive Codebases - From the First Principles

Поділитися
Вставка
  • Опубліковано 24 лип 2024
  • System Design for SDE-2 and above: arpitbhayani.me/masterclass
    System Design for Beginners: arpitbhayani.me/sys-design
    Redis Internals: arpitbhayani.me/redis
    Build Your Own Redis / DNS / BitTorrent / SQLite - with CodeCrafters.
    Sign up and get 40% off - app.codecrafters.io/join?via=...
    In my recent video, I delved into navigating massive code bases, sharing insights on why it's crucial to understand them. I emphasized absorbing code base conventions to enhance familiarity and efficiency. Exploring open source projects like CPython and Redis, I highlighted the value of learning through practical examples. Additionally, I discussed the importance of selecting code bases aligned with personal tech interests and manageable sizes. Practical tips on contributing to projects, such as avoiding overwhelming popular projects, were also shared.
    Recommended videos and playlists
    If you liked this video, you will find the following videos and playlists helpful
    System Design: • PostgreSQL connection ...
    Designing Microservices: • Advantages of adopting...
    Database Engineering: • How nested loop, hash,...
    Concurrency In-depth: • How to write efficient...
    Research paper dissections: • The Google File System...
    Outage Dissections: • Dissecting GitHub Outa...
    Hash Table Internals: • Internal Structure of ...
    Bittorrent Internals: • Introduction to BitTor...
    Things you will find amusing
    Knowledge Base: arpitbhayani.me/knowledge-base
    Bookshelf: arpitbhayani.me/bookshelf
    Papershelf: arpitbhayani.me/papershelf
    Other socials
    I keep writing and sharing my practical experience and learnings every day, so if you resonate then follow along. I keep it no fluff.
    LinkedIn: / arpitbhayani
    Twitter: / arpit_bhayani
    Weekly Newsletter: arpit.substack.com
    Thank you for watching and supporting! it means a ton.
    I am on a mission to bring out the best engineering stories from around the world and make you all fall in
    love with engineering. If you resonate with this then follow along, I always keep it no-fluff.
  • Наука та технологія

КОМЕНТАРІ • 13

  • @metalbaby8186
    @metalbaby8186 10 місяців тому +5

    came just in time -- started a new job recently and I've been confused. Keep 'em coming

  • @xordux7
    @xordux7 9 місяців тому +5

    This is my favourite topic, I am pretty weak with large codebase

  • @tomydurazno6243
    @tomydurazno6243 9 місяців тому +1

    Amazing content, thanks 🙏

  • @chaitanya-varu
    @chaitanya-varu 9 місяців тому

    Thank you for this. This is very useful

  • @camels_are_sober
    @camels_are_sober 7 місяців тому

    Fantastic content. Recently found you. Keep it up brother!

  • @user-jt3df1zm1x
    @user-jt3df1zm1x 6 місяців тому

    The massive codebase ,I work on is browser code base which are open source like of chromium & brave for desktop and android.

  • @RonitChattopadhyay
    @RonitChattopadhyay 4 місяці тому

    Can someone help me with the links of following
    1. Different tools mentioned in the podcast
    2. Social media Profiles of all the speakers. Would like to follow them.

  • @tarunkumar-pf9bn
    @tarunkumar-pf9bn 9 місяців тому

    Hi @arpit, I did not get the notification or message for this session. Earlier you had a post for bloom filter discussion, I would like to know from where I could get the messages for the discussions in advance.

  • @RoveWithPavithra
    @RoveWithPavithra 9 місяців тому

    Good content. Can you share some links of the tools mentioned like clock , graph/tree ?.
    Also, video podcast instead of voice over.

    • @AsliEngineering
      @AsliEngineering  9 місяців тому

      It is a recording of a Twitter space, cannot turn into a video.

  • @brutef04c38
    @brutef04c38 9 місяців тому

    Is it a guarantee that a massive codebase will adhere to best practices, I mean it could be the result of a lot of bloat here and there.
    Anyway, good talk. Thanks for the upload !