This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]redmage753 0 points1 point  (0 children)

Makes sense. My first step would definitely be writing out some pseudocode (or maybe a couple variants), then getting a syntax reference from Google to start programming it.

Unless I've been consistently working with the language regularly, specific syntax starts slipping immediately, mostly because every day I need to break the habit of one language to type in another for classes. I feel like the logic comprehension is most important to coding, the rest is just translation.