I’m Linus, a poor student from Sweden and I want to make some games or music apps…I think…
I had a chance to take a lua course on my university a year ago but I didn’t know what it was then so I didn’t … I’m a good programmer and have written some Java things in Eclipse that worked but all those java.* classes to learn. Eclipse is good but so many things to have correct in the projects for it to work. And the simulator takes 1 minute to launch every time…
I will be Android only, I can’t afford a Mac or two phones…
My first question is if you think this a hobby that can give me (and my friend Jonatan maybe will do grapihcs) some extra money. There seems millions of apps and 90% of them are free? How do they make money and is there some type of app people will pay for instead of free?
The other is technical, if I use the standalone Koneki Eclipse version, can I use the Corona Simulator with breakpoints and watches? Or some simpler way of knowign what code is run and check values without spamming print statements maybe? I tried print but for tables you just get the pointer address, I need to see inside and structure ofcourse.