Confession: Though C was one of the first languages I learned, pointers have never been intuitive for me and even though I understand them in concept, it's a major reason why I generally prefer #Python over C, #Rust, and #golang since I don't have to constantly think about them and can focus on the logic. #programming