The first stage of progress – Week 2

--Originally published at That Class Blog

Weapons Test
“Weapons Test” by Pascal (CC0 Public Domain). From https://www.flickr.com/photos/pasukaru76/6987077600/

So this week in the It’s not raining project, a lot of non planned progress was done, apart of the individual first-contact with the framework and workspace.

In my case, as I talked about at the start of the week I wanted to get to know p5.js and p5.play. Even though I didn’t make any kind of exercice or example with the last one, I did practice with p5.play, and everything I need to remeber of node and express to assign the routes of the server. It was fun, and interesting to make functions and equations that are really based in physics. To take into account mass, acceleration (gravity) and the drag coefficient certain liquids have. In my case I tried to simulate water and an oil.

p2

When I finished my practice I was given notice that the truth is thatmostly nothing of p5.js was going to be of use to us (except of the basics). Now I say goodbye to my little exercice, as I delete it from our git repo.

Talking about GitHub. W started using it in a more complete and professional way. It’s not my first time working with multiple, especific, and useful branches (I know this is not the case for some members), but it’s the first time I start to make more descriptive commits and declaring project issues. That’s nice.

Currently, I took interest in the testing as is something that I haven’t done before.

I assigned myself a GitHub issue and started doing some research and implementing stuff. I found it interesting but difficult, as I really didn’t know what I’m supposed to do to achive certain tasks. It’s still dificcult. But at least I know the testing Continue reading "The first stage of progress – Week 2"