CupOfTea
CupOfTea
CC#
Created by CupOfTea on 7/21/2023 in #help
❔ Learning Architectures
Hi! Can you recommend any books, articles, links to github that will help me better understand all kinds of architectures using in modern development with c#?
26 replies
CC#
Created by CupOfTea on 7/16/2023 in #help
How to create different examples of the code that behave the same way?
I want to create different examples of codes from my code, but in different styles and structure. I want to change all if-s into switch-s, foreach into for loops and reverse etc. Is there tool to do so?
3 replies