C++ Tutorial for Beginners Ep#24 - Multidimensional Arrays with (2D/3D) Examples - SavvyNik on Linux

Поделиться
HTML-код
  • Опубликовано: 14 фев 2021
  • C++ Tutorial for Beginners Ep#24. We learn about Multidimensional Arrays with (2D/3D) examples in C++. This will be an introduction to C++ Multidimensional Arrays for Beginners. Multidimensional Arrays (2D/3D). This C++ Tutorial is for Beginners and intended for learning the concepts of C++. Use Visual Studio Code or any text editor to follow along. Make sure to subscribe so you can follow the series.
    Learn about when and how to use Multidimensional Arrays with various examples and explanations in this tutorial for beginners using C++. Multidimensional Arrays can be helpful when you need an array inside of another array. We'll use an examples to show you how to create Multidimensional Arrays. Learn how to use C++ in 2021!
    My Linux Cheat Sheet and 25 Page Checklist here:
    📚 learn.savvynik.com
    Share this free tool and support Small RUclipsrs
    editbulk.com
    (I made this tool to help creators)
    Want more info/content?
    savvynik.com
    Useful Commands/Links:
    Windows 10 Compiler Tools Setup - • C/C++ Tutorial for Beg...
    Visual Studio Code - code.visualstudio.com/
    Online Compilers:
    www.onlinegdb.com/online_c++_...
    cpp.sh/
    repl.it/languages/cpp
    Great List of Online C++ compilers:
    arnemertz.github.io/online-co...
    Windows Compiler Tools - GCC (GNU Compiler Collection) MinGW64
    Linux Compiler Tools - Build-Essentials (GCC)
    Name of extensions installed:
    1. Code Runner
    2. C/C++ Intellisense
    #Linux #Programming #Tutorial
  • НаукаНаука

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

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

    My NEW in depth C++ Course is now available at - learn.savvynik.com/

  • @sarahsharma9078
    @sarahsharma9078 3 года назад +3

    congrats savvynik for 9k subscribers
    road to 10k :)

    • @SavvyNik
      @SavvyNik  3 года назад +1

      Thanks!! Yes it's exciting =D

    • @sarahsharma9078
      @sarahsharma9078 3 года назад +1

      @@SavvyNik Welcome and thanks for this c++ course video

  • @leonardoabdalaziz3755
    @leonardoabdalaziz3755 Месяц назад

    hey Savvy thank you for this series. so how can I do something useful like a simple game for example with what Ive learnt? thanks in advance.

  • @AcidiFy574
    @AcidiFy574 3 года назад +1

    I have a stupid question
    How do you rename your USB drive in linux???
    BTW, have you heard about the whole Microsoft sneaking in their repos into RaspberryPI OS??
    Hence, I'm probably not gonna use VScode, I'll probably try out atom

    • @SavvyNik
      @SavvyNik  3 года назад

      I normally use Gparted to rename my labels. You can start gparted as root and make sure things are unmounted then right click on the partition and change the label name by right clicking and selecting "label".
      I have not heard anything about that.. sounds very shady. I've been using VSCodium to make sure I don't have the MS telemetry while programming my projects.

    • @AcidiFy574
      @AcidiFy574 3 года назад

      @@SavvyNik here, RaspberryPI OS
      ruclips.net/video/TuYPIohzo2Y/видео.html
      ruclips.net/video/fkMUKSaaIVY/видео.html
      ruclips.net/video/OnA_s9IBSmA/видео.html
      BTW are RASPBIAN & RaspberryPI OS the same thing??

  • @ammarmujahid56
    @ammarmujahid56 3 года назад +2

    I'm a windows 10 pro user and I'm switching to mint os tomorrow.But after installing mint os can i install fitgirl repacks? Please respond to my comment ASAP! 🥺

    • @SavvyNik
      @SavvyNik  3 года назад +1

      I have no idea what that is or if it will work. I guess you'll have to install and see haha

    • @AcidiFy574
      @AcidiFy574 3 года назад +2

      Probably, but be careful
      Also, you might need to use wine
      & for safety, a VM

    • @SavvyNik
      @SavvyNik  3 года назад +1

      @@AcidiFy574 That's a great idea. Always nice to test things in a VM before applying it to the real deal.

    • @justsomerandompersononthei2595
      @justsomerandompersononthei2595 3 года назад +2

      You may have to use WINE, or if that doesn't work use a Windows VM with GPU passthrough as a last resort.
      Edit: Forgot to mention that if you are not a Linux extremist and don't praise Tux as your lord and saviour, use dual boot.

    • @SavvyNik
      @SavvyNik  3 года назад

      Here's a video if you need help installing wine on linux ruclips.net/video/Twp8UBh9DQ8/видео.html

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

    Maybe start with 1D.

  • @yumyum3266
    @yumyum3266 3 года назад +1

    _yum was here.._

  • @stricarzi
    @stricarzi 3 года назад +1

    #include
    int main()
    {
    bool Iambadatcoding = true;
    do {
    std::cout

    • @SavvyNik
      @SavvyNik  3 года назад +1

      MK be careful that's an infinite loop!! =) and practice makes perfect so at least your doing that haha.

  • @avishekpdsyouthoob9083
    @avishekpdsyouthoob9083 3 года назад +2

    Too Much Cpp, Rust when !?

    • @SavvyNik
      @SavvyNik  3 года назад

      Haha got to finish out the cpp beginners series before moving on! Or it'd be too much at once ^^

    • @AcidiFy574
      @AcidiFy574 3 года назад +2

      Let the guy complete C++ first
      Then we'll all tackle RUST_lang

    • @SavvyNik
      @SavvyNik  3 года назад +2

      @@AcidiFy574 Sounds like there's a lot of excitement for Rust next =D

    • @yumyum3266
      @yumyum3266 3 года назад +2

      yes pls

    • @yumyum3266
      @yumyum3266 3 года назад +1

      @@SavvyNik indeed 😋

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

    you're teaching 2d array and 3d,. The world acknolwdges that 3d is more complex, yet instead of you to teach us the for loop for 2d first, at least... you do so only for 3d. This video was good at the start, but for beginners like me who struggles to understand how the nested for loop works with arrays, this video when you began to talk about for loops for 3d stopped being beneficial.
    I know this will come across as rude, but that's far from my intention. I just feel like you should have taken things once at a time because not eveyone is a quick leaner or smart(eg, me)

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

      All good, thanks. Next time I’ll stop it at 2D. 3D doesn’t really do good

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

      @@SavvyNik thank you.