Download Ebook Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma
Merely link to the web to gain this book Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma This is why we imply you to make use of and utilize the established innovation. Checking out book does not imply to bring the published Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma Created technology has permitted you to review only the soft file of the book Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma It is very same. You could not have to go and obtain traditionally in looking guide Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma You may not have enough time to invest, may you? This is why we provide you the best means to obtain the book Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma now!

Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma

Download Ebook Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma
How a suggestion can be got? By looking at the stars? By seeing the sea and checking out the sea weaves? Or by reviewing a book Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma Everyone will certainly have specific particular to obtain the motivation. For you who are dying of books and consistently obtain the inspirations from books, it is really excellent to be right here. We will certainly reveal you hundreds compilations of guide Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma to check out. If you like this Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma, you could additionally take it as your own.
This is why we advise you to consistently see this web page when you require such book Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma, every book. By online, you could not go to get the book establishment in your city. By this online library, you can locate guide that you truly wish to check out after for long time. This Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma, as one of the recommended readings, tends to be in soft data, as all book collections here. So, you might also not await few days later on to obtain and review guide Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma.
The soft data means that you need to go to the link for downloading and then conserve Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma You have owned guide to check out, you have presented this Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma It is easy as going to guide shops, is it? After getting this short explanation, with any luck you could download and install one and also start to check out Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma This book is extremely easy to read every single time you have the downtime.
It's no any faults when others with their phone on their hand, and you're as well. The difference may last on the material to open up Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma When others open the phone for chatting and also speaking all points, you could often open and also read the soft data of the Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma Naturally, it's unless your phone is offered. You could additionally make or wait in your laptop or computer system that alleviates you to read Developing E-Commerce Sites: An Integrated Approach, By Vivek Sharma, Rajiv Sharma.

