e99 Online Shopping Mall
Help | |
Home - Basic J - J Programming (Books) |
  | 1-20 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
1. The Elements of Programming Style by Brian W. Kernighan, P. J. Plauger | |
Paperback: 168
Pages
(1978-01-01)
list price: US$50.93 Isbn: 0070342075 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (14)
A Review of Programming Textbooks
Computer Science
Trees and Forests
Many rules still apply
This book is the source of a well known debugging quote |
2. Java Programming: Comprehensive Concepts and Techniques, Third Edition (Shelly Cashman) by Gary B. Shelly, Thomas J. Cashman, Joy L. Starks, Michael Mick | |
Paperback: 1008
Pages
(2005-10-03)
list price: US$114.95 -- used & new: US$69.88 (price subject to change: see help) Asin: 1418859850 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (6)
Text Book
Java Programming: Comprehensive Concepts and Techniques
disappointing condition
Good
Timely and good quality |
3. Parallel Programming in C with MPI and OpenMP by Michael J. Quinn | |
Paperback: 480
Pages
(2003-09-01)
list price: US$66.81 -- used & new: US$57.66 (price subject to change: see help) Asin: 0071232656 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
Overall good seller
Good Introduction to Parallel Programming with MPI
What it does, it does well
Excellent Introduction to MPI
Probably not worth the money |
4. Principles of Programming Languages: Design, Evaluation, and Implementation by Bruce J. MacLennan | |
Hardcover: 528
Pages
(1999-03-25)
list price: US$105.00 -- used & new: US$19.97 (price subject to change: see help) Asin: 0195113063 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This third edition is a complete and thorough revision of the last edition including the following: Discussions have been added in the "phenomenology" of programming languages and the rolse od conceptual models in language design; also, a discussion of system implementation languages, with an emphasis on C, has been added. Programming environments are discussed, as illustrated by the Interlisp system. This is in the context of a discusssion of language characteristics conducive to rich programming environments. Furthermore, since window-oriented interfaces are now more widely known, their description has been eliminated from the discussion of SmallTalk, except for a few historical remarks. This permits some new discussion of recent developments in object oriented programming (including C++, Ada 95, CLOS, Java, and the like), to the extent that they support the overall objectives of the book. Also, the discussion of multiple inheritance has been expanded. The purpose of this book is to teach the skills required to design programming languages. These skills are summarized in a number of principles, which are illustrated by case studies of several programming languages representing the five major generations of programming language design. This text is designed for a graduate course in Computer Science; the course is commonly called Programming Languages, Comparitive Languages, or Theory of Programming Languages. It could be used for any course in programming languages, even if the emphasis is not on design. In such cases it might have to be supplemented with another book containing detailed language descriptions. In addition, it might also be an auxillary text in a course on human interfeace design or software engineering. Customer Reviews (2)
Still an excellent treatment of the Principles behind programming languages.
Very out of date. |
5. Professional J2EE Programming with BEA WebLogic Server by Paco Gomez, Peter Zadrozny | |
Paperback: 509
Pages
(2000-10)
list price: US$49.99 -- used & new: US$13.72 (price subject to change: see help) Asin: 1861002998 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The Java 2 Enterprise Edition (J2EE) specification is one of Java's success stories; a standard for enterprise web application development that has wide industry support. J2EE is basically a collection of specifications for web services, business objects, data access, and messaging. They define the way in which web applications communicate with the servers that host them. J2EE focuses on two things - creating a standard that allows web applications to be portable between servers, and giving the server control of component lifecycle and other resources, in order that it can handle issues of scaling, concurrency, transaction management, and security. This book is based around one of the most popular J2EE and EJB implementations, BEA WebLogic Server. The authors work for BEA in Europe, providing technical support for customer's implementations of Weblogic-based solutions. They have first-hand knowledge of the practical difficulties developers face in applying J2EE and WebLogic to their projects, and in debugging and testing these applications. This book is a distillation of their real-world expertise. Who is this book for? This book is for professional Java developers who want to see the development of a full J2EE example and its configuration and deployment on BEA WebLogic Server. Coverage of the APIs involved, reasoning behind the architecture decisions made, and how the example is tested, is included. Java knowledge is assumed, as is a basic tutorial understanding of the J2EE APIs. Some experience of enterprise level / web application programming is expected. What does this book cover? Moving a client/server app to the web using J2EE APIsInterfacing multiple front ends to the underlying business logicHow to create business logic components with Enterprise JavaBeansUsing Java Message Service for reliable and broadcast messagingWebLogic Server-specific programming and configuration detailSecurity concerns for an e-commerce siteThe Grinder, a stress-tester for web applicationsResults of stress-tests compare application architectures under different loadsFull working example developed and tested in the book The focus on hands-on matters begins with installation and configuration of BEA WebLogic Server, one of the more widely used platforms for running EJB applications. Most books cover EJBs more theoretically and leave deployment by the wayside. By focusing on an actual EJB product, the authors can talk about what works and what doesn't work in real applications. For examples, a single case study for a chain of pizza shops gets enhanced in stages, first with a Web front end for ordering pizzas, then with other features--including call-center support, e-mail, and XML. A section on converting an ASP version of a front end for this sample application into a JSP version is a highlight. The latter half of this text turns into a primer on benchmarking. A benchmark (called the Grinder) measures performance, with a wide range of choices for EJBs that run on WebLogic. Different Java Virtual Machines (JVMs) and choices for implementing the applications (for example, stateful vs. stateless EJBs) are tested, and the numbers of concurrent users (up to 400) are varied. The result is a solid glimpse into the choices that give the best performance on WebLogic. Besides covering the basics of building e-commerce applications with JSPs and EJBs, this book has a genuinely practical side. The case study is very useful, as is the plentiful performance advice. Smart, friendly, and well organized, this title strikes an excellent balance between presenting information on some of the latest Java technology and APIs, and showing just how to do it on a real EJB platform and with real code. --Richard Dragan Topics covered: Customer Reviews (34)
An interesting case study
Excellent Book, Don't be scared by other poor reviews.
Best Book
A failure from both sides
Very good book for developers new to Java based Web Apps |
6. Programming Microsoft Web Forms (Pro Developer) by J. Reilly Douglas | |
Paperback: 336
Pages
(2005-11-02)
list price: US$39.99 -- used & new: US$0.01 (price subject to change: see help) Asin: 0735621799 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
A Better Microsoft Book
Great for a beginner |
7. Professional Java Server Programming J2EE Edition by ############################################################################################################################################################################################################################################################### | |
Hardcover: 1632
Pages
(2000-08-31)
-- used & new: US$36.06 (price subject to change: see help) Asin: B0000B0SZB Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description J2EE represents a serious attempt by Sun to make Java not just a viable language, but more importantly a viable platform for enterprise development. This book is about how to use Java for enterprise development, using the J2EE runtime architecture. Wide range of technologies including: J2EE, RMI, JDBC, JNDI, LDAP, XML, XSLT, Servlets, JSP, EJB, JMS, JavaMail, CORBA, Performance, Scalability, Unit Testing, and Debugging Benefits and limits of the typical real-world vendor implementations of the J2EE specification The resulting practical aspects of real-word design using the J2EE technologies Weighing in at over 1,400 pages, Professional Java Server Programming provides a wide-reaching resource of all of the APIs that are required for J2EE development that centers on servlets and JSPs for creating UIs and Enterprise JavaBeans (EJBs), XML, and JDBC for getting to data on the server. Besides being a practical guide to how to combine these standards (with plenty of useful examples of these APIs in action), it also delivers a healthy dose of the design philosophy that's recommended by Sun for building scalable and robust enterprise Web applications. Throughout, this text does a good job of merging theory with practice. Almost every chapter has a useful working example that shows how APIs work, with sample code for such Web applications as an e-commerce shopping cart, tech support pages, and a front end for a manufacturing database. The core of this volume is its treatment of servlets and JSPs for building Web-based front ends in Java. This new edition also highlights EJBs in excellent detail, with a thorough tour of designing, programming, and deploying EJBs effectively. (There's also notable coverage of the emerging EJB 2.0 standard, which adds several important features, like a query language for more powerful database access.) The practical focus here is reflected also in chapters that are devoted to debugging, testing, and deploying J2EE applications--critical issues for any aspiring enterprise developer. While no single book can make you an expert, this one can get you started with a superb tour of the APIs and technologies that you'll need to tackle large-scale development in Java. --Richard Dragan Topics covered: Customer Reviews (30)
This is an into book
Most complete J2EE book I've seen
Great book
Professional J2EE is good reference material�
Great Overview, but needs an editor |
8. Programming MicrosoftSQL Server 2005 by Andrew J Brust, Stephen Forte | |
Paperback: 950
Pages
(2006-06-21)
list price: US$49.99 -- used & new: US$0.94 (price subject to change: see help) Asin: 0735619239 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
A WHOLE LOT OF INFORMATION
Full of Filler and Code is Incorrect
Nice Intro but Little Content.
Great Reference!!!!!!!!!!!
New Favorite Reference Book |
9. Java ME Game Programming by John P Flynt, Martin J. Wells | |
Paperback: 512
Pages
(2007-09-10)
list price: US$49.99 -- used & new: US$11.99 (price subject to change: see help) Asin: 1598633899 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Title is misleading
If I didn't know Java already, I'd be really confused
Good beginners book but...
Skim read |
10. Portable C and Unix System Programming (Prentice-Hall Signal Processing Series) by J. E. Lapin | |
Paperback: 208
Pages
(1987-01)
list price: US$30.95 -- used & new: US$131.04 (price subject to change: see help) Asin: 0136864945 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Clarification on authorship
This book should be far better known
Somewhat dated now, but still very worthy ideas. I used this book back around 1990 to develop a large software suite.The first 5 chapters are an excellent intro to portable C coding.We used the beginning chapters to design and develop our common platform headers, libraries and Make system.We did not take their examples unchanged, but used them as starting points for a our needs, which was a somewhat more comprehensive system.My team gives the book credit for helping us get us some of our 10x improvements.Still have not seen the likes of this book even today, in terms of the quality of data to use. The last half of the book is a summary of different API calls and /bin functions available on different Unixes of the day. Interesting now, from a historical perspective. ... Read more |
11. Object-Oriented Programming: An Evolutionary Approach by Brad J. Cox, Andrew J. Novobilski | |
Paperback: 320
Pages
(1991-05)
list price: US$44.95 Isbn: 0201548348 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
Interesting history, but that's about it
The original reference work on Objective-C
This book is awesome.. it explains alot.
The main reference on Objective-C.
One of the best books on Object Oriented Programming |
12. An Introduction to Programming with Mathematica, Third Edition by Paul R. Wellin, Richard J. Gaylord, Samuel N. Kamin | |
Hardcover: 570
Pages
(2005-01-31)
list price: US$92.00 -- used & new: US$68.59 (price subject to change: see help) Asin: 0521846781 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
Best book on basic programming with Mathematica
Incredible, consistent text
Excellent. A must have.
Omissions
The 3rd Ed.is based on Mathematica 5.1 |
13. Professional Java Server Programming J2EE, 1.3 Edition by Subrahmanyam Allamaraju, Cedric Beust, Marc Wilcox, Sameer Tyagi, Rod Johnson, Gary Watson, Alan Williamson, John Davies, Ramesh Nagappan, Andy Longshaw, P. G. Sarang, Tyler Jewell, Alex Toussaint | |
Paperback: 1300
Pages
(2001-08-31)
-- used & new: US$124.47 (price subject to change: see help) Asin: B0000B0SYE Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book demonstrates how to design and construct secure and scalable n-tier J2EE applications, using JSP and servlets for the web tier and EJBs for the business logic. It also covers J2EE Connector Architecture that allows you to easily integrate your J2EE applications to enterprise information systems. This book covers: If anything, the new edition of this title (without the massive hard-cover format of its predecessor) gains in being streamlined. Although some readers might quibble with the ordering of topics here (it's hard to see why JNDI and RMI begin the tour of J2EE), the range of topics and coverage offers a superior mix of APIs without getting bogged down in excessive detail. Better yet, the authors are careful to distinguish between different flavors of specific APIs on such topics as JDBC (they cover features of versions 1.0 through 3.0 separately), new servlet and custom tag library standards, and EJB 2.0 standards. J2EE is several years old and its APIs have grown by leaps and bounds. The authors are careful to cover the older material while highlighting what's new and improved. At each juncture, they do a fine job of listing relevant APIs, making this book an excellent reference for everyday programming. It's an old saw that the genius is in the details, but perhaps never more so than with J2EE, where finicky application servers can waste countless hours of your time. This volume will increase your productivity with its exacting presentation of Web and EJB deployment (using freeware Java deployment tools) and the league-leading BEA WebLogic Server 6.x, which is used here for deploying components. Working Java developers will also appreciate the full tour of deployment descriptor options for servlets and EJBs. Other excellent material looks at the ways of designing truly scalable and maintainable enterprise systems with Java mixing JSPs, servlets, and EJBs. This guide to "best practices" includes a useful discussion of software patterns (like the front controller pattern) illustrated with real code. Coverage of custom tag libraries, plus the evolving JSP Standard Tag Library (JSPTL) from Sun and Apache, will help you master this very important emerging technology. With its extensive coverage of today's rich and complex J2EE platform, and practical focus on real-world design and deployment, the new edition of this book succeeds as an almost indispensable resource for any enterprise Java developer. It will serve as both a reference and tutorial to the latest in high-end Java for your next large-scale project. --Richard Dragan Customer Reviews (19)
Don't buy from the "Bargain Price" listing.
Still The Best Around
Dated but worthwhile if you can pick it up cheap
Two steps forward, One step backward
Two steps forward, One step backward |
14. Computing for Scientists: Principles of Programming with Fortran 90 and C++ by R. J. Barlow, A. R. Barnett, AR Barnett | |
Paperback: 292
Pages
(1998-09-09)
list price: US$100.00 -- used & new: US$79.39 (price subject to change: see help) Asin: 0471955965 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Pithy Treatment of a Voluminous Subject One of the problems that I faced was lack of a good introductory text on programming that would be relevant to an applied scientist. Most introductory programming books appear to be written for someone who intends to be a computer scientist, or even worse, rather than teaching language-independent skills, they try instead to teach you one programming language. As anyone knows who has ever browsed the computer section of their local bookstore or even here on Amazon, the number of books available on the topic of programming is enormous, to say the least. I was pleasantly surprised when I came across this book at a local electronics store. For the time being, I am going to refer to it as a good starting point for any scientist who wishes to enhance his/her programming skills. Barlow and Barnett cover many of the topics that I consider essential when learning any programming language, such as data types, operators, conditional statements, looping constructs, etc. Furthermore, he even covers important concepts like accessing memory (e.g. pointers in C++), state machines, abstraction, and object-oriented techniques. I was very happy to see the authors stress the importance of striving for ANSI compliant code. For a book that was published in 1998, I was very impressed to see a section on template programming with C++. Clearly, Barlow and Barnett are very good at recognizing emerging trends.Furthermore, they are equally adept at explaining difficult concepts in a lucid way. Towards the end of the book, the authors' physics slant is evident by the section on numerical analysis, but the treatment is great, since it exemplifies how programming can be used for solving computationally intensive tasks that have physical significance. Although this book on programming is geared towards scientists, it really would serve as a nice introduction to programming for any discipline. Although Fortran's popularity is very low outside of engineering, the juxtaposition of C++ with Fortran was a very nice touch, as it really allows one to look past language specific features in order to see generic programming concepts. Computer languages, like spoken languages, are such that, the first one is hardest to learn, but with each one you learn, the process of learning the next one becomes successively easier, and authors' use of two languages in one book really exemplifies this concept. This book does not aim to teach you either C++ or Fortran, although it does point out some real pitfalls (e.g. in C++, x = a[i] + i++) in each language. Instead, the authors gives you a great foundation, from which you will be able learn generic programming concepts, as well as evaluate programming languages, so that in the future, you should be able to select one that is appropriate for your task at hand. Finally, they authors give great examples of using programming technologies to solve problems of a scientific nature, and he is able to accomplish in less than 300 pages what most books fail to do in three to four times that amount.
unorthodox but very nice introduction to programming However, what sets this textbook apart from others is that it employs two languages (i.e. Fortran and C++), instead of one, to teach the same old material.And this has some interesting charasteristics.The authors has presented the material in a comparative way so that the student has the chance to see, very clearly, the relative merits of each language.For example, when they introduce arrays you will see the ease of Fortran in dealing with them. On the other hand, when object oriented programming is presented, C++'s superiority becomes apparent for that purpose.By seeing two languages side by side, one can also discern the fundamentals from language specific rules. I'm familiar with Fortran and it has been a while since I took my first course in programming but this textbook has taught me quite a lot of things.If you know one of the languages, it might still make sense to buy it.You will appreciate your language better and will find what the other language does better.By the way, the book doesn't teach about mixed language programming. ... Read more |
15. Advanced UNIX Programming (2nd Edition) by Marc J. Rochkind | |
Paperback: 736
Pages
(2004-05-09)
list price: US$59.99 -- used & new: US$31.65 (price subject to change: see help) Asin: 0131411543 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (19)
Read more on Unix
THE book to get for UNIX programming
Informative
A very useful reference
The best UNIX programming book that I know of |
16. Decomposition Techniques in Mathematical Programming: Engineering and Science Applications by Antonio J. Conejo, Enrique Castillo, Roberto Minguez, Raquel Garcia-Bertrand | |
Paperback: 541
Pages
(2009-12-15)
list price: US$149.00 -- used & new: US$149.00 (price subject to change: see help) Asin: 3642066070 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This textbook for students and practitioners presents a practical approach to decomposition techniques in optimization. It provides an appropriate blend of theoretical background and practical applications in engineering and science, which makes the book interesting for practitioners, as well as engineering, operations research and applied economics graduate and postgraduate students. "Decomposition Techniques in Mathematical Programming" is based on clarifying, illustrative and computational examples and applications from electrical, mechanical, energy and civil engineering as well as applied mathematics and economics. It addresses decomposition in linear programming, mixed-integer linear programming, nonlinear programming, and mixed-integer nonlinear programming, and provides rigorous decomposition algorithms as well as heuristic ones. Practical applications are developed up to working algorithms that can be readily used. The theoretical background of the book is deep enough to be of interest to applied mathematicians. It includes end of chapter exercises and the solutions of the even numbered exercises are included as an appendix. |
17. Programming Microsoft® SQL Server® 2008 by Leonard Lobel, Andrew J. Brust, Stephen Forte | |
Kindle Edition: 976
Pages
(2009-11-30)
list price: US$47.99 Asin: B0043M4ZJS Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
MyReview - Programming MSSQL 2K8
A mush mash of development
Programming Microsoft Server 2008 (PRO-Developer)
Comprehensive, well-written, practical
.NET Developers need to know more about SQL Server |
18. Equational Logic as a Programming Language (Foundations of Computing) by Michael J. O'Donnell | |
Hardcover: 250
Pages
(1985-05-30)
list price: US$49.95 Isbn: 026215028X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
19. Flow-Based Programming, 2nd Edition: A New Approach to Application Development by J. Paul Morrison | |
Paperback: 362
Pages
(2010-05-14)
list price: US$69.95 -- used & new: US$54.45 (price subject to change: see help) Asin: 1451542321 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
TFlow based programming - it is the future? |
20. MATLAB Programming for Engineers by Stephen J. Chapman | |
Paperback: 560
Pages
(2007-11-08)
list price: US$152.95 -- used & new: US$81.84 (price subject to change: see help) Asin: 049524449X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (9)
please no more matlab
MATLAB programming for Engineers
Close to useless
Very Good
Works....sometimes. Don't get it if you have a Macintosh. |
  | 1-20 of 100 | Next 20 |