Best Books

Books are a window to our world.

Archive for the ‘Programming Languages’


The Essential Guide to Web Strategy for Entrepreneurs

Extend the reach of your business! Harness the Internet for greater profits, no matter what you sell! The Essential Guide to Web Strategy for Entrepreneurs is the hype-free, business-focused Web strategy guide for every entrepreneur. Minimum cost/maximum profit ideas for business models, hosting, design, content, security, databases, marketing, and more! 2 bonus CD-ROMs: an amazing library of e-commerce tutorials, resources, and software!

 
$30.56 | Read more...

Mastering Resin

* The official guide to Resin, authorized by the company that invented the product, Caucho Technology * Offers a comprehensive tutorial and reference on how to use all flavors of Resin, including the basic Resin server, Resin-CMP, and Resin-Enterprise * Demonstrates how to build enterprise Java applications, optimize performance, and use other tools with Resin * Illustrates how to configure Resin for various commercial and open source hardware platforms, maintain high availability of the server, and use all of the advanced features * Companion Web site includes updates on the technology and links to useful resources and tools

 
$34.39 | Read more...

ANSI Common LISP

Teaching users new and more powerful ways of thinking about programs, this two-in-one text contains a tutorial–full of examples–that explains all the essential concepts of Lisp programming, plus an up-to-date summary of ANSI Common Lisp. Informative and fun, it gives users everything they need to start writing programs in Lisp and highlights innovative Lisp features.

 
$69.61 | Read more...

Perl How to Program

(Deitel) A text showing how to build complete, Web-based applications with Perl, including arrays, hashes, control structures, subroutines, and cookies. The CD-ROM contains software for use with Perl. System requirements: Internet access, CD-ROM drive, Pentium 133MHz processor+, Windows 95+, Linux 6+, 32MB hard disk space. Softcover. DLC: Perl (Computer program language).

 
$108.19 | Read more...

E-Business evolution, The: Living and Working in an Interconnected World

The worldwide e-business bestseller…updated for the next phase of the revolution! From strategy to tactics, technology to operations, The E-business (R)evolution is the world’s #1 e-Business briefing for every executive, entrepreneur, and planner. Now, Daniel Amor has thoroughly updated this global best-seller, reflecting the seismic changes in the e-Business marketplace and showing how to profit from the lessons of the dot-com crash. Amor offers fresh insights into every facet of doing business on the Web—B2B, B2C, and beyond. Through real-world examples and business cases, you’ll learn how to: Strengthen the business foundations underlying your e-Business initiative Tie technology to your enterprise goals Architect tomorrow’s robust, scalable e-Business infrastructures Integrate Web-based applications, client software, middleware, and back-end systems Leverage new CRM/eCRM, content management, and knowledge management technologies Anticipate and plan for the impact of pervasive computing, open source, and other key trends Daniel Amor’s The E-business (R)evolution, Second Edition : it’s your complete, up-to-the-minute blueprint for delivering on the promise of e-Business—and the profit.

 
$38.20 | Read more...

Python How to Program

The authoritative DEITEL ™ LIVE-CODE ™ introduction to Python programming This new book by the world’s leading programming language textbook authors carefully explains how to use Python as a general-purpose programming language and how to program multi-tier, client/server, database-intensive, Internet- and Web-based applications. Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally-recognized corporate-training and content-creation organization specializing in Python, Visual Basic ® .NET, C#, Visual C++ ® .NET, Java ™ , C++, C, XML, Perl, Internet, Web, wireless and object technologies. The Deitels are the authors of several worldwide #1 programming-language textbooks, including Java How to Program, 4/e, C++ How to Program, 3/e and Internet & World Wide Web How to Program, 2/e. In Python How to Program, the Deitels and their colleagues, Jonathan Liperi and Ben Wiedermann, discuss topics you need to build complete Web-based applications, including: HTML/XHTML ™ /CSS ™ Python Server Pages/CGI Networking/Sockets GUI/Tkinter/Python Mega Widgets PyOpenGL/Multimedia/Accessibility Databases/DB-API/SQL File Processing/Serialization Modules/Classes/Class Attributes Class Customization/Method Overriding Control Structures/Functions/Inheritance String Manipulation/Regular Expressions Lists/Tuples/Dictionaries/Data Structures Process Management/Multithreading Interprocess Communication Exceptions/XML Processing Security/Restricted Execution Python How to Program includes extensive pedagogic features: Hundreds of LIVE-CODE ™ programs with screen captures that show exact outputs World Wide Web and Internet resources to encourage further research Hundreds of tips, recommended practices and cautions—all marked with icons Python How to Program is the centerpiece of a complete family of resources for teaching and learning Python, including Web sites ( www.deitel.com , www.prenhall.com/deitel and www.InformIT.com/deitel ) with the book’s source-code examples (which are also on the enclosed CD) and other information for faculty, students and professionals; an optional interactive CD ( Python Multimedia Cyber Classroom ) containing hyperlinks, solutions to half the book’s exercises and audio walkthroughs of the book’s code examples; and e-mail access to the authors at deitel@deitel For information on worldwide Deitel on-site seminars and to subscribe to the Deitel Buzz e-mail newsletter, visit: www.deitel.com For information on current and forthcoming Deitel/Prentice Hall publications including How to Program Series books, Multimedia Cyber Classrooms Complete Training Courses (which include DEITEL ™ books and Cyber Classrooms) and Web-Based Training Courses please see the last few pages of this book.

 
$75.04 | Read more...

Vrml: Exploring Virtual Worlds on the Internet

Practical guide to creating 3D virtual worlds with VRML and using VRML browsers. Covers VRML 2.0. Paper. CD ROM included. DLC: VRML (Document markup language)

 
$30.53 | Read more...

Programming for Technology Students Using Visual Basic

Visual Basic is a powerful, industry-standard language used to develop a wide range of applications. Business and industry use it for developing stand-alone programs, front ends to large-scale database systems, Internet interactivity (VB Script), office automation enhancements (such as Microsoft ™ Office), and other types of software. The fundamentals of programming require understanding various elements such as statements, variables, data types, and. expressions. However, a programmer also needs to understand a bigger picture: to analyze, design, document, and test the program under development. In addition, analytical and troubleshooting skills are critical. This book covers each of these key activities in program development, emphasizing the problem solving and programming concepts fundamental to all programming tasks. If you have never programmed before, or have limited programming experience, this book is for you. Programming for Technology Students Using Visual Basic can help you master the fundamentals required to create programs. With the use of a fictitious small manufacturing company, the author provides a unique case study approach to add interest and context for programming in the real world. New features to this edition include: Integrated hands-on exercises throughout each chapter. An updated design, using color to emphasize important topics and useful information. A Microsoft ™ Visual Basic 6.0 Working Model CD. Additional troubleshooting sections and many new and updated diagrams. Instructors who are using this book for a course may obtain the accompanying Instructor’s Manual (ISBN 0-13-041208-2) free of charge.

 
$105.57 | Programming Languages | Read more...

Schaum’s Outline of Fundamentals of SQL Programming

Standard SQL guarantees that no matter what the database implementation, the features of the language will be applicable across all platforms.

 
$13.70 | Read more...

Data Structures With C++ Using Stl

Advanced computer programming textbook, providing an object-oriented study of data structures using the Standard Template Library. Pulls the study together by building concepts around the ideas of containers and iterators. Includes a companion Web site for students. Previous edition: c1994. DLC: C++ (Computer Program Language).

 
$111.95 | Read more...