[ TAG 605 ][16.11.2022] -Fehlgeschlagen -C Pointer

In diesen Beitrag werde ich einige sehr interessante Quellen zum Thema Pointer zusammenfassen.

Pointers waren für mich früher immer wichtig, wenn ich an Programmen gearbeitet habe, bei der die Performance bzw. die Geschwindigkeit des Codes eine Rolle gespielt hat.

  • Quellen:
    • [you will never ask about pointers again after watching this video]
      • [ https://www.youtube.com/watch?v=2ybLD6_2gKM ]
    • [ This is 100% The Easiest Way to Understand Pointer Math in C/C++ ]
      • [ https://www.youtube.com/watch?v=q24-QTbKQS8 ]
    • [ Pointers in C ARENT HARD | Getting Started with C Pointers in 2021 ]
      • [ https://www.youtube.com/watch?v=egRIkkBEttg ]
    • [ Introduction to Pointers | C Programming Tutorial ]
      • [ https://www.youtube.com/watch?v=2GDiXG5RfNE ]
    • [ Dynamic Memory Allocation | C Programming Tutorial ]
      • [ https://www.youtube.com/watch?v=R0qIYWo8igs ]
    • [ malloc vs calloc Differences Explained | C Programming Tutorial ]
      • [ https://www.youtube.com/watch?v=SKBnxCq3HvM ]
    • [ Introduction to pointers in C/C++ ]
      • [ https://www.youtube.com/watch?v=h-HBipu_1P0 ]
    • [ Working with pointers ]
      • [ https://www.youtube.com/watch?v=X1DcpcgSUXw ]
    • [ Pointers to Pointers in C/C++ ]
      • [ https://www.youtube.com/watch?v=d3kd5KbGB48 ]
    • [ Pointers as function arguments - call by reference ]
      • [ https://www.youtube.com/watch?v=LW8Rfh6TzGg ]
    • [ Pointers as function returns in C/C++ ]
      • [ https://www.youtube.com/watch?v=E8Yh4dw6Diw ]
    • [ Pointers and Dynamic Memory in C++ (Memory Management) ]
      • [ https://www.youtube.com/watch?v=CSVRA4_xOkw ]
    • [ Pointers and arrays ]
      • [ https://www.youtube.com/watch?v=ASVB8KAFypk ]
    • [ Pointers and dynamic memory - stack vs heap ]
      • [ https://www.youtube.com/watch?v=_8-ht2AKyH4 ]
    • [ Dynamic memory allocation in C - malloc calloc realloc free ]
      • [ https://www.youtube.com/watch?v=xDVC3wKjS64 ]
Einige Beiträge zu Zeitmessungen des Codes
  • Quelle:
    • [ Time complexity analysis - How to calculate running time? ]
      • [ https://www.youtube.com/watch?v=8syQKTdgdzc ]





Kommentare

Beliebte Posts aus diesem Blog

[ TAG 38 ][29.05.2021] - Erfolgreich - Freelancer-Portale

[ TAG 747 ][07.04.2023] -Erfolgreich -BNKTRS -Google Code -Objekt und Methodenliste

[ TAG 52 ][12.06.2021] - Erfolgreich - IAP-20210601-20210609-2325