Skill Tree Activated

The quest to become an indie game developer

C#CodingTraining

Codeasy.net C# Beginner – Arrays

#100 Days of Code – Day 36

After learning how to put together a proper array yesterday, today I started actually working with them on various problems.

The first few programs I worked on were pretty basic and easy to put together. But after a couple of those, it started to ramp up in difficulty.

In an effort to fully understand the program, and what was going on inside of it, I started annotating it with comments to explain what was supposed to be happening and break down all the formulas and equations to show what their values should be at any given time.

I got to a point just before I felt I would need to bang my head on the wall and called it a night, vowing to return in the morning to best my programming nemesis!

Leave a Reply

Your email address will not be published. Required fields are marked *