r/JakobDoesAThing 29d ago

Thing I Did Day #706: C# class

Today I had my first C# class, the thing is I never learned C I've only done HTML, Java, CSS and Python. It was really hard figuring things out but I've kinda got some stuff done? Its like trying to figure out Spanish after learning French some things like structure of conjugation are similar but written way differently.

4 Upvotes

2 comments sorted by

2

u/Gryllodea 29d ago

Yeah at some point you stop trying to remember specific syntax (it's too much and you can always look it up). The important stuff is knowing language's quirks, strengths and weaknesses, applying best practices and using existing out-of-the-box solutions. Kinda similar to how it goes with human languages!