Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'Java Scripts' Category

JavaScript(TM) Phrasebook - Sams

Developers are hungry for a concise, easy-to-use reference that puts essential code “phrases” at their fingertips. JavaScript, and the related AJAX, is hot and there is little to no information on how to use JavaScript to develop AJAX-based applications. While there are many JavaScript books on the market, most of them are dated and few cover the most recent developments, such as AJAX.

JavaScript Phrasebook is the guide to JavaScript and AJAX that you can and will take with you everywhere. Skipping the usual tutorial on JavaScript and introducing AJAX as one of the first published works on the topic, the JavaScript Phrasebook goes straight to practical JavaScript and AJAX tools, providing immediately applicable solutions for frequent tasks and code so flexible that it is easily adapted to the your individual needs.

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,449 views
  • 1 Comment
  • In: IT eBooks, Java Scripts
  • Author : mrblue
  • Javascript Demystified - McGraw Hill

    Even if you have no programming experience, you’ll learn to create dynamic, interactive Web pages with help from this easy-to-use, self-teaching guide. Author and programming instructor Jim Keogh covers the basics of this leading Web development language and explains how to write cross-browser JavaScript programs in no time.

    1 vote, average: 2 out of 51 vote, average: 2 out of 51 vote, average: 2 out of 51 vote, average: 2 out of 51 vote, average: 2 out of 5
  • 2,022 views
  • 0 Comments
  • In: IT eBooks, Java Scripts
  • Author : mrblue
  • Javascript By Example - Prentice Hall

    In JavaScript by Example, Ellie Quigley teaches JavaScript using the same proven approach that’s made her the world’s favorite scripting author and instructor. This book’s unique and classroom-tested learning path contains hundreds of small, easy-to-understand examples that demonstrate the full range of JavaScript’s power. One step at a time, Quigley guides new JavaScript programmers through every essential technique, from script setup to advanced DOM and CSS programming.

    2 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 5
  • 1,852 views
  • 0 Comments
  • In: IT eBooks, Java Scripts
  • Author : mrblue
  • Agile Java Development with Spring Hibernate and Eclipse - Sams

    Agile Javaâ„¢ Development With Spring, Hibernate and Eclipse is a book about robust technologies and effective methods which help bring simplicity back into the world of enterprise Java development. The three key technologies covered in this book, the Spring Framework, Hibernate and Eclipse, help reduce the complexity of enterprise Java development significantly. Furthermore, these technologies enable plain old Java objects (POJOs) to be deployed in light-weight containers versus heavy-handed remote objects that require heavy EJB containers. This book also extensively covers technologies such as Ant, JUnit, JSP tag libraries and touches upon other areas such as such logging, GUI based debugging, monitoring using JMX, job scheduling, emailing, and more. Also, Extreme Programming (XP), Agile Model Driven Development (AMDD) and refactoring are methods that can expedite the software development projects by reducing the amount of up front requirements and design; hence these methods are embedded throughout the book but with just enough details and examples to not sidetrack the focus of this book. In addition, this book contains well separated, subjective material (opinion sidebars), comic illustrations, tips and tricks, all of which provide real-world and practical perspectives on relevant topics. Last but not least, this book demonstrates the complete lifecycle by building and following a sample application, chapter-by-chapter, starting from conceptualization to production using the technology and processes covered in this book. In summary, by using the technologies and methods covered in this book, the reader will be able to effectively develop enterprise-class Java applications, in an agile manner!

    2 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 5
  • 3,903 views
  • 0 Comments
  • In: IT eBooks, Java, Java Scripts
  • Author : mrblue
  • Struts In Action - Building web applications with the leading Java framework

    A comprehensive introduction to the Struts framework that is complemented by practical case studies that implement applications with Struts, this book is intended for professional developers who want practical advice on how to get their applications working the “Struts way.” The hot topics in the construction of any Web site such as initial design, data validation, database access, unit testing, authentication and security, J2EE integration, dynamic page assembly, extending framework classes, and product configuration are covered. Also demonstrated are dozens of proven design techniques, patterns, and strategies.

    3 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 5
  • 2,681 views
  • 0 Comments
  • In: IT eBooks, Java, Java Scripts, Web Construction
  • Author : mrblue
  • Teach Yourself Internet Game Programming with Java In 21 Days

    Game developers will turn to this book for the latest information on Game programming technology. It shows in detail how to use Java to program games for interactive use on the Internet and World Wide Web. Since the Net represents the next evolutionary step for game programming, this book is sure to be a hit. - Details information on the Java Developer’s kit, class libraries, and multi-player gaming

    12 votes, average: 2.33 out of 512 votes, average: 2.33 out of 512 votes, average: 2.33 out of 512 votes, average: 2.33 out of 512 votes, average: 2.33 out of 5
  • 3,839 views
  • 2 Comments
  • In: Game, IT eBooks, Java, Java Scripts, Others IT eBooks
  • Author : mrblue
  • AJAX Creating Web Pages with Asynchronous JavaScript and XML - Prentice Hall

    AjaxUsing Ajax, you can build Web applications with the sophistication and usability of traditional desktop applications and you can do it using standards and open source software. Now, for the first time, there’s an easy, example-driven guide to Ajax for every Web and open source developer, regardless of experience.

    Edmond Woychowsky begins with simple techniques involving only HTML and basic JavaScript. Then, one step at a time, he introduces techniques for building increasingly rich applications. Don’t worry if you’re not an expert on Ajax’s underlying technologies; Woychowsky offers refreshers on them, from JavaScript to the XMLHttpRequest object. You’ll also find multiple open source technologies and open standards throughout, ranging from Firefox to Ruby and MySQL.

    You’ll not only learn how to write “functional” code, but also master design patterns for writing rocksolid, high-performance Ajax applications. You’ll also learn how to use frameworks such as Ruby on Rails to get the job done fast.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 3,637 views
  • 2 Comments
  • In: IT eBooks, Java Scripts, Web Construction, XML
  • Author : mrblue
  • Beginning JavaScript with DOM Scripting and Ajax From Novice to Professional - Apress

    JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; it’s practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development to add dynamic enhancements to web pages and program Ajax-style applications.

    Experienced web developer Christian Heilmann begins gently by giving you an overview of JavaScript–its syntax, good coding practices, and the principles of DOM scripting. Then he builds up your JavaScript toolkit, covering dynamically manipulating markup, changing page styling on the fly using the CSS DOM, validating forms, dealing with images, and much more. Then he takes you to advanced territory, with a complete case study illustrating how many new JavaScript techniques can work together, plus a great introduction to Ajax development.

    3 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 5
  • 3,815 views
  • 0 Comments
  • In: IT eBooks, Java, Java Scripts
  • Author : mrblue
  • Adobe Bridge Official JavaScript Reference - Addison Wesley

    Adobe Bridge is the new navigational center built into Adobe Creative Suite 2 software, giving users instant access to their Adobe Creative Suite project files, applications, and settings. And like all of Adobe Creative Suite 2’s components, Adobe Bridge has built-in JavaScript support.Now available in print for the first time, this scripting reference provides the information experienced JavaScript users need to create scripts for Adobe Bridge, whether you’re looking to create a custom file browsing view, need to export metadata  from selected thumbnails automatically, or want to create custom navigational bars or dialog boxes that help streamline your company’s production workflow. If you’re familiar with JavaScript,, C and C++ programming, and the Adobe Creative Suite, this reference will show you how to use the scripting API to extend and manipulate Adobe Bridge.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 1,120 views
  • 0 Comments
  • In: IT eBooks, Java, Java Scripts
  • Author : mrblue
  • CBT Nuggets CIW JavaScript Fundamentals

    The CIW JavaScript Fundamentals series will give you a running start programming in JavaScript. You’ll learn to create tools that make your website more interactive, and more interesting to visitors. You’ll be able to use what you learn to add cool JavaScript functionality to your webpages right away.The CIW JavaScript Fundamentals Series uses real-world examples to teach you how to embed JavaScript functions into your webpage. As you watch the videos and follow along with the demonstrations step-by-step, you’ll recognize techniques you can apply in your web development right away.Once you’ve studied the CIW JavaScript Fundamentals series, you’ll have the skills needed to program the front-end functionalities required for 90+% of the websites out there. Plus you’ll know where to go to build on that knowledge so you can give your website that extra little kick.
    The CIW JavaScript Fundamentals series also provides you the knowledge to get certified. The content maps to the exam objectives for the JavaScript Fundamentals exam 1D0-435 from Prosoft/CIWcertified.com. This exam is part of the certification track for Master CIW Web Site Manager and Master CIW Enterprise Developer, fitting under the Web Languages requirement.
    Make a commitment to yourself that you’re going to make your websites more interesting. And that you’re going to add this JavaScript credential to your resume.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 6,351 views
  • 2 Comments
  • In: CBT, Java Scripts, Video Training
  • Author : ArberX