Software engineering and personal development

Tag: programming (Page 3 of 3)

The unimportance of the perfect coding style guide

Img source: hongkiat.com

I recently read this wonderful article about the impossibility of having a perfect coding style guide that would please everybody. The author, Bill Sourour, a seasoned developer who has been programming professionally for decades, mentions that he himself had been involved in heated arguments by defending one coding style over the other. However, according to him, in the end it does not really matter that much, as long as it is a readable and maintainable code. Continue reading

How can we learn to be happy from a computer programming method

coding-national-curriculum-computingWe are all trying to live a better life each day, by trying to replace our old gadgets and places where we live, work and learn and we are trying to do a lot of different activities, but the happiness and calm seems to be in a far island that is constantly attracting our attention and we are in a never ending journey. But, we should stop and think about this a bit more and try to change our blueprint.  I have found a thing in a computer programming language that can actually learn us to be happy.

For those of you who don’t know, a method in programming is an ability or a behavior of an object or entity to do something, for example println() is a method in Java language that can print a piece of text and that is invoked when we try to print things in a console.

In Java, there is also a method called random(), that, according to the documentation, returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.  Continue reading

“I am ready to give up when I haven’t even started”

don__t_give_upToday I read a post from a reddit user, who was in a depressed mood I guess, because he has been trying to do a midterm project, but he couldn’t finish it, and, even though he had been trying, he wasn’t able to achieve it. He had almost completed it, but because a method was unreachable, the game that he intended to do was not ready yet. He tried to contact with teaching assistants from his university, but they didn’t even try to help him and, because he is busy working, he cannot go to his professor’s office hours. Because most of his class mates have been accomplishing this assignment without a problem, he started to think that he is not meant to be a programmer. Continue reading

Newer posts »

© 2024 Fatos Morina

Theme by Anders NorenUp ↑