I would like to share my thoughts about Daily Stand-up meetings in agile development. I am going to touch on advantages/disadvantages without going into detail.
If you're familiar with Scrum, you probably heard 'Daily Stand-up Meeting' before. Even though I have a bit more than 1 year of experience as an Intern Student at startups, I can say that these daily magical meetings bring you adequate...
insights about software development
Sunday, December 31, 2017
Saturday, December 16, 2017
Software: Naming requires creativity
In this first blog post, I am going to focus on naming variables/functions in software development. Why I want to talk about this is I was listening podcast and there were lots of ideas that make me think deeply about naming. You can check it out the podcast from this link: http://www.se-radio.net/2016/12/se-radio-episode-278-peter-hilton-on-naming/ I highly recommend listening to this podcast.
Let's...