![]() |
Re: I Want to develop apps but have no Developing/C++ skills
thanks everyone for replying so quick. That's the reason i love maemo community. i will check which one is easier for me and will start learning it.
|
Re: I Want to develop apps but have no Developing/C++ skills
Python. ;)
|
Re: I Want to develop apps but have no Developing/C++ skills
Try C++ & Qt (QML)
|
Re: I Want to develop apps but have no Developing/C++ skills
Quote:
|
Re: I Want to develop apps but have no Developing/C++ skills
Quote:
|
Re: I Want to develop apps but have no Developing/C++ skills
Lets get together and finally develop a document editor for harmattan. Hope we can finish it at least before jolla is officially released for n9.
|
Re: I Want to develop apps but have no Developing/C++ skills
My advice would be to stick to something as close as possible. You have a N900 or a N9? Great. There are plenty of cool things you could do with that.
You could simply start scripting on the terminal, Python is great, but I guess developing for those devices certainly calls for C++ in combination with Qt, or leave the Qt out of the equation and simply start with C++ on the command line. Forget about Assembly, for now. It is lovely, it is beautiful but it is not true that that would be "a simple best start" to learn programming. It's not. Actually, the real best start would be a piece of paper, a pencil, a brain and some mighty interesting ideas. http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html http://www.cplusplus.com/doc/tutorial/ http://awelonblue.wordpress.com/2012...pen-and-paper/ |
Re: I Want to develop apps but have no Developing/C++ skills
Quote:
But as i said, the assemblerknowledge wasnt for to learn to make progams on the N900, it was only to get a grasp on pointers, integers float and such stuff that is used in C. And as such it doesnt matter what assembler it is and how well you know it, it is only necessary with some basic knowledge of any assemblylanguage to get a great start in understanding C programming and avoid the problems C gives for anyone who dont have that knowledge. But as a beginnerlanguage i still vote for Python (it is very powerful on the N900) and then when mastering the thinking behind programming in general , go over to languages with a lot more complex syntax like C. |
Re: I Want to develop apps but have no Developing/C++ skills
Quote:
Code:
document.write('hello world') just kidding But really please, please don't start learning programming with bash, no don't do that. |
Re: I Want to develop apps but have no Developing/C++ skills
qwazix,
Only pointed (pun intended, yes...) to bash because I think it's the place where most people start to understand the fundamental ideas behind programming. Single line execution is also nice, I guess, when you're just starting out. But above all: The command line and scripting for it, seems less intimidating to me when you first try and understand how programming works. For that reason, I also concluded my post by stating that pen and paper should not be overlooked :) Having said that, you are of course right, bash is not the best place to start programming. But it is a nice place to get your feet wet and see if you can live with the temperature of the water. |
All times are GMT. The time now is 05:32. |
vBulletin® Version 3.8.8