I would like to learn some bada programing. And I want to know if there are some free video curses like CS193P for iOS, or a good book for beginners?

Any advice, link, tutorial, reference are well come.

I all ready start to read the Getting Started with Bada. (The help that is provided with the sdk).

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Though it's not that known well. bada has its own developers portal and there're quite much contents.

Here's a comprehensive porting guide for developers who've already worked on other platforms http://developer.bada.com/article/Porting-guide-for-other-mobile-platform-developers

and the below one is the link of 19 lecture videos on bada 2.0 development. http://developer.bada.com/article/bada-2-0-Lecture-Video

link|improve this answer
thanks a lot for the answer – Alex Terente Feb 1 at 7:32
feedback

I recommend "Introduction to bada, A Developers Guide" (047097401X). It is a good, long book and there are many chapters from it freely available. Yeah it's a bit old, but offers a firm grounding and after that you might more easily digest the posts at developer.bada.com, which seem to represent the cutting edge. Personally, my first port of call, for up to date information is the help that ships with the current SDK, even if that means a 1Gb download every month!

There are other pdf's not from "Introduction to bada" which are freely available from Samsung also. I have accumulated a number of these on my drive but they are quite limited and more a case of Google, get, read, forget they exist.

link|improve this answer
I found the book already and started to rad from it, but I hit a problem with the list that is depreciated in bada 2.0, and the listView it has other properties, I wold like to have something for the current version. Thx for answer. – Alex Terente Jan 31 at 10:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.