Channel Avatar

thisPointer Academy @UCQ5Cs8Ba45H8_y7QYd4c33g@youtube.com

755 subscribers - no pronouns :c

Programming Tutorials on Python & C++


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

thisPointer Academy
Posted 1 year ago

đŸ§© C++17 Puzzle Alert! đŸ§©
Spot the bug in the code snippet below. If you can, you're a true C++ aficionado! Comment with your answer.
Hint: A fix for this issue was introduced in C++17. Can you pinpoint it?

#cpp #cplusplus #coding #programming #100DaysOfCode #cpp23 #code #data #cpp17 #stl

0 - 0

thisPointer Academy
Posted 1 year ago

🧠 C++11 / C++14 Puzzle Alert! 🚀
Can you guess the outcome of this C++11/C++14 code snippet? đŸ§© Hint: The devil is in the details! 😉
Drop your answers below!

#cplusplus #cpp #programming #100daysofcode #coding

3 - 2

thisPointer Academy
Posted 1 year ago

Just dropped a deep dive into STACKS in C++! Whether you're a beginner or brushing up on your coding skills, our video is a must-watch. Master the fundamental data structure in a snap!
#cplusplus #cpp #programming #coding #code

0 - 0

thisPointer Academy
Posted 1 year ago

📱C++ Tip: Pointer Constness! 🔍

▶ int* const ptr: The pointer is const, but Data is not.
▶ const int* ptr: The Data is const, but Pointer is not.
▶ const int* const: Both Pointer & Data are Constant.

#cpp20 #programming #coding #CODE #DataScience #100daysofcode #codelife #cplusplus #cpp #cprogramming #cplusplustutorial #stl

0 - 0