Jumat, 16 Agustus 2013

Wow! eBook: Beginning Java EE 7 - 4 new eBooks


Wow! eBook: Beginning Java EE 7 - 4 new eBooks

Link to Wow! eBook

Beginning Java EE 7

Posted: 16 Aug 2013 10:17 AM PDT

Book Description

Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7.

Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to deploy and administer the code examples.

Written by an expert member of the Java EE specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert's perspective on enterprise Java technologies.

What you'll learn

  • Get started with the latest version of the Java EE Platform.
  • Explore and use the EJB and JPA APIs from entities to session beans to message driven beans, and more.
  • Discover web tier development APIs including JSF, Facelets and Expression Language.
  • Uncover SOAP web services, RESTful web services, and more available in this latest Java EE.
  • Create dynamic user interfaces for your enterprise and transactional Java applications.

Who this book is for
This book is for Java or Spring programmers with some experience and those new to Java EE platform. Architects will also find information about how to layer their Java EE applications.

Table of Contents
Chapter 1. Java EE 7 at a Glance
Chapter 2. Context and Dependency Injection
Chapter 3. Bean Validation
Chapter 4. Java Persistence API
Chapter 5. Object-Relational Mapping
Chapter 6. Managing Persistent Objects
Chapter 7. Enterprise JavaBeans
Chapter 8. Callbacks, Timer Service, and Authorization
Chapter 9. Transactions
Chapter 10. JavaServer Faces
Chapter 11. Processing and Navigation
Chapter 12. XML and JSon Processing
Chapter 13. Messaging
Chapter 14. SOAP Web Services
Chapter 15. RESTful Web Services
Appendix A. Setting Up the Development Environment

Book Details

  • Paperback: 608 pages
  • Publisher: Apress (June 2013)
  • Language: English
  • ISBN-10: 143024626X
  • ISBN-13: 978-1430246268
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Beginning Java EE 7 appeared first on Wow! eBook.

Beginning JavaScript with DOM Scripting and Ajax, 2nd Edition

Posted: 16 Aug 2013 10:12 AM PDT

Book Description

Beginning JavaScript with DOM Scripting and Ajax is an essential resource for modern JavaScript programming. This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with service side scripts such as PHP. Find out how to:

  • Construct good JavaScript syntax following modern coding practices
  • Use JavaScript to communicate with the server and retrieve data
  • Dynamically manipulate markup, validate forms and deal with images
  • Debug applications using features inside the browser

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 will take you from being a JavaScript novice to work freely with this important technology – begin your JavaScript journey today!

What you'll learn

  • What functions, variables, events and objects are and how to use them.
  • How build a site that will still work in the case that JavaScript is turned off.
  • How to access and update part of the page using code.
  • How to use JavaScript to communicate with the server and retrieve data.
  • How to use JavaScript to for form validation and user feedback.
  • How to use Third-Party Libraries like jQuery.

Who this book is for
Beginning JavaScript with DOM Scripting and Ajax is for the person who has a good grasp of HTML and CSS but wants to add JavaScript to their skillset. If you want to learn some basic programming concepts, have experience but need help updating your skills, or you're coming from another language, Beginning JavaScript with DOM Scripting and Ajax can help.

Table of Contents
Chapter 1. Getting Started with JavaScript
Chapter 2. Data and Decisions
Chapter 3. From DHTML to DOM Scripting
Chapter 4. HTML and JavaScript
Chapter 5. Presentation and Behavior (CSS and Event Handling)
Chapter 6. Common Uses of JavaScript: Images and Windows
Chapter 7. JavaScript and User Interaction: Navigation and Forms
Chapter 8. Back-End Interaction with Ajax and Node.js
Chapter 9. Data Validation Techniques
Chapter 10. Modern JavaScript Case Study: A Dynamic Gallery
Chapter 11. Using Third-Party JavaScript
Appendix A. Debugging JavaScript

Book Details

  • Paperback: 388 pages
  • Publisher: Apress; 2nd Edition (July 2013)
  • Language: English
  • ISBN-10: 1430250925
  • ISBN-13: 978-1430250920
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Beginning JavaScript with DOM Scripting and Ajax, 2nd Edition appeared first on Wow! eBook.

Beginning ASP.NET MVC 4

Posted: 16 Aug 2013 10:08 AM PDT

Book Description

By now you'll have heard of ASP.NET MVC. This exciting new approach to developing ASP.NET web applications has taken the development world by storm over the last few years. Now a mature technology suitable for mainstream use, its adoption has exploded in recent times.

Until recently, ASP.NET MVC was regarded as an advanced technology only suitable for experienced developers with a strong knowledge of classic ASP.NET and C# coding behind them. This book overturns that prejudice and shows that the beautiful simplicity of ASP.NET MVC is just as suitable for novice developers venturing into real-world application design for the first time.