Today's e-Commerce-enabled Web sites are more complex than ever: it's no longer enough to simply add "shopping cart" functionality! This book shows developers exactly how to integrate a wide range of proven and emerging Web technologies to build a state-of-the-art e-Commerce site from scratch. The authors' example-driven, step-by-step approach offers an inside view of e-Commerce systems -- and provides Java, JavaScript, SQL and XML code that can help developers dramatically reduce time-to-market. Developing E-Commerce Sites starts with a quick refresher on the basics of establishing a Web presence, and a detailed overview of the key challenges associated with deploying e-Commerce and other sophisticated Web applications. Next, the authors introduce several of the key technologies that enable e-Commerce, including HTML, Java, servlets, JavaScript, JDBC, and XML -- providing detailed examples that solve real-world e-Commerce problems. Next, Developing E-Commerce Sites addresses the critical security, credit card verification, and site performance issues associated with e-Commerce. The book concludes by walking through the development of a complete e-Commerce system from start-to-finish, including database integration, user interfaces, and the creation of utility classes that can be reused in any e-Commerce deployment.
- Sales Rank: #3313721 in Books
- Published on: 2000-07-09
- Original language: English
- Number of items: 1
- Dimensions: 9.00" h x 1.50" w x 7.40" l, 2.14 pounds
- Binding: Paperback
- 640 pages
From the Back Cover
Having an e-commerce Web site is no longer a competitive advantage--it's now a competitive imperative. But constructing a profitable and effective e-commerce site involves much more than simply adding shopping-cart capabilities to an existing Web site. It requires an understanding of rapidly evolving issues and the integration of complex technologies.
Developing e-Commerce Sites leads you step-by-step through the process of building a sophisticated e-commerce Web site. This book brings you up to speed on the latest technologies and shows you how to integrate them into a customized e-commerce site that serves your organization's specific needs. Details and instructions are reinforced by carefully crafted code examples that incorporate empowering technologies.
In addition, the authors describe a complete e-commerce solution, illustrating system design, user interface, and utility classes. Developing e-Commerce Sites demonstrates actual implementation of the five requisite functions of an e-commerce site: inventory management, profiling, ordering, shipping, and reporting. You will find clear, practical information on such topics as:
- Java language basics
- Servlets and JavaScript
- SQL and JDBC
- XML and how it can be used in e-commerce
- Credit card verification
- Security
- Inventory management
- Customer profiling
- Ordering, shipping, and reporting
With this book as a guide, technical professionals and managers charged with deploying an e-commerce site will learn the important issues, underlying technologies, and practical skills needed to accomplish this formidable task successfully.
0201657643B04062001
About the Author
Vivek Sharma is a software developer at Oracle Corporation with nearly seven years of software development and research experience. He writes for Web magazines such as Java Developers' Journal, and his major area of interest and expertise is Internet application research and development. Rajiv Sharma is the CEO of EDA, Inc., and also works as an independent consultant. He has more than ten years of experience, and is co-author of Java Programming by Example (SIGS publications/Cambridge University Press) with Vivek Sharma.
0201657643AB04062001
Excerpt. © Reprinted by permission. All rights reserved.
Preface
I still remember those days in school when we spent endless hours writing a small program in C that would allow two computers to communicate. There is no doubt that C is an excellent and very flexible language. However, in today's world of breakneck speed, when everything needs to be developed by "next Tuesday," doing things in C alone can be a bit challenging. It's the day and age of specialized languages and technologies. In this book we discuss a number of languages specifically geared for Web development. And we discuss these within an even more focused environment--that of developing tools that can help in conducting commerce over the Internet. The book not only introduces you to different languages that can be used for developing effective e-commerce applications, it also presents a large number of practical examples. In addition it deals with issues such as performance and security, which are of importance to any e-commerce site. The last section of the book presents a complete example: five systems that can be leveraged by any e-commerce site. Rationale There are a number of books on the market that talk about individual technologies for Web development. While these books excel in the topics they're dealing with, practical Web development requires the use of more than one language and technology. A book on databases would teach you SQL and everything related to databases. Another book would make you a master of Java. However, if you're asked to develop e-commerce systems for a company, you would need to know not only these two but a lot more, such as Javascript, JDBC, Servlets, Web servers, etc. More important, you would need to understand which language and technology are best suited for what and how they can be integrated. This book is an attempt to fill that void. Different pieces required to solve the puzzle are presented in a logical and easy-to-follow manner. Every chapter builds on knowledge gained in previous chapters. Carefully crafted examples show you how to develop practical solutions using a combination of appropriate technologies. In short, the book was written to get you up to speed by next Tuesday, if not Monday! Target Audience The primary target audience for this book is technical people who want to learn how to develop applications for e-commerce. These include both technical developers who want to learn the technologies and technical managers who want to see how developers can apply them. Even though the book uses e-commerce as a backdrop, it covers everything required for building any kind of Internet application. It is thus intended to be useful even for technical people interested in generic Web development. Here are some categories of people who can benefit from this book: Software professionals who want to design and develop e-commerce applications. Semitechnical managers and business school students who want to understand what e-commerce systems are, what technologies they require, and how they can be developed and deployed. Consultants, developers, and computer science students who just want to learn different Web technologies and understand how they can be integrated to build powerfult Internet applications. Highlights of the Book The book has a number of useful features: It brings readers up to speed on different technologies used for building powerful Web-based systems. It contains a large number of practical examples. It teaches gradually and progressively how to build a sophisticated e-commerce system. It provides Java, Javascript, JDBC, Servlet, and SQL code segments that can be used to save product development time. It gives the "inside" view of an e-commerce system so that users have a better understanding of the whole concept. It provides an introduction to XML and how it can be used in e-commerce. Organization The book comprises four parts, followed by two appendices: Part I contains the introductory chapter, which outlines everything that follows. This chapter also shows you how you can get your computer on the Internet and establish a Web presence. Terms applicable to the Internet are described briefly. Part II begins with a chapter on HTML. Other chapters in this section discuss Java, Servlets, Javascript, SQL, JDBC, and XML. Everything is taught by example. All chapters except the HTML chapter end with a section called Practical Examples where we present a number of programs that solve some complex, practical problems. By making use of knowledge from previous chapters, these examples also illustrate an integration of different languages. Part III takes a look at some practical considerations for anyone planning on building Web systems and/or e-commerce systems. Chapter 8, "Credit Card Verification," discusses several ways in which you can start accepting credit cards over the Net. Chapter 9, "Security and Performance," talks about steps you can take to make your site faster and more secure. Part IV which completes the book, contains a complete e-commerce solution. It begins with Chapter 10, "System Design," which introduces five systems developed in the following chapters using technologies covered in Parts II and III. This chapter also presents the design of a database that is used by the e-commerce systems, which should work as a good tutorial for designing a normalized database. Chapter 11, "Functionality," talks about the user interface of the systems. Chapter 12, "Utilities," presents a number of utility classes that can be leveraged by any Web application. The remaining five chapters in Part IV discuss the actual implementation of the five systems. Appendix A contains instructions for installing and configuring different pieces of required software such as JDBC drivers, Apache Web server, databases, etc. Appendix B provides a complete listing of code for the systems designed in Part IV.
Most helpful customer reviews
21 of 21 people found the following review helpful.
A good book on integration of non-Microsoft Web products ...
By Abhimanyu
This book does a good job in demostrating how an ecommerce web site can be implemented using most of the inexpensive non-Microsoft web site development tools (except for Oracle.)
It introduces (just that--an overview) the readers to HTML, XML, CGI, Perl, Java, Servlets, Javascript, etc. Yes, the spectrum is broad but all of them are necessary. The brief overviews and the application of each to an ecommerce web project, informs the reader what role each plays in the development process including their current limitations.
While its strength lies in the demonstration of the integration of several web development tools, it also contributes to its weakness--particularly to its claim that the reader needs minimal technical background. Yes, that would be true if the technically challenged were to skip the example sections and stick strictly with the descriptive sections. For the technical reader, a foundation in Java, Javascript, basic HTML, etc. is essential. In fact, the authors, themselves mention in the opening chapter, that the book intends to integrate several techniques even though the reader might have mastered each of the techniques independently. The primary focus is on the demostration of how the web techonologies for ecommerce site development can be integrated. While it may cover several tools/techniques/technologies, this book is not a comprehensive study of each and all of them. So, learn the tools/techniques/technologies first to be at least at the intermediate level, and then purchase this book to see how you can bring all of them together to work for you.
5 of 5 people found the following review helpful.
Just another "See what I did" book
By Robert H. Ruff
This book is just a walkthrough of an simple example eCommerce site implemented in Java. The farther you go in the book, the more you begin to wonder just how many eCom sites the authors have really built.
If you are really looking for a book titled something like "Look How I cobbled Together My First e-Commerce Site Using Java" then this book is for you. Otherwise, skip it.
4 of 4 people found the following review helpful.
Developing e-commerce sites by Vivek Sharma et al
By A Customer
This book is already outdated and offers topics which are well dealt by the vendors in an authorative manner. The book is poorly deals with the topics with many errors.
See all 3 customer reviews...
Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma PDF
Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma EPub
Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma Doc
Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma iBooks
Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma rtf
Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma Mobipocket
Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma Kindle
[I512.Ebook] Download Ebook Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma Doc
[I512.Ebook] Download Ebook Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma Doc
[I512.Ebook] Download Ebook Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma Doc
[I512.Ebook] Download Ebook Developing e-Commerce Sites: An Integrated Approach, by Vivek Sharma, Rajiv Sharma Doc