Posts

Showing posts from November, 2018

What’s Your Biggest Struggle Ever?

Image
  Life is full of challenges. You never stop having one until you leave this world. Every day, hundreds of thousands of people are struggling in many terms. If I ask, what’s your biggest struggle ever? What would be your reply? It might be something like “I have been struggling…” or “I can’t mention one” or any other just depends on what you’re thinking, or what you have been doing for a long time. Yeah it sounds strange when someone ask your biggest struggle. To me, it’s already known that failure is my biggest struggle. I fail many times, but do I deserved to be called “the man of failure”? No, no… It’s because being persistent is better than to be called the man of failure. I often say the bad close friend I ever had was failure. I had failed hundreds times and yet I have not given up because I thought I was the unluckiest person on earth. I learned a lot about the lessons of life. We were born in this amazing world and there’s a time that we will all be buried under the ground....

The Structural Form of Computer Programming

Image
  Is it really true that “programming is the oxygen of 21st century”? It really sounds opposite to the real fact. Definitely it could not. Programming languages are used to develop mobile apps, web pages and software. They are also used to integrate embedded systems. That’s really great. But there’s so many challenges one could face during a course study in computer programming. The possibility options of these challenges might be due to low level skill in the field. Why Programming? You may already have used software, perhaps for word processing or spreadsheets, to solve problems. Perhaps now you are curious to learn how programmers write software. A program is a set of step-by-step instructions that directs the computer to do the tasks you want it to do and produce the desired output. There are at least three good reasons for learning programming:  Programming helps you understand computers : A computer is only a tool. If you learn how to write simple programs, you...