+ 2
How can you apply programming knowledge to solve real life problem
How can you apply programming knowledge to solve real life problem
6 Respuestas
+ 14
There was a very lazy programmer who loves cookies. Hence the thought: Cookies should come to me automatically! A machine was built to transport cookies to a certain destination. However, nobody knows where the cookies are! A cookie-detector was then built to search for cookies all around the world. This was still not enough, as cookies were quite far away. Intercommunication systems between the cookie-transporter and cookie-detector was built. Now, the cookie-transporter will transport cookies from the location sent by cookie-detector. In spite of this success, the programmer had to make improvements. The system was then equipped with GPS to track the programmer's location in order to send all cookies to that area, real-time.
+ 7
Ask yourself the problem exactly,
Write down the steps involved to solve the problem (pseudocode) ,
Then, solve the real problem by writing your program using the pseudocode.
+ 7
You are asking your question in the Sololearn app, which is a result of programming.
+ 5
That's what softwares and Web applications doing.
Building apps to solve real life problems.
+ 2
Thanks Wisdom Abioye
+ 1
Thanks @Eranga