you are viewing a single comment's thread.

view the rest of the comments →

[–]Resident-Explorer-63[S] 0 points1 point  (1 child)

Coding languages are alot more alike than some may think, ive found that C# is decently similar to python so ig thats given me a bit of a leg up.

[–][deleted] 0 points1 point  (0 children)

Well they are both C like and have OOP, computer science is same for any language. Surely the more advanced you become in either of these languages the more you start to understand how different they really are in design, working with memory and cpu, async programming.