+ 1
Are you out of ideas?
One thing I did when I started programming was run out of ideas. What I came up with for things to make was individual methods to do various things. One night I wrote a method to calculate the Pythagorean Theorem (it's in my codes) to tell the distance between 2 points. here we are weeks later, I finally got to use it. It worked perfectly. My point, if you are out of ideas, you don't have to make programs. you can make pieces of things to plug into your programs some other day.
1 Réponse
+ 12
Thanks