• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

About jQuery UI in Action ?

 
Ranch Hand
Posts: 77
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi author,

I am weak in UI programming concepts like JS, JQuery, CSS,etc . Do I need to know JavaScript well to learn JQuery .How important is this book for a java developer while developing web applications ?? Does this book contain examples with real time scenarios so that we can relate to our projects.

Thank you
Shiva
 
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Shiva Gajjala wrote:Do I need to know JavaScript well to learn JQuery


This week's book promotion of for a book an jQuery UI, which is a plugin for jQuery itself. You need to know jQuery before learning jQuery UI. And yes, you'll need at least a moderate foundation in JavaScript.

How important is this book for a java developer while developing web applications ?


Java is irrelevant to the client side. So the answer doesn't depend on whether you are a Java developer or not, but if you need to write code for the client rather than the server.

Does this book contain examples with real time scenarios so that we can relate to our projects.


I'm sure you mean "real world" rather than "real time" which is something completely different and has nothing to do with web applications.
 
Author
Posts: 11
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Shiva,

Bear is spot on. You're going to need to know the basics of JavaScript and jQuery before digging into jQuery UI. The book gives does give plenty of real-world examples, and I do believe the book is important to Java developers, but if you're coming in with no JavaScript knowledge you'll want to look to other resources first.

TJ
 
Shiva Gajjala
Ranch Hand
Posts: 77
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Bear and VanToll for the replies
 
What does a metric clock look like? I bet it is nothing like this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic