1. #1
    Sencha User
    Join Date
    Jul 2011
    Posts
    1
    Vote Rating
    0
    liminary is on a distinguished road

      0  

    Exclamation What should I learn before I use Sencha Touch? Extjs?JavaScript?

    What should I learn before I use Sencha Touch? Extjs?JavaScript?


    I am a fishman. Recently, I want to build some mobile application (iPhone android). But I don't have any web programming experience? I just know some basic knowledge. So what should I learn before I use the Sencha touch to build my mobile application?(JavaScript? Extjs? Or something?)


    Thanks!

  2. #2
    Sencha User
    Join Date
    Jun 2011
    Posts
    350
    Vote Rating
    0
    bharatn is on a distinguished road

      0  

    Default


    Yes, Javascript, CSS/CSS3/SASS and reading on mobile design/patterns should be helpful. You dont need to know ExtJS.

  3. #3
    Sencha User Hanni Sullivan's Avatar
    Join Date
    May 2011
    Location
    Constance, Germany
    Posts
    84
    Vote Rating
    0
    Hanni Sullivan is on a distinguished road

      0  

    Default


    +1 on learning JavaScript before starting with Sencha Touch. Imho it is rather essential to have a good grasp of the language before starting with ANY framework.

    I can recommend the following books (click on the covers):

    Essential:


    Not essential and not a book which you want to read front to back, but a good reference:


    Very good book on JavaScript specific design patterns


    I also like this one, although one could argue that the authors try to hard to
    transfer the classic design patterns from Java and so on to JavaScript.
    Last edited by Hanni Sullivan; 31 Jul 2011 at 11:09 PM. Reason: typo

  4. #4
    Sencha User
    Join Date
    May 2012
    Posts
    1
    Vote Rating
    0
    stalwalk is on a distinguished road

      0  

    Default


    I am new to JavaScript and so to ExtJS/Sencha. I have worked on Flex SDK and Java.
    Can I start learning Sencha directly? Or ExtJS should be mandatory skills?