With the aid of a fully worked demo application this book explains and demonstrates for you the three pillars of MVC in action. You'll see howthe Model, View and Controller patterns work together in a compliementary manner to provide MVC's powerful results.

There's never been a better time to learn how to use ASP.NETMVC 4. The technology will speed your development times, reduce the verbosity of your code and simplify your application designs all at once. Take the first step towards ASP.NET MVC mastery with Beginning ASP.NET MVC 4.

What you'll learn

  • How to get started with ASP.NET MVC. What tools and components you'll need and how to download and set up the demo application on your system.
  • Understand the details of the MVC pattern with deep-dives into each of the Model, View and Controller elements supported by working code showing them in action.
  • How to apply and extend the MVC patterns to real world solutions: adding AJAX and jQuery, validation and securing user data, testing and deploying the finished application. All of these are discussed and demonstrated.

Who this book is for
This book is written for readers with basic ASP.NET expertise, such as you might gain from reading Beginning ASP.NET 4.5 in C#. You should be familiar with the underlying structure of ASP.NET applications and comfortable following examples that are underpinned with straight-forward C# code.

If you’ve just found your feet with ASP.NET and are looking to take the next step on the road to mastery then this is the book for you.

Table of Contents
Chapter 1. Introducing ASP.NET MVC 4
Chapter 2. Installing ASP.NET MVC 4
Chapter 3. The "Have You Seen Me?" ASP.NET MVC 4 Web Application
Chapter 4. Controllers
Chapter 5. Views
Chapter 6. Models
Chapter 7. Data Validation
Chapter 8. Ajax and jQuery
Chapter 9. Security
Chapter 10. Routing
Chapter 11. Testing the Application
Chapter 12. Deploying the Application

Book Details

  • Paperback: 300 pages
  • Publisher: Apress (July 2013)
  • Language: English
  • ISBN-10: 1430257520
  • ISBN-13: 978-1430257523
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Beginning ASP.NET MVC 4 appeared first on Wow! eBook.

SharePoint 2013 User’s Guide, 4th Edition

Posted: 16 Aug 2013 10:03 AM PDT

Book Description

Microsoft SharePoint 2013 provides a collection of tools and services you can use to improve user and team productivity, make information sharing more effective, and facilitate business decision–making processes. In order to get the most out of SharePoint 2013, you need to understand how to best use the capabilities to support your information management, collaboration, and business process management needs. The SharePoint 2013 User’s Guide is designed to provide you with the information you need to effectively use these tools.

Whether you are using SharePoint as an intranet or business solution platform, you will learn how to use the resources (such as lists, libraries, and sites) and services (such as search, workflow, and social) that make up these environments. In the fourth edition of this bestselling book, author Tony Smith walks you through the components and capabilities that make up a SharePoint 2013 environment. He provides step-by-step instructions for using and managing these elements, as well as recommendations for how to best leverage them.

The author has brought together this information based on his extensive experience working with these tools and with business users who effectively leverage these technologies within their organizations. These real-world experiences were incorporated into the writing of this book to make it easy for you to gain the knowledge you need to make the most of the product. Pick up a copy of the SharePoint 2013 User’s Guide today.

What you'll learn

  • How to create and use common SharePoint resources like lists, libraries, sites, pages and web parts
  • When and how workflows can control the flow and action of content
  • How to create policies for SharePoint information management and control
  • Making the most out of SharePoint search services
  • How to take advantage of social capabilities to create social solutions
  • and much more

Who this book is for
Whether you have not yet used SharePoint at all, have used previous versions, have just started using the basic features, or have been using it for a long of time, this book provides the skills you need to work efficiently with the capabilities SharePoint 2013 provides.

Table of Contents
Chapter 1. Introduction to SharePoint Technologies
Chapter 2. Understanding Sites
Chapter 3. Working with Sites
Chapter 4. Pages, Apps, and Web Parts
Chapter 5. Managing Lists and Libraries
Chapter 6. Working with Lists
Chapter 7. Working with Libraries
Chapter 8. Working with Site Columns, Content Types, and Term Sets
Chapter 9. Workflows and Information Management Policies
Chapter 10. Records Management
Chapter 11. Search
Chapter 12. Personalization and Social Features
Chapter 13. Metrics and Reporting
Chapter 14. Enterprise Office Services

Book Details

  • Paperback: 536 pages
  • Publisher: Apress; 4th Edition (June 2013)
  • Language: English
  • ISBN-10: 1430248335
  • ISBN-13: 978-1430248330
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post SharePoint 2013 User’s Guide, 4th Edition appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar