• 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: August 17th, 2023

help-circle
  • You’ll be glad to know that the difficulty comes from the syntax and very little from any programming skill level. You learn new ways of writing certain code structures like indented curly braces for example. Programming python might be easier than cpp in vim, not due to the language, but just cpp having more complex syntax to type.

    Tldr, almost exactly the same amount of effort whether you’ve been coding for two weeks or two years.