If you want to stay beginner and write lots of extra code then avoid learning about pointers, avoid using them.
Same goes for arrays and structs and enums or bit logic and while you're at it, avoid functions that are not dead simple like;
void funct();