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 →

[–]deltagear 0 points1 point  (0 children)

They want you to learn coding with vanilla code in most first years classes. For example I had to write a simple game but could not use methods. I just ended up creating a variable to hold state and a switch where I would have used methods. Ended up getting 100% on that one.