Today I asked a co-worker to start giving me daily programming tasks so I could improve my skills. We’ll see how it goes. I’ll try to post them here.
Number 1:
“Create an array with the numbers 1 through 100 in random order. Print that array.”
Apparently this task will build on itself tomorrow. Yes, I’m sure there are more elegant // efficient ways to do this. Give me some time.

Today I asked a co-worker to start giving me daily programming tasks so I could improve my skills. We’ll see how it goes. I’ll try to post them here.

Number 1:

“Create an array with the numbers 1 through 100 in random order. Print that array.”

Apparently this task will build on itself tomorrow. Yes, I’m sure there are more elegant // efficient ways to do this. Give me some time.