▲ 893 ▼ The C++ learning process (aussie.zone) submitted 2 years ago by unionagainstdhmo@aussie.zone to c/programmerhumor@lemmy.ml 126 comments fedilink hide all child comments Incase it doesn't show up:
[–] UndercoverUlrikHD@programming.dev 2 points 2 years ago (1 child) but I don't like the indentation crap Do you not use indentation in other languages? permalink fedilink source parent hideshow 1 child comment replies: [–] unionagainstdhmo@aussie.zone [S] 1 point 2 years ago Yes but it's difficult in a long program to tell which scope you are in or where one ends. I don't know what is so unfriendly about { and }, my editor can highlight pairs of them, it's just nicer to work with. permalink fedilink source parent
[–] unionagainstdhmo@aussie.zone [S] 1 point 2 years ago Yes but it's difficult in a long program to tell which scope you are in or where one ends. I don't know what is so unfriendly about { and }, my editor can highlight pairs of them, it's just nicer to work with. permalink fedilink source parent