Let's build a super simple shell

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ม.ค. 2025

ความคิดเห็น • 13

  • @Varelinski
    @Varelinski หลายเดือนก่อน +4

    Oceano with the clutch content! You and Jonas Birch have the coolest C content on YT

    • @onaecO
      @onaecO  หลายเดือนก่อน +2

      Ty ❤️
      Jonas Birch top player!

  • @prashlovessamosa
    @prashlovessamosa หลายเดือนก่อน

    I am learning C your channel is heaven to me very grateful to you for precious knowledge.

    • @onaecO
      @onaecO  หลายเดือนก่อน +1

      Ty bro & merry xmas 🎅🏻!

  • @LALO-cv4ck
    @LALO-cv4ck หลายเดือนก่อน

    Legendary homepage pull

  • @runesdevteam3319
    @runesdevteam3319 หลายเดือนก่อน +1

    Great video ! Keep up the good work.

  • @fusca14tube
    @fusca14tube หลายเดือนก่อน +1

    Awesome!!!!!

  • @jakemrhack
    @jakemrhack 4 วันที่ผ่านมา

    Your videos are great. I know the basics of C++. I want to join 42 school in the future. I want to learn C. I tried to learn it in a day, but my hands became accustomed to C++ until I started forgetting and writing in C++ in C. Do you have any advice for me to separate the languages ​​in my mind and start thinking and writing in one language?

  • @augustorodriguez667
    @augustorodriguez667 หลายเดือนก่อน

    v2 porfavor

  • @hugozamith7246
    @hugozamith7246 หลายเดือนก่อน

    great vid

  • @dev_lover42
    @dev_lover42 หลายเดือนก่อน

    Please shere all of your vim plug-ins and sets, thank you very much Oceano

    • @onaecO
      @onaecO  หลายเดือนก่อน +2

      Here's the plugs ;)
      call plug#begin('~/.vim/plugged')
      " Essential plugins
      Plug 'neoclide/coc.nvim', {'branch': 'release'}
      Plug 'dense-analysis/ale'
      Plug 'preservim/nerdtree'
      Plug 'vim-airline/vim-airline'
      Plug 'vim-airline/vim-airline-themes'
      Plug 'octol/vim-cpp-enhanced-highlight'
      Plug 'ryanoasis/vim-devicons'
      call plug#end()

    • @dev_lover42
      @dev_lover42 หลายเดือนก่อน

      Thanks a lot broo