+ 3
I have no imagination to create programs.
I have no idea what to develop
5 Respuestas
+ 10
take coding challenges available on SL
//or take idea from your studies and life ... make code on that to solve some problems
+ 7
You can download the "Programming Ideas 2" app:
https://play.google.com/store/apps/details?id=com.alansa.ideabag2
+ 5
the best thing you have is your experience. so code whatever you like to code. choose a direction for example games, ai, raspberry pi ,etc.
otherwise try to program a solution for all of the new problems that sololearn shows. ugly numbers, josephus problem, etc. when solved all of them with a program, sure your experience has grown very much!
+ 4
@David Ashton
you got it! this is a nice program for this question.
+ 3
Well, a program is designed to solve a problem. Try thinking of a problem you want to solve, and then think about how an app would do so. In some time, you would suddenly have a spark, and you finally have an idea!