Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Safari Tech Books Online  (52)
  • Upper Saddle River, NJ : Prentice Hall  (52)
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: p. cm
    DDC: 005.4/46
    Keywords: Mac OS ; UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The Most Useful UNIX Guide for Mac OS X Users Ever, with Hundreds of High-Quality Examples! Beneath Mac OS ® X's stunning graphical user interface (GUI) is the most powerful operating system ever created: UNIX ® . With unmatched clarity and insight, this book explains UNIX for the Mac OS X user-giving you total control over your system, so you can get more done, faster. Building on Mark Sobell's highly praised A Practical Guide to the UNIX System, it delivers comprehensive guidance on the UNIX command line tools every user, administrator, and developer needs to master-together with the world's best day-to-day UNIX reference. This book is packed with hundreds of high-quality examples. From networking and system utilities to shells and programming, this is UNIX from the ground up-both the "whys" and the "hows"-for every Mac user. You'll understand the relationships between GUI tools and their command line counterparts. Need instant answers? Don't bother with confusing online "manual pages": rely on this book's example-rich, quick-access, 236-page command reference! Don't settle for just any UNIX guidebook. Get one focused on your specific needs as a Mac user! A Practical Guide to UNIX ® for Mac OS ® X Users is the most useful, comprehensive UNIX tutorial and reference for Mac OS X and is the only book that delivers Better, more realistic examples covering tasks you'll actually need to perform Deeper insight, based on the authors' immense knowledge of every UNIX and OS X nook and cranny Practical guidance for experienced UNIX users moving to Mac OS X Exclusive discussions of Mac-only utilities, including plutil , ditto , nidump , otool , launchctl , diskutil , GetFileInfo , and SetFile Techniques for implementing secure communications with ssh and scp -plus dozens of tips for making your OS X system more secure Expert guidance on basic and advanced shell programming with bash and tcsh Tips and tricks for using the shell interactively from the command line Thorough guides to vi and emacs designed to help you get productive fast, and maximize your editing efficiency In-depth coverage of the Mac OS X filesystem and access permissions, including extended attributes and Access Control Lists (ACLs) A comprehensive UNIX glossary Dozens of exercises to help you practice and gain confidence And much more, including a superior introduction to UNIX programming tools such as awk , sed , otool , make , gcc , gdb , and CVS
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 247 p. ; , 24 cm
    Keywords: Trump, Donald ; 1946- ; Businessmen ; United States ; Biography ; Entrepreneurship ; United States ; Case studies ; Public relations ; United States ; Case studies ; Real estate developers ; United States ; Biography ; Success in business ; United States ; Case studies ; Electronic books ; local
    Abstract: In the wake of his incredibly successful TV show, The Apprentice, Donald Trump has gone beyond celebrity to become a true legend. He is the billionaire everyone recognizes, one whose name is its own global brand. Slater convinced Trump to give him unprecedented access: over 100 hours of private conversations and meetings. Wherever Trump went, Slater was there: as a 'fly on the wall' at secret deal-making sessions, on a Gulfstream jet trip to the dedication of Trump's newest skyscraper, everywhere. Slater interviewed 150 Trump employees and colleagues -- even top competitors such as Kirk Kerkorian and Steve Wynn. Now, he reveals the man in full: the businessman and dealmaker, strategist and survivor, celebrity and personality always striving for more attention and success, whatever the obstacles. Learn how Trump transformed himself from an unknown local real estate developer to a global magnate. See how he really does business, discovering lessons that go far beyond anything he's let the public see before. Witness his brilliant media management; watch him leverage his celebrity to save his casino business from billion-dollar debts, twice. Most remarkable of all, discover how Trump really feels about his celebrity, his empire, his life. Robert Slater was born in New York City on October 1, 1943, and grew up in South Orange, New Jersey. He graduated from Columbia High School in 1962 and graduated with honors from the University of Pennsylvania in 1966, where he majored in political science. He received a masters of science degree in international relations from the London School of Economics in 1967. He worked for UPI and Time Magazine for many years, in both the United States and the Middle East.
    Note: Includes bibliographical references (p. 231-239) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xvi, 792 p. , ill. ; , 24 cm
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: I am more than satisfied (actually impressed) with how much system administration is possible from Webmin. Comprehensive and convenient, just about any administration I've done is covered here, along with several areas that I've hesitated to explore. --Karel Baloun, Sr. Software Engineer, Looksmart, Ltd. Easy, browser-based Linux/UNIX administration with Webmin--step by step Webmin gives you an easy, browser-based solution for virtually any day-to-day Linux/UNIX administration task. Now, there's a definitive Webmin guide for every beginning-to-intermediate sysadmin. Written by Webmin's primary developer, Managing Linux Systems with Webmin delivers authoritative, step-by-step coverage of the latest version of Webmin, from basic installation to centrally managing multiple servers. Coverage includes: How Webmin works--and how to install and secure it Using Webmin to configure basic system services, including filesystems, users/groups, and printing Configuring Apache, Sendmail, Squid, Samba, MySQL, PostgreSQL, FTP services, and more Cluster modules: configuring multiple systems from one master server Webmin modules: configuring Webmin itself Full API documentation and instructions for writing your own Webmin modules and themes Jamie Cameron walks you through more than 50 essential Webmin tasks--offering all the background you need, step-by-step instructions, extensive screen captures, and listings of the underlying configuration files that are being modified. Whether you're new to Linux/UNIX system administration or you simply want an alternative to the command line, Managing Linux Systems with Webmin will be an indispensable resource.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: p. cm
    DDC: 005.2/752
    Keywords: C++ (Computer program language) ; Electronic data processing ; Distributed processing ; Parallel programming (Computer science) ; Electronic books ; local
    Abstract: Parallel and Distributed Programming Using C++ provides an up-close look at how to build software that can take advantage of multiprocessor computers. Simple approaches for programming parallel virtual machines are presented, and the basics of cluster application development are explained. Through an easy-to-understand overview of multithreaded programming, this book also shows you how to write software components that work together over a network to solve problems and do work. Parallel and Distributed Programming Using C++ provides an architectural approach to parallel programming for computer programmers, software developers, designers, researchers, and software architects. It will also be useful for computer science students. Demonstrates how agents and blackboards can be used to make parallel programming easier Shows object-oriented approaches to multitasking and multithreading Demonstrates how the UML is used to document designs that require parallel or distributed programming Contains the new POSIX/UNIX IEEE Standard for the Pthreads library
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xviii, 727 p. , ill. ; , 24 cm. +
    DDC: 005.4/3
    Keywords: Linux ; Virtual computer systems ; Virtual storage (Computer science) ; Electronic books ; local
    Abstract: Finally, a comprehensive guide to the Linux VM! VM's behavior affects every Linux kernel subsystem and dramatically impacts overall performance. But until now, there was only one way to understand VM: study the poorly documented source one line at a time. Now there's an easier, faster alternative. This book describes VM in unprecedented detail, presenting both theoretical foundations and a line-by-line source code commentary. It systematically covers everything from physical memory description to out-of-memory management. Coverage includes: Linux VM 2.4 architecture in depth-with diagrams and call graphs Physical memory description, page tables, address spaces, and memory allocation High memory, swapping, shared memory, and much more Expert guidance for analyzing the code of any open source project New Linux 2.6 kernel features in every chapter Well organized and superbly written, Understanding the Linux Virtual Memory Manager will be indispensable to every kernel programmer and researcher. CD-ROM INCLUDED Complete VM Learning Lab! Contains the author's new toolkit for exploring VM, including a browsable version of kernel source, CodeViz call graph generator; and VMRegress for analyzing and benchmarking VM. Also includes all code commentary in HTML, PDF, and plain text formats.
    Note: Includes bibliographical references (p. 707-709) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xvii, 264 p. , ill. ; , 24 cm
    DDC: 158.1
    Keywords: Success ; Electronic books ; local
    Abstract: Life is like a card game... and you have the power to deal yourself the winning hand! In It's Your Move, image and self-improvement specialists Cyndi Maxey and Jill Bremer use the analogy of life as a card game to introduce you to powerful strategies for improving both your business and personal life... no matter what cards you are dealt. As in any good game, life offers you multiple options for achieving greatness: listening, learning, attitude, style, balance, flexibility and many more. Maxey and Bremer deliver simple, proven techniques for taking control of your life--presented in the form of a card game. You will follow sample players as they discover their "perfect hands," while learning how to maximize your own strengths and play the game of life with wisdom, courage, strategy, timing and teamwork. Learn the rules of today's game of life--and when to break them. Empower yourself to master dozens of simple techniques to maximize effectiveness and achieve your dreams--without elaborate plans or expensive programs. The authors offer guidance to help you track your progress with practical, easy worksheets.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xviii, 587 p. , ill ; , 25 cm
    DDC: 621.3815
    Keywords: Impedance (Electricity) ; Signal processing ; Digital techniques ; Electronic books ; local
    Abstract: The complete guide to understanding and designing for signal integrity Suitable for even non-specialists, Signal Integrity-Simplified offers a comprehensive, easy-to-follow look at how physical interconnects affect electrical performance. World-class engineer Eric Bogatin expertly reviews the root causes of the four families of signal integrity problems and offers solutions to design them out early in the design cycle. Coverage includes: An introduction to signal integrity and physical design A fundamental understanding of what bandwidth, inductance, and characteristic impedance really mean Analysis of resistance, capacitance, inductance, and impedance The four important practical tools used to solve signal integrity problems: rules of thumb, analytic approximations, numerical simulation, and measurements The effect of the physical design of interconnects on signal integrity Solutions that do not hide behind mathematical derivations Recommendations for design guidelines to improve signal integrity, and much more Unlike related books that concentrate on theoretical derivation and mathematical rigor, this book emphasizes intuitive understanding, practical tools, and engineering discipline. Specially designed for everyone in the electronics industry, from electrical engineers to product managers, Signal Integrity-Simplified will prove itself an invaluable resource for helping you find and fix signal integrity problems before they become problems.
    Note: Includes bibliographical references (p. 571-572) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xv, 205 p. , ill. ; , 25 cm
    DDC: 004.6/6
    Keywords: Computer networks ; Quality control ; Multimedia systems ; Quality control ; Telecommunication ; Traffic ; Management ; Electronic books ; local
    Abstract: Continuous media applications have exceptionally stringent QoS requirements, and QoS for multimedia will remain a challenge well into the future. The solution begins with service-differentiated networks capable of providing appropriate grades of service to each application. This book takes the next step, showing how continuous media applications and QoS-enabled networks can interact, and offering a leading-edge framework in which applications and the network can cooperatively optimize end-to-end QoS. Coverage includes: New video-categorization schemes for assigning video-packet-to-network differentiated service classes Adaptive packet-forwarding mechanisms that improve cooperation between multimedia applications and networks Dynamic QoS mapping-control schemes that let DiffServ networks deliver variable media streams with consistent quality Fine-Grained Scalable MPEG-4-based video streamingoseamlessly integrating rate adaptation, prioritized packetization, and loss-based differential forwarding Joint-source-network approach: layered video combining application-level UEP with network-level QoS support New network service models for layered video multicasting across DiffServ networks Whether you're a multimedia researcher, designer, developer, or implementer, these advanced techniques can help you optimize performance, content categorization, and quality control.
    Note: Includes bibliographical references (p. 181-195) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxi, 215 p. , ill. ; , 24 cm
    Keywords: Corporations ; United States ; Growth ; Entrepreneurship ; United States ; Strategic planning ; United States ; Electronic books ; local
    Abstract: Large, mature companies always become trapped at some point in the declining stages of what has become known as the corporate life cycle. Historically this barrier to continued growth has been, and is still, as unavoidable as death and taxes. In Getting Bigger by Growing Smaller, Joel Shulman, a leading researcher on entrepreneurship, teams up with Thomas T. Stallkamp, one of the world's most effective executives, to introduce a powerful new growth model for corporate America (based on 4 years of research at Babson College and Harvard University) that can enable corporations to break through this barrier to growth by utilizing a new breakthrough business model called the Strategic Entrepreneurial Unit (SEU). Shulman and Stallkamp demonstrate how to build new employee/entrepreneur-led startups within the corporation--entities that can take on new market opportunities and deliver startup-level growth. This is the first book to provide practical methods for actually identifying, creating, and implementing smaller units within large organizations to enable continued, rapid growth beyond the predictable barriers of the corporate life cycle.
    Note: Includes bibliographical references and indx
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxii, 167 p. ; , 23 cm
    Keywords: Project management ; Electronic books ; local
    Abstract: This is your complete, hands-on guide to saving projects in trouble. Drawing on 20 years of frontline project management experience, Lonnie Pacelli identifies the 18 most pervasive causes of project failure: their causes, early warning signs, and how to fix them before it's too late. Here's just some of what you'll learn... ...how to focus on the right problem, find and keep the right sponsors, realistically determine scope,uncover hidden risks, write more effective project plans... ...involve the right people, get your whole team on the same page... ...deal with vendors who don't deliver... manage and minimize cost overruns... ...communicate more effectively...test right, train right... ...streamline that last, endless 10% and finish strong... ...and more... ... a whole lot more . If you're a working project manager, consultant, or team leader, this book is your secret weapon. It's fast. Relevant. Practical. Easy to read. Easy to use . Above all: it works. Running a project? Smell trouble? Get this book. Here are specific, practical, immediate solutions for all 18 key causes of project failure. Here's how to diagnose problems before they get out of control. And fix them. Here's how to keep any project on track. And any career . What to do when you're... · Addressing the wrong problem · Running over budget · Designing the wrong solution · Missing key project risks · Using the wrong technology · Trying to do too much · Working from an inadequate plan · Not doing enough testing · Missing the right sponsorship · Not doing enough training · Managing a team that won't gel · Relying on vendors who aren't delivering · Not involving the right people · Working without a fallback position · Failing to communicate · Coming up short at the finish line · Skidding away from the project plan · Deciding whether to pull the plug Companion Web site A complete library of practical project management resources: sample status reports, communications plans, project health checklists, and more
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxi, 250 p. , ill. ; , 24 cm
    Series Statement: Financial Times Prentice Hall
    DDC: 643/.6
    Keywords: Household appliances ; Technological innovations ; Household electronics ; Technological innovations ; Electronic books ; local
    Abstract: Consumer Gadgets is the easy "how-to" guide to 50 of today's most amazing high-tech innovations -- and tomorrow's. Discover how these breakthrough technologies can enable you to have more fun, simplify your life, and be more productive wherever you are. Nicholas D. Evans demystifies everything from TiVo to OnStar, XM to Segway -- plus many exciting products and services not yet on the market. Evans offers simple explanations and practical usage scenarios, as well as realistic guidance on choosing the "winners" -- and avoiding the "losers."
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: p. cm
    DDC: 332.63/2
    Keywords: Business ethics ; United States ; Corporations ; Corrupt practices ; Finance, Personal ; Investments ; Securities fraud ; Electronic books ; local
    Abstract: Predators and Profits helps you uncover the kind of scandals that brought down Enron and Worldcom. Are problem stocks still lurking in your portfolio? Learn how to identify them, while there's still time. Leading Reuters business journalist Martin Howell identifies more than 100 crucial red flags: hidden risks from greedy executives, sleepy boards, accounting shenanigans, and questionable corporate culture. It's all public information: Martin Howell shows how to find it, assess it, and act on it.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xiv, 188 p., [16] p. of plates , ill. (some col.) ; , 23 cm
    DDC: 620/.5
    Keywords: Nanotechnology ; Electronic books ; local
    Abstract: Nanotech for everyone! The friendly, non-technical guide to the next industrial revolution. Discover the world's next $1 trillion industry! The easy-to-understand guide to nanoscale technology, science, business, and ethics Today's hottest nanotech research and tomorrow's hottest applications Nanobots, quantum and DNA computing, nanosensors, neuro-electronic interfaces, and much more Insider's assessment of the nanotechnology marketplace and investment opportunities By 2015, nanotechnology could be a $1 trillion industry. Now, renowned nanotech pioneer Mark Ratner and technology entrepreneur Daniel Ratner show you how nanotech works, why it's so exciting, what's new, and what's next. They survey the entire field-technology and business-covering nanobots, molecular electronics, quantum computing, biostructures, nanotubes, molecular motors, nanosensors, and many other breakthrough applications. They provide easy-to-understand explanations of every key concept, plus dozens of visuals that bring nanotechnology to life. Coverage includes: A simple, brief, almost math-free introduction to nanotech science "Grand tour" of nanotech R&D, from "smart materials" to DNA computing Breakthrough biomedical applications, including neuro-electronic interfaces and new drug delivery systems Current and emerging nanotech systems for optoelectronics and communications Nanotech here and now: nano-enhanced tennis balls, suntan lotions, and other products already in the market A realistic assessment of nanotech investment opportunities for the short- and long-term Ethical issues associated with nanotech research and product development
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxi, 285 p. , ill. ; , 24 cm
    DDC: 621.382/12
    Keywords: Computer network protocols ; Mobile communication systems ; Standards ; Synchronous data transmission systems ; Wireless communication systems ; Standards ; Electronic books ; local
    Abstract: Discover SyncML, the new global standard for synchronizing virtually any mobile device Covers both the technical and business issues Covers personal and enterprise applications, new mobile services, security, device management, and more Includes practical guidance for coding and integrating SyncML solutions By four leaders of the SyncML standards community "The authors have in-depth, firsthand knowledge of the inner workings of SyncML technology. This is an essential guide for anyone building or implementing data synchronization and device management applications." -Douglas Heintzman Director and Chairman of the Board, SyncML Initiative, Ltd. Introducing SyncML: the new XML-based standard for universal synchronization. Effective, standards-based data synchronization will make possible a new generation of breakthrough mobile services. Now, there's an XML-based standard that enables synchronization across virtually any device, platform, application, or service: SyncML. In this book, four leaders of the SyncML community offer an insider's guide to SyncML from both a technical and business standpoint. You'll discover why SyncML offers advantages available through no other technology; how SyncML overcomes the traditional obstacles to universal synchronization, and how SyncML can be integrated into end-to-end solutions that deliver a first-class "out of the box" experience. SyncML solutions for personal information management, enterprise data management, and mobile services SyncML clients, servers, synchronization/representation protocols, DTDs, transport bindings, and more Synchronization for one-to-one, many-to-one, many-to-many, and hybrid topologies Security and authentication in SyncML applications and services Using SyncML to provision and manage mobile devices The SyncML API, Reference Implementation, and SyncML Conformance and Interoperability Process SyncML is designed for every business and technology professional concerned with mobile applications and synchronization. Decision-makers will learn how SyncML will drive new business models and the delivery of entirely new products and services. Software architects and project managers will discover how SyncML components can be integrated into complete solutions; and developers will learn how to maximize the performance, reliability, and scalability of those solutions. Foreword by Phillipe Kahn,CEO of LightSurf
    Note: Includes bibliographical references (p. 265-270) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xv, 260 p. , ill. ; , 24 cm
    DDC: 005.1
    Keywords: Computer software ; Development ; Software engineering ; Electronic books ; local
    Abstract: Effective requirements development: An end-to-end process that works. How to build requirements that can easily be transformed into high-quality software Easy-to-apply, start-to-finish methodology based on the Unified Process Practical solutions for requirements gathering, analysis, specification, and maintenance This book presents a systematic, easy-to-apply methodology for creating effective requirements. The authors present practical solutions for the full requirements lifecycle: gathering, analysis, specification, verification, and maintenance. Working in the context of the Unified Process, they cover process flows, present detailed diagrams, and offer insights that draw on their extraordinary mission-critical project experience, which ranges from the floor of the New York Stock Exchange to the U.S. Air Force's most advanced Command and Control Systems. The key characteristics of good software requirements Understanding the requirements analysis process and artifacts Building user requirements problem domains, actors, use cases, activity diagrams, and storyboarding Building the requirements architecture entities and events, class diagrams, state transition diagrams, and sequence diagrams Building the specifications software requirements, interface requirements, and verification Using the requirements architecture you've built Whether you're an analyst, architect, developer, tester, manager, or software customer, this book will help you define requirements that precisely reflect your needs-and can be transformed into working software faster and more cost-effectively than ever before.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxi, 464 p. , ill. ; , 24 cm
    DDC: 005.2/762
    Keywords: Microsoft .NET ; Perl (Computer program language) ; Electronic books ; local
    Abstract: Master PerlNET: the best of Perl and .NET together! Build fully compliant .NET components in Perl Practical, hands-on coverage of programming with Perl for Windows Forms, ADO.NET, ASP.NET, and more Running case study: see how Perl and .NET concepts work together in a business application Foreword by Dick Hardt, CEO of ActiveState Get the best of both worlds: Perl flexibility and .NET power! ActiveState's new PerlNET combines the incredibly flexible and useful Perl programming language with the immense resources and power of Microsoft's .NET platform. Programming Perl in the .NET Environment will help you make the most of Perl and .NET together-whether you're already familiar with Perl, or .NET, or neither. Using extensive code examples and a running case study, this book gives you practical insight for building robust object-oriented PerlNET applications, graphical user interfaces, database applications, and a whole lot more. A practical overview of the .NET Framework and Common Language Runtime Complete Perl programming review: operators, arrays, hashes, object-oriented Perl, and more Using and creating .NET components with PerlNET Leveraging the full power of the .NET Framework Classes Graphical Perl programming with Windows Forms Database integration with ADO.NET Easy Web application and service development with Perl for ASP.NET (PerlASPX) A detailed appendix on Visual Perl, the full-featured Perl plug-in for Visual Studio .NET
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xix, 403 p. , ill. ; , 24 cm
    DDC: 621.3815/31
    Keywords: Electromagnetic interference ; Electronic circuits ; Noise ; Printed circuits ; Design and construction ; Electronic books ; local
    Abstract: The definitive high-speed design resource for every PCB designer In this book, renowned engineer, author, and seminar leader Douglas Brooks teaches PCB designers how to successfully design boards for any high-speed application. Brooks begins with an easy-to-understand electronics primer for every PCB designer, then offers practical, real-world solutions for every important signal-integrity problem.Based on his legendary seminars, this book offers even more design rules, specific recommendations, examples, illustrations, and diagrams. Coverage includes- Essential electronics concepts: propagation, current, resistance, reactance, impedance, phase shifts, and more EMI principles and controls: loop area, uncontrolled differential currents, and common mode currents Controlling signal reflections: transmission lines, proper terminations, and trace layer design Power system stability (bypass capacitor decoupling): Traditional approaches, and techniques based on power-system impedance Eliminating forward crosstalk, and eliminating or controlling backwards crosstalk Power-system conditioning: power-system plane design and correct board stackups Lossy lines and eye diagrams: skin effects, dielectric absorption, and more Two full chapters of simulation illustrations -ideal for those without access to high-speed simulation tools
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxii, 356 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    Keywords: Electronic data processing documentation ; Electronic books ; local
    Abstract: The must-have reference for every technical writer, editor, and documentation manager- now fully updated! Read Me First! is the definitive guide to creating technical documentation that is clear, consistent, and easy to understand. Sun Microsystems' award-winning technical writers and editors cover everything from grammar to clarity, illustrations to workflow. This fully revised second edition reflects dramatic changes in the production and delivery of technical documentation. Coverage includes: Detailed grammar, punctuation, typographic, and legal guidelines Extensive guidance on creating effective step-by-step procedures Techniques for documenting Web applications and graphical user interfaces Expert help with creating indexes and glossaries Extensive recommendations for using hyperlinks Checklists and forms for editing, tracking manuscripts, and verifying production status Guidelines for using commonly confused words and terms Practical tips for gender-neutral writing Internationalization guidelines that simplify translation and improve clarity for non-native English speakers Real-world help for managers: hiring writers, working with illustrators, managing schedules and workflow, coordinating with printers, and more Expanded and updated recommended reading list
    Note: Includes bibliographical references (p. 319-334) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xli, 257 p. , ill. ; , 24 cm
    DDC: 651.7/3
    Keywords: Business presentations ; Electronic books ; local
    Abstract: In Presenting to Win: Persuading Your Audience Every Time , the world's #1 presentation consultant shows how to connect with even the toughest, most high-level audiences--and move them to action. Jerry Weissman shows presenters of all kinds how to dump those PowerPoint templates once and for all--and learn to tell compelling stories that focus on what's in it for their listeners. Drawing on dozens of practical examples and real case studies, Weissman shows presenters how to identify their real goals and messages before they even open PowerPoint; how to stay focused on what their listeners really care about; and how to capture their audiences in the first crucial 90 seconds. From bullets and graphics to the effective, sparing use of special effects, Weissman covers all the practical mechanics of effective presentation--and walks readers through every step of building a Power Presentation, from brainstorming through delivery. Unlike the techniques in other presentation books, this book's easy, step-by-step approach has been proven with billions of dollars on the line, in hundreds of IPO road shows before the world's most jaded investors.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xvi, 420 p. ; , 24 cm
    DDC: 005.1
    Keywords: Oracle (Computer file) ; Computer software ; Development ; Java (Computer program language) ; Electronic books ; local
    Abstract: The hands-on tutorial for Java developers who want to integrate their applications with the industy leading Oracle 8i and 9i databases. Provides an introduction to database design, including the essentials of SQL, to get Java programmers started with Oracle comfortably, confidently and quickly! Covers important Java database technologies, such as JDBC and JDO-step-by-step, with examples. Covers both Oracle 8i and 9I-including new 9i features, such as object-relational features, all highlighted with examples.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xvii, 452 p. , ill., maps ; , 25 cm. +
    DDC: 004.165
    Keywords: Automatic tracking ; Geographic information systems ; Mobile communication systems ; Mobile computing ; Electronic books ; local
    Abstract: The first comprehensive guide to building and deploying mobile location-based services Detailed coverage of mobile location servers, client platforms, protocols, and standards Mapping, geocoding, mobile positioning, security, personalization, privacy, and more Foreword by Joe Astroth, Executive Vice President, Autodesk Location Services "I expect this comprehensive book to inspire a new generation of engineers and to help propel a new wave of independent software vendors. I only wish it was available to our staff as we developed some of our earliest services." -Joe Astroth, Executive Vice President, Autodesk Location Services The first start-to-finish guide to developing location-based services. Tomorrow's mobile applications must be smarter than ever, accessing and intelligently using a wide range of location data. In Mobile Location Services , leading mobile application consultant Andrew Jagoe presents the first end-to-end solutions guide to building and deploying location-based services and applications. Jagoe addresses every key development challenge and presents insightful case studies and interviews with key industry leaders. Mobile location servers and the components of an end-to-end location-based solution Spatial analysis: digital mapping, geocoding, routing, map image generation, and point-of-interest searches Mobile positioning: using and augmenting GPS technology Authentication and security in location-based applications Personalization, profiling, and privacy Mobile location clients: platform, protocols, languages, and localization issues Key applications: navigation, emergency assistance, travel services, advertising/marketing, and more Includes detailed appendices on the Geography Markup Language (GML), the Location Interoperability Forum's Mobile Location Protocol, and P3P privacy standards CD-ROM INCLUDED The accompanying CD-ROM contains several useful tools for developing mobile location services, as well as a list of important resources on the Internet.
    Note: Includes bibliographical references (p. 441-444) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxi, 170 p. , ill. ; , 24 cm
    DDC: 658.4/09
    Keywords: Common sense ; Problems, exercises, etc ; Executive ability ; Problems, exercises, etc ; Management ; Problems, exercises, etc ; Simplicity ; Problems, exercises, etc ; Electronic books ; local
    Abstract: Life doesn't have to be so complicated - and neither does business. In The Competitive Advantage of Common Sense , leading project management consultant Fergus O'Connell identifies seven "common sense" principles for supercharging your effectiveness. O'Connell unearths simple root causes underlying the most challenging business problems - and equally simple solutions. From project estimating to working with technical specialists, improving meetings to reducing interruptions, this book offers an arsenal of practical ideas for managers in any business environment.
    Note: Includes bibliographical references (p. 161) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xx, 844 p. , ill. ; , 24 cm. +
    DDC: 005.4/37
    Keywords: User interfaces (Computer systems) ; Electronic books ; local
    Abstract: Interface techniques between multiple different languages taught by examples-the only book of its kind! Ideal for anyone programming in more than one language Hands-on work with a wide range of languages and applications Your practical guide to interfacing multiple programming languages. Computer applications and their implementations become more complex and specialized by the day. Often, the best way to meet a particular challenge is to apply two or more programming languages to the task. The scarcity of useful information on how to get different languages to work together, though, makes this much easier said than done! To that end, topic expert Dr. Ying Bai wrote Applications Interface Programming Using Multiple Languages: A Windows Programmer's Guide -the first book to provide in-depth coverage of the most popular programming languages' interfaces and how to use them. This hands-on, example-packed book walks you through everything you need to know about interfacing multiple languages in Windows, including combinations of C/C++ and Visual C++ 6.0; Visual Basic 6.0; MATLAB, MATLAB Compiler, and the MATLAB graphics and C/C++ math libraries; Smalltalk; VisualWorks; LabVIEW, LabWindows/CVI, Measurement Studio for Visual C++ and Measurement Studio for Visual Basic; Java 1.2 and 1.3; Perl; and more. Dr. Bai's practical approach gets you right into the programming-each chapter is taught using working code to solve real-world problems, and the source code on the accompanying CD-ROM makes it easy to experiment and adapt these examples to your own projects. Coverage also details the installation of software tools. Step-by-step interfacing of C/C++ and Visual C++ 6.0; Visual Basic 6.0; MATLAB; Smalltalk; LabVIEW, LabWindows/CVI, and Measurement Studio; Java 1.2 and 1.3; Perl; and more! Taught by practical, hands-on example-it's easy to learn the techniques and apply them to your own projects CD-ROM provides source code of all examples; perfect for study and use in your own applications Programmers, software engineers, college students, researchers, professors, and anyone who needs to use more than one programming language on a project need this indispensable book!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xix, 217 p. , ill. ; , 24 cm
    Series Statement: Prentice Hall PTR essential guide series
    DDC: 621.3815/2
    Keywords: Integrated circuits ; Design and construction ; Semiconductors ; Design and construction ; Electronic books ; local
    Abstract: An up-to-the-minute briefing on the entire semiconductor industry Technology, applications, and markets- explained in English Explains today's state-of-the-art silicon design and manufacturing techniques Contains expert insights from one of the industry's leading analysts and editors The Essential Guide to Semiconductors is a complete professional's guide to the business andtechnology of semiconductor design and manufacturing. Leading semiconductor industry analystand editor Jim Turley illuminates every facet of the industry, explaining its fast-changingtechnologies, markets, and business models simply, clearly, and without unnecessary jargon. Covers a wide range of semiconductor applications: cellphones, cars, computers, gaming systems, and much more Conceptual enough for laypeople and nontechnical investors-and sufficiently detailed for technical readers Includes a wide range of diagrams and flowcharts to promote understanding Presents accessible explanations of how silicon chips are designed and built Shows how the entire industry fits together, helping readers understand key niches, market segments, and opportunities
    Note: Includes bibliographical references (p. 193-200) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xx, 211 p. , ill. ; , 23 cm. +
    DDC: 005.7/13769
    Keywords: BEA WebLogic server ; Web servers ; Electronic books ; local
    Abstract: The definitive guide to administering WebLogic Server 7! Maximizing performance, reliability, and efficiency Covers architecture, domains, clustering, JDBC, JMS, monitoring, and much more Includes 90-day trial version of WebLogic Server 7 WebLogic Server 7 administration complete: Maximizing efficiency, reliability, and performance. BEA WebLogic Server Administration Kit is the definitive guide to administering BEA WebLogic Server 7! Scott Hawkins starts where the documentation leaves off, illuminating crucial concepts and offering practical guidance for maximizing the performance, reliability, and efficiency of any WebLogic Server system. Unlike previous books on BEA WebLogic Server, this book is 100% focused on administration-and it presents essential techniques you simply won't find anywhere else. Coverage includes: Installing, starting, and stopping WebLogic Servers Defining effective Web Logic Server architectures Establishing and managing WebLogic Server domains Managing HTTP services Creating and working with WebLogic Server clusters Configuring and managing JDBC and JMS In-depth coverage of monitoring and performance tuning CD-ROM INCLUDED The accompanying CD-ROM contains a 90-day trial version of BEA WebLogic Server 7.0, the latest version of BEA's award-winning Java application server for developing, deploying, and managing Web applications with maximum scalability, performance, and fault tolerance.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xx, 362 p. , ill. ; , 24 cm. +
    DDC: 005.75/85
    Keywords: IBM Database 2 ; Database management ; Certification ; Study guides ; Electronic data processing personnel ; Certification ; Electronic books ; local
    Abstract: IBM DB2 Universal Database v8.1.2 will help you access any information, from any application, from anywhere in your organization, anytime-and do it all more easily and cost-effectively than you ever thought possible. Now, in DB2 Version 8: The Official Guide, a team of IBM DB2 experts shows experienced DB2 professionals exactly how to make the most of DB2 Version 8 in any environment-Linux®, UNIX®, or Windows®. The authors draw on extensive personal experience helping customers implement state-of-the-art DB2 solutions, and unparalleled access to the IBM DB2 development team. They offer detailed, never-before-published technical guidance for the key challenges you'll face in delivering high-performance DB2 databases, e-business infrastructure, and enterprise integration solutions. Coverage includes: Simplifying management with the Configuration Advisor, HealthCenter(, and Memory Visualizer Integrating the enterprise via Federated Web Services and the DB2 enhanced XML productivity tools Maximizing database scalability, availability, and robustness Using multidimensional data clustering and other integrated business intelligence tools Integrating with IBM WebSphere and Microsoft software development tools Leveraging key improvements in DB2 SQL functionality The accompanying CD-ROM contains a complete trial version of IBM® DB2® Universal Database Personal Edition Version 8.1, for Windows® Operating Environments, Evaluation Copy, plus the DB2 demonstration program for trying out the various SQL commands on your own machine. If you're an experienced DB2 professional who's ready to take DB2 Version 8 to the max, DB2 Version 8: The Official Guide is the book you've been searching for.
    Note: "DB2. Information management software.". - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 469 p. ; , 24 cm
    DDC: 303.48/33
    Keywords: Information society ; United States ; Information technology ; Economic aspects ; United States ; Information technology ; Social aspects ; United States ; Electronic books ; local
    Abstract: Making the Information Society illuminates the complex chain of experiences,consequences, and possibilities that launched the information age in theU.S., and drive it onward today. Dr. James Cortada shows how Americans haveleveraged information technology in every area of their lives -- and offersa provocative look at the next phase of this new American revolution.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: vi, 138 p. ; , 24 cm
    Series Statement: Prentice Hall neteffect series
    DDC: 658.4/092
    Keywords: Executive ability ; Leadership ; Electronic books ; local
    Abstract: The prentice Hall NetEffect series encompasses training for specific business areas, such as learning skills, job skills, management skills, and technology soft skills. Courses are available in print, on CD-ROM, or over the Internet. For more information on the NetEffect series, go to www.prenhall.com/training Developing Leadership Abilities teaches specific skills that matter most for those assuming a leadership role. Their step-by-step approach helps extend and refine leadership insights and techniques.
    Note: Includes bibliographical references (p. 133) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxii, 558 p. , ill. ; , 24 cm. +
    DDC: 005.7/2
    Keywords: Internet programming ; XML (Document markup language) ; Electronic books ; local
    Abstract: Gain total control over your information with XSLT and XPath! Master XSLT and XPath-the "keys to the XML kingdom" Build custom XML output solutions that won't become obsolete Learn everything from basic XML-to-HTML conversions to leading edge techniques CD-ROM includes all examples from the book Mastering XSLT and XPath gives you unprecedented control over your information-and helps you leverage virtually every new XML technology, from XLink to schemas. Discover XSLT's powerful vocabulary of easy, programming-like features, and learn how to build custom solutions that resist obsolescence. By the end of the first chapter, you'll be performing XML-to-HTML conversions for display in any Web browser. Then build on your knowledge through a series of hands-on examples that transform you into an XSLT/XPath expert! XSLT as an XML document instance: leveraging your existing XML skills XSLT stylesheet concepts and constructs: fundamental through advanced level XPath patterns and functions XSLT subroutine functions and variables XSLT processing of multiple nodes: iterative and conditional XSLT elements Controlling output options XSLT extensions, and more Whether you're an experienced programmer or a novice markup specialist, here's your chance to master XML's most potent tools for organizing, updating, and delivering digital information-any data, anywhere, any time!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxviii, 722 p. , ill. ; , 24 cm
    DDC: 005.2/762
    Keywords: Active server pages ; Java (Computer program language) ; Servlets ; Electronic books ; local
    Abstract: Companion to the worldwide bestseller Core Servlets and JavaServer Pages Practical guide to the use of the Java Platform for Web-enabled applications and dynamic Web sites Focus on new capabilities: the servlet 2.3 and JSP 1.2 specifications, the standard JSP tag library (JSPTL), filters, life-cycle event listeners, security, Web applications, and much more Configuration and usage details for Apache Tomcat, Macromedia JRun, and New Atlanta ServletExec The Java 2 Platform has become the technology of choice for developing professional e-commerce applications, dynamic Web pages, and Web-enabled applications and services. Servlet and JSP technology is the foundation of this platform: it provides the link between Web clients and server-side applications. But, the field has been evolving rapidly, and few developers have been able to keep up. In this companion to Core Servlets and JavaServer Pages , Marty Hall shows you how to apply recent advances in servlet and JSP technology. The book provides everything you need to know to leverage the latest servlet 2.3 and JSP 1.2 standards: real-world insight, advanced techniques, industrial-strength code, and hands on coverage of three top servers: Apache Tomcat, Macromedia JRun, and New Atlanta ServletExec. Part I gives a thorough introduction to programming with servlet and JSP technology. It shows you how to configure your server, read form data and HTTP headers, handle cookies, track sessions, apply JSP scripting elements, use JavaBeans components, develop JSP tag libraries, and apply the MVC architecture. Part II provides exhaustive details on Web application development and deployment. It explains how to register Web applications, how to organize them, how to deploy them in WAR files, how to deal with relative URLs, and how to share data among Web applications. It also gives details on every element in version 2.3 of the deployment descriptor (web.xml). Part III describes Web application security in detail. It explains two general strategies for securing your applications: declarative security and programmatic security. Within each of these strategies, it shows you how to use form-based or BASIC authentication and how to protect your network traffic with SSL. Part IV covers two features introduced with servlets 2.3: filters and life-cycle events. It explains how to use filters to debug, modify, and optimize the output of previously existing servlets and JSP pages. It also shows you how to use event lis...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxi, 424 p. ; , 24 cm
    Edition: Updated and rev. ed.
    DDC: 658.15/224
    Keywords: Venture capital ; United States ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: In Venture Capital Handbook: Revised and Updated Edition , leading venture capitalist David Gladstone and Laura Gladstone walk you step-by-step through the entire VC funding process, showing exactly how to get funded fast -- without the trauma. This end-to-end update of the classic VC guide covers the latest techniques, tax rules -- and, above all, marketplace realities.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxxvi, 1639 p. , ill. ; , 24 cm
    DDC: 005.1/068
    Keywords: Computer software ; Development ; Management ; Electronic books ; local
    Abstract: The practical handbook of software project management-by practitioners, for practitioners! Quality Software Project Management is the practical, start-to-finish project management resource for every software professional-experienced managers and developers moving into leadership roles. Drawing on best practices identified at The University of Texas at Austin Software Quality Institute's successful Software Project Management Certificate Program, it identifies 34 key competencies every project manager can use to minimize cost, risk, and time-to-market. Written by leading practitioners, it addresses all three pillars of any successful software venture: process, project, and people. Integrates best practices from the fields of quality, software engineering, and project management Shows how to tailor best practices to the unique requirements of your projects Covers the entire project lifecycle: planning, initiation, execution, monitoring/control, and closing Illuminates its techniques with real-world software management case studies Offers a solid foundation for pursuing advanced certifications such as the Project Management Institute's Project Management Professional (PMP(r)) and the American Society for Quality's Certified Software Quality Engineer (CSQE) Endorsed by the Software Quality Institute (SQI), Quality Software Project Management teaches skills you can use right now to drive maximum business value in any project-large or small. Contains practical checklists, templates, and forms-all downloadable from the book's companion Web site Practical checklists, templates, forms-all downloadable from the book's companion Web Site: http://stealthis.athensgroup.com/QSPM
    Note: Includes bibliographical references (p. 1575-1610) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xix, 1015 , ill. ; , 24 cm
    Edition: 3rd ed.
    DDC: 005.4/32
    Keywords: UNIX (Computer file) ; UNIX Shells ; Electronic books ; local
    Abstract: Five UNIX shells, three essential utilities, one indispensable resource! Learn UNIX shell programming the easy way, using hands-on examples Covers all five leading UNIX shells-C, Bourne, Korn, bash, and tcsh By best-selling author Ellie Quigley, Silicon Valley's top UNIX instructor The best-selling UNIX Shells by Example continues to be the only book you need to learn UNIX shell programming. UNIX Shells by Example, Third Edition adds thorough coverage of the new bash and tcsh shells to the full explanations in Quigley's famous treatment of the C, Bourne, and Korn shells and the awk, sed, and grep utilities, making this the most complete UNIX shell programming book available anywhere. Using proven techniques drawn from her acclaimed Silicon Valley UNIX classes, Quigley transforms you into an expert-level shell programmer. You'll learn what the shells are, what they do, and how to program them, as well as how and when to use awk, sed, and grep. Code examples, completely revised and classroom-tested for this edition, explain concepts first-hand and can serve as the basis for your own projects. Explains the C, Bourne, Korn, bash, and tcsh shells in one cohesive way-you'll understand which shell to use and why Details the essential awk, sed, and grep programming utilities Offers proven teaching methods from a top UNIX shell instructor Provides source code and data files for all examples on the CD-ROM, so you can experiment with them on your own system UNIX system administrators, application developers, and power users will turn to this book again and again, both as a vital classroom learning tool and as a favorite reference manual. About the CD-ROM Provides source code and data files for all examples in the book!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: ix, 164 p. , ill. ; , 26 cm
    Edition: 1st ed.
    DDC: 651.7/9
    Keywords: Electronic mail messages ; Electronic books ; local
    Abstract: Tame the e-mail monster and capture the power of this critical workplace tool! E-mail is the most basic and critical key to building healthy, productive work communities that communicate electronically. With these quick, easy guidelines, business people at all levels can learn to assess a situation, compose an effective message, and send a responsible e-mail. Increase efficiency and productivity Protect your reputation and image Connect responsibly and purposefully
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xiii, 242 p. , ill. ; , 24 cm
    Edition: 10th ed.
    DDC: 158.7
    Keywords: Industrial sociology ; Interpersonal relations ; Psychology, Industrial ; Electronic books ; local
    Abstract: This small gem is celebrating over 25 years of positive teaching impact! Millions all over the world have benefited from this wisdom. Easy training to digest and assess Core skills universal to all businesses Non-threatening approach guarantees reader acceptance
    Note: Authors' names appear in reverse order on 9th ed. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xviii, 436 p. , ill. ; , 24 cm. +
    DDC: 621.3
    Keywords: LabView ; Electric circuits ; Computer simulation ; Electric machinery ; Computer simulation ; Electronic books ; local
    Abstract: The first interactive, LabVIEW-based guide to electrical system analysis and operation. For the first time, you can master electric circuits, machines, devices, and power electronics, hands on-without the use of expensive equipment. Using custom-written LabVIEW Virtual Instruments, Nesimi Ertugrul walks you through every key topic associated with the analysis and operation of a wide range of AC and DC circuits, electrical machines, and drives-including high-voltage/current/power applications covered in no other book. Ertugrul presents detailed background on every topic, along with full VI panels, complete laboratory practices, hardware information, wiring diagrams, printed circuit layouts, and self-study questions: everything you need to achieve true mastery. Periodic waveforms, harmonics, equivalent circuits, and DC circuit analysis AC circuit analysis, phasors, complex powers, power factor correction, and three-phase AC systems Magnetic circuits, BH characteristics, and losses Transformers, asynchronous motors, synchronous machines, stepper motors, brushless permanent magnet motors, and switched reluctance motors Diode and SCR conduction, diode rectifiers, AC choppers, cycloconverters, and inverters Advanced motor drives and control techniques Complete version of LabView 6 is on our website: http://www.phptr.com/bookstore/product.asp?isbn=0130618861&rl=1#info4. Contains a complete copy of LabVIEW 6 Evaluation Version, plus all Virtual Instrumentations (VIs) presented in the book, enabling readers to test diverse operating conditions for a wide range of circuits.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xx, 374 p. , ill. ; , 24 cm
    DDC: 005.7/1369
    Keywords: SAP R/3 ; Business ; Computer programs ; Client/server computing ; Electronic books ; local
    Abstract: Introduction to designing robust, rock-solid SAP hardware infrastructures! Maximize scalability, availability, and value Hardware sizing: review of techniques with examples All you need to know for designing hardware solutions for mySAP.com: Maximizing performance, availability, and value! This is the first SAP book to provide a comprehensive overview of the hardware solutions needed for your mySAP.com implementation! You'll find practical, business-oriented recommendations for maximizing performance, availability, and value, covering every relevant hardware component-servers, storage, front-ends, LAN and WAN infrastructure, backup solutions, even printers. Authored by two of HP's senior consultants specializing in enterprise SAP infrastructure design, SAP Hardware Solutions addresses all this, and more: Review of sizing techniques for servers, storage, LANs, and wide area bandwidth: practical examples and scenarios High availability: zero-down-time backup, remote database mirroring, clustering and other failover solutions, towards fault-tolerance, and more "Best practice" storage design techniques: optimizing database disk layouts, considering SANs, and a unique approach to disk system design for performance Translating business requirements into practical, cost-effective hardware solutions Leveraging the cost and management benefits of server consolidation You'll even find never-before-published guidance on architecting networks for SAP-covering everything from IP address structures to high-availability cabling infrastructures. With SAP Hardware Solutions, your most business-critical application can be designed to deliver every ounce of reliability and performance you've paid for. You can't afford anything less!
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xix, 320 p. , ill. ; , 23 cm
    DDC: 005.1
    Keywords: Software architecture ; Electronic books ; local
    Abstract: Become a great software architect-hands-on! Define architectures that leverage today's best design patterns Maximize scalability and technical flexibility Lead your technical organization to successful implementation Your hands-on "field manual" for becoming a great software architect! This hands-on "field manual" gives developers the essential skills they need to survive and thrive as software architects! You'll find insightful, real-world coverage of everything from design patterns to prototyping, business case development to leadership. Leading software architects Raphael Malveau and Thomas Mowbray share profound insights and practical solutions for all the key challenges of architectures using objects, components, and distributed Internet computing, showing how to avoid time-consuming pitfalls and costly errors. You'll master proven methods for: Identifying the best architectural model for any project Executing heavyweight or lightweight approaches to software architecture Addressing scalability and long-term business flexibility Making the most of abstraction, refactoring, and architectural prototyping Leveraging superior design patterns to improve your implementations With hands-on exercises, real-life war stories, and a take-no-prisoners attitude, Software Architect Bootcamp won't just help you become a great software architect: it'll help you become a true technical leader of your organization.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 247 p. , ill. ; , 25 cm
    DDC: 658.5
    Keywords: Project management ; Electronic books ; local
    Abstract: Master project management, today's most critical business skill! Project management leadership is today's #1 business skill. Talented, knowledgeable project managers command the best assignments and compensation: they are the future leaders of business. But expert project managers aren't born that way: they've learned specific, proven techniques and strategies for achieving outstanding results. In Project Management , Richard Murch shares those techniques and strategies. Whether you're managing your first project, or you're an experienced project manager facing tough, new challenges, Project Management offers expert solutions. You'll find coverage of all this, and more: The fundamentals of project management, planning, reporting, team building, and team leadership The project lifecycle: planning, analysis, design, construction, testing, rollout, and beyond Responding to constant changes in market conditions, resources, requirements, and schedules Mastering today's latest rapid development management techniques Managing risks and problems more effectively Handling the unique challenges of IT and knowledge management Leveraging Internet and intranet-based project management tools and resources At last, there's a single source for all the expertise project managers need to be successful! Next time you're called upon to do the impossible-and do it yesterday-reach for the one book that can help you make it happen: Project Management by Richard Murch.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxv, 769 p. , ill. ; , 24 cm. +
    Edition: 2nd ed.
    DDC: 005.2/762
    Keywords: PHP (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: Master PHP 4 - the open source Web scripting breakthrough Contains expert coverage of syntax, functions, design, and debugging Leverage the amazing performance of the new Zend engine! 650+ real-world code examples CD-ROM includes source code, plus everything you'll need to run PHP 4 implementations on Windows and UNIX Foreword by Andi Gutmans Praise for the first edition: Core PHP Programming has proved itself an invaluable technical reference. I highly recommend it for beginners as well, since the official PHP manual often assumes too much knowledge on behalf of the user. Leon's strength is that he does not try to sound more technical than needed, simply for the sake of impressing other programmers. In short, a must-have for any PHP user, beginning or advanced! -Zack Beatty, Enterprise Web Engineer The experienced developer's guide to PHP! Master PHP 4, the open source, high-performance, cross-platform solution for server-side scripting! Core PHP Programming, Second Edition is the #1 practical guide to PHP 4 for Web developers. With the guidance of top PHP developer Leon Atkinson, you'll learn everything you'll need to build robust, fast Web applications - and deploy them on leading Web servers, from Apache to Microsoft Internet Information Server. Atkinson covers PHP syntax, the key building blocks of PHP scripts, and every PHP function, including I/O, data, and math functions, time, date, configuration, database, graphics, and network functions. He presents PHP at work in sample code that demonstrates sorting, searching, parsing, string evaluation, and more. You'll even find detailed, real-world insights into PHP 4 program design and debugging! Core PHP Programming delivers Thorough, easy-to-understand coverage of PHP syntax and functions Step-by-step guidance for PHP database integration Design and optimization techniques for maximum performance and extensibility Practical debugging solutions CD-ROM includes PHP 4 source code and Windows binaries plus all the code examples from the book!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxxi, 446 p. , ill. ; , 24 cm. +
    Edition: 2nd ed.
    DDC: 005.4/4769
    Keywords: Microsoft Windows device drivers (Computer programs) ; Electronic books ; local
    Abstract: The #1 Windows device driver book-fully updated for Windows 2000! Step-by-step planning, implementation, testing, debugging, installation, and distribution Complete coverage of the new Windows Driver Model (WDM) Practical debugging and interactive troubleshooting CD-ROM: Exclusive tools for streamlining driver development, plus extensive C/C++ sample driver library! Windows Driver Model (WDM) for Windows 2000 and 98-in depth! Building drivers that support Plug-and-Play and Power Management Windows Management Instrumentation: logging device errors and events-and interpreting them Constructing safe reentrant driver code Handling time-out conditions safely and effectively Advanced techniques: kernel-mode threads, layered drivers, and more Start-to-finish debugging and troubleshooting techniques Foreword by Andrew Scoppa, UCI Corporation The #1 book on Windows driver development-totally updated for Windows 2000! With The Windows 2000 Device Driver Book , any experienced Windows programmer can master driver development start to finish: planning, implementation, testing, debugging, installation, and distribution. Totally updated to reflect Microsoft's Windows Driver Model (WDM) for Windows 2000 and 98, this programming bestseller covers everything from architecture to tools, and includes a powerhouse library of exclusive tools and code for streamlining any driver development project. You'll start with a high-level overview of WDM components and then move quickly into the details of the development environment and driver installation. Next, master the Windows 2000 I/O Manager, its data structures, and its interaction with drivers. Using extensive practical examples, you'll implement Plug-and-Play and Power Management; construct safe reentrant driver code; use Windows Management Instrumentation to log errors and events, and more. The book covers today's most advanced Windows driver development techniques and provides extensive debugging guidance, including crash dump analysis using WinDbg; lists of common bugcheck codes, meanings, and probable causes; and much more. About the CD-ROM Bonus CD-ROM contains powerful resources for streamlining device driver development! An exclusive Device Driver AppWizard that works with Visual Studio to instantly create your driver's framework A library of complete sample drivers C++ classes to jumpstart any project-including a Unicode string handling class that eliminates tedious, repetitive code An exclusive Driver In...
    Note: Includes bibliographical references (p. 439) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxv, 499 p. , ill. ; , 24 cm
    DDC: 004
    Keywords: Computer networks ; Computers ; Electronic data processing ; Electronic books ; local
    Abstract: The complete, easy-to-understand guide to IT-now and in the future! Computers, networks, and pervasive computing Hardware, operating systems, and software How networks work: LANs, WANs, and the Internet E-business, the Web, and security The guide for ANYONE who needs to understand the key technologies driving today's economy and high tech industries! You can't afford not to understand the information revolution that's sweeping the world-but who's got time for all the acronyms and hype most technology books give you? The Essential Guide to Computing demystifies the digital society we live in with an intelligent, thorough, and up-to-date explanation of computer, networking, and Internet technologies. It's perfect for smart professionals who want to get up to speed, but don't have computer science or engineering degrees! You'll find up-to-the-minute coverage on all of today's hottest technologies including: The evolution of computing: from the room-sized "monoliths" of the 1950s to today's global Internet Preview of the next revolution: "pervasive computing" Computer hardware: microprocessors, memory, storage, I/O, displays, and architecture Windows, Macintosh, UNIX/Linux, DOS, NetWare, Palm: what operating systems do, and how they compare Programming languages: from machine language to advanced object-oriented technologies Key software applications: databases, spreadsheets, word processing, voice recognition, and beyond Microsoft and the software industry: where they stand, where they're headed How networks work: LANs, WANs, packet switching, hardware, media, and more The Internet, e-commerce, and security Enterprise applications: data warehousing, Web-centered development, and groupware Whether you're a consumer, investor, marketer, or executive, this is your start-to-finish briefing on the information technologies that have changed the world-and the coming technologies that will transform it yet again!
    Note: Includes bibliographical references (p. 481-485) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xiv, 210 p. , ill. ; , 24 cm
    Series Statement: Job skills neteffect series
    DDC: 155.9/042
    Keywords: Stress management ; Electronic books ; local
    Abstract: The creators of a state- of-the-art stress management center combine their decades' of clinical psychology experience to present a complete and concise volume on stress management in the workplace. Their approach incorporates a reader-friendly style with proven exercises and techniques designed to teach readers how to maximize effectiveness and deal with workplace stress. KEY TOPICS: The text includes an introduction to stress, the three phases of the authors' master strategy, as well as a focus on workplace stress mastery and psychotechnologies. MARKET: For students, workers and the general public interested in stress management techniques.
    Note: Includes bibliographical references (p. 203-206) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xix, 391 p. , ill. ; , 24 cm. +
    DDC: 005.7/2
    Keywords: JavaServer pages ; HTML (Document markup language) ; Java (Computer program language) ; Web servers ; Electronic books ; local
    Abstract: The experienced developer's guide to JavaServer Pages development! Database access, XML support, JavaBean integration, and much more Architecting JSP applications for maximum performance and maintainability Includes several complete sample JSP applications such as an authentication framework, an email tag library, and a Database-to-XML/XSL conversion tool Sun's JavaServer Pages technology gives developers a powerful cross-platform solution for dynamic Web application development without the drawbacks of previous approaches. In Core JSP , two leading enterprise developers show experienced developers exactly how to make the most of JSP technology-for database integration, XML applications, session tracking, and many other purposes. From coding fundamentals to effective JSP program design, you'll find it here-along with real-world sample code for HTML calendars, JNDI applications, LDAP-based authentication JavaBeansTM, database search forms, and more! Make the most of scriptlets, expressions, declarations, actions and directives Get under the hood with Sun's JSP engine: multithreading, persistence, implicit objects, and more Understand JSP requests and responses-in depth Track sessions and data: hidden frames and form fields, cookies, URL rewriting, and the HttpSession API Integrate databases: JDBCTM, SQL, metadata, connection pooling, and more Creating custom JSP actions (custom tags) Optimize the performance of your JSP pages Every Core Series book: DEMONSTRATES how to write commercial quality code FEATURES dozens of nontrivial programs and examples-no toy code! FOCUSES on the features and functions most important to real developers PROVIDES objective, unbiased coverage of cutting-edge technologies-no hype! Core JSP delivers: Practical insights for transforming dynamic web pages into full-fledged web applications Hands-on coverage of integrating JSP and XML Expert JavaBean Action techniques for integrating JavaBean business logic with JSP presentation logic Extensive code examples-including several complete sample applications
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xvii, 315 p. , ill. ; , 24 cm
    Series Statement: Essential guide series
    DDC: 621.382
    Keywords: Wireless communication systems ; Electronic books ; local
    Abstract: Your complete guide to today's "killer" wireless apps-and tomorrow's! Covers EVERYTHING you can do with wireless technology! The wireless Web: WAP and beyond Mobile e-commerce: security, payment systems, and more PCS and high-bandwidth 3G cellular Bluetooth: breakthrough short-range wireless applications For consumers, investors, executives, marketing/PR professionals, and developers The next-generation wireless and mobile Internet revolution is under way! Now here's a complete guide to next-generation wireless applications and their business impact, written specifically for nontechnical professionals. The Essential Guide to Wireless Communications Applications covers all the latest developments, from the wireless Web to Bluetooth, WAP to 3G, and beyond. Coverage includes: 3G wireless multimedia and personal services: revolutionary convenience, global compatibility M-commerce: Buy anywhere, anything, right now The wireless Web revolution that's about to explode Bluetooth: wireless computing, networking, conferencing, and beyond Phones or computers: Which platform will drive the wireless Web? Internet in the sky: high-bandwidth Web services via satellite Fixed wireless applications-from SOHO to enterprise Mobile operators vs. content providers: Who "owns" the customer? Mobile OS platforms: Palm, Windows CE, Symbian EPOC A peek into the far future: 4G, holophones, and more Whether you're an investor, decision maker, or consumer, Network magazine editor Andy Dornan delivers all the information you need to identify your best wireless opportunities-and take advantage of them!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 232 p. , ill. ; , 24 cm
    Series Statement: Essential guide series
    DDC: 621.384
    Keywords: Radio circuits ; Radio ; Equipment and supplies ; Wireless communication systems ; Electronic books ; local
    Abstract: 2596B-2 The only easy-to-understand guide to the wireless revolution! There's a wireless revolution underway -- and with The Essential Guide to RF and Wireless, you can learn all you need to know about it, even if you don't have a technical background! Industry veteran Carl J. Weisman presents wireless and RF technology at every level: fundamental concepts, basic terminology, components, system building blocks, complete systems, and more. You'll find up-to-the-minute coverage of all of today's hottest wireless and RF technologies -- and tomorrow's! Spread spectrum and CDMA: how they work, where they're used Wireless local loop (WLL): wireless solutions for the "last mile" ISM-based wireless LANs Local Multipoint Distribution Service (LMDS): a new alternative for broadband wireless service And more! The Essential Guide to RF and Wireless is friendly and accessible -- with dozens of charts, diagrams, and photographs that make advanced wireless and RF technology easier to understand than ever before. Whether you're a sales or marketing pro, customer, investor, tech writer, PR specialist, or student, it's the complete, up-to-the-minute briefing you've been searching for!
    Note: Includes bibliographical references (p. 219-220) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 527 p. , ill. ; , 24 cm. +
    DDC: 005.7/2
    Keywords: Python (Computer program language) ; XML (Document markup language) ; Electronic books ; local
    Abstract: Breakthrough techniques for building XML applications - fast! Includes a detailed Python tutorial Learn about DOM and SAX application development with Python Exclusive coverage of the new Pyxie XML processing library CD-ROM includes Python and Pyxie distributions for Windows NT and Linux-plus powerful utilities and lots of working code "XML processing is the newest required skill for webmasters and application developers. The Python language and Sean McGrath's book make it fun to learn and easy to do." - Charles F. Goldfarb When it comes to XML processing, Python is in a league of its own. If you're doing XML development without Python, you're wasting time! Python offers outstanding productivity - especially in the areas that matter most to XML developers, such as XML parsing, DOM/SAX implementations, string processing, and Internet APIs. And now there's Pyxie - the new open source library that makes Python XML processing even easier and more powerful. In XML Processing with Python , top XML developer Sean McGrath delivers the hands-on explanations and examples you need to get results with Python and Pyxie fast - even if you've never used them before! Install Python and the Pyxie XML package Learn the fundamentals of Python: control structures, classes, nested lists, dictionaries, and regular rexpresions Process XML with regular expression-driven, event-driven, and tree-driven techniques Understand Python's support for DOM and SAX APIs Explore the power of Python/XML through worked examples of GUI development, database integration, and an XML query-by-example implementation. Elegant, easy, powerful and fun, Python helps you build world-class XML applications in less time than you ever imagined. If you know XML, one book has all the techniques, code, and tools you'll need to process it: XML Processing with Python . CD-ROM INCLUDED The accompanying CD-ROM contains everything you need to develop XML applications with Python - including complete Python distributions for Windows and Linux the Pyxie open-source libraries powerful utility programs an extensive library of sample source code tested on both Windows NT and Linux
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxix, 771 p. ; , 24 cm. +
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Electronic books ; local
    Abstract: New to Python? This is the developer's guide to Python development! Learn the core features of Python as well as advanced topics such as regular expressions, multithreaded programming, Web/Internet and network development, GUI development with Tk(inter) and more Also includes features found in the new Python 1.6 and 2.0 releases CD-ROM: Complete Python distributions (source code, documentation, and various binaries) plus all example scripts in the book Python is an Internet and systems programming language that is soaring in popularity in today's fast-paced software development environment, and no wonder: it's simple (yet robust), object-oriented (yet can be used as a procedural language), extensible, scalable and features an easy to learn syntax that is clear and concise. Python combines the power of a compiled object language like Java and C++ with the ease of use and rapid development time of a scripting language. In fact, it's syntax is so easy to understand that you are more likely to pick it up faster than any of the other popular scripting languages in use today! In Core Python Programming , Internet software engineer and technical trainer Wesley Chun provides intermediate and experienced developers all they need to know to learn Python-fast. Like all Core Series books, Core Python Programming delivers hundreds of industrial-strength code snippets and examples, all targeted at professional developers who want to leverage their existing skills! In particular, Core Python Programming presents numerous interactive examples that can be entered into the Python interpreter right in front of you! Finally, we present a chapter that shows you step-by-step how to extend Python using C or C++. Python syntax and style Development and Run-time Environments Objects and Python memory management Standard data types, methods, and operators Loops and conditionals Files and Input/Output Exceptions and error handling Functions, scope, arguments, and functional programming Importing modules and module attributes Object-oriented Programming with classes, methods, and instances Callable Objects Extending Python Coverage of the Python standard module library and client-server application development includes comprehensive introductions to the following topics in Python programming: Regular expressions TCP/IP and UDP/IP Network programming using sockets Operating system interface GUI development with Tk using Tkinter Multithreaded programming Interactive Web/CG...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: lvi, 772 p. , ill. ; , 24 cm. +
    Edition: 3rd ed.
    DDC: 005.13/3
    Keywords: Tk toolkit ; Tcl (Computer program language) ; Electronic books ; local
    Abstract: 2202H-5 The Tcl/Tk best-seller, now completely updated for Tcl 8.2 and the Tcl Web Server! Tcl/Tk 8.2 is the first scripting language that can handle enterprise-wide integration tasks that encompass Windows, Solaris, Macintosh, and other key platforms. Now, in this fully updated Third Edition, Tcl/Tk development team member and best-selling author Brent Welch presents all you need to know to achieve powerful results with Tcl/Tk 8.2 and the new Tcl Web Server. Coverage includes: Tcl's fundamental mechanisms and operating system interfaces Basic and advanced coding techniques and tools, including the Tcl script library facility Tk and X Windows-with detailed examples and sample widgets The new, extensible Tcl Web Server New Tcl internationalization features and thread support New techniques for working with regular expressions and namespaces You'll find extensive coverage of user interface development, as well as application integration techniques that leverage Tcl/Tk's powerful cross-platform scripting capabilities. Welch covers Tcl's extensive network support, as well as Safe Tcl, C programming with the Tk toolkit, the Tcl compiler, and Tcl/Tk plug-ins for Netscape and Internet Explorer. Whether you're a current Tcl/Tk programmer, or a developer searching for a convenient, powerful multiplatform scripting language, Practical Programming in Tcl and Tk, Third Edition delivers exactly what you're looking for. "This is an excellent book, loaded with useful examples. Newcomers to Tk will find the widget descriptions particularly helpful." --John Ousterhout CEO and founder of Scriptics Corporation and the creator of Tcl/Tk "Brent Welch fills an important need for an introduction to Tcl/Tk with an applied focus and with coverage of many of the useful extensions available . . . I recommend this book to my new students . . . and I keep a copy handy for my own use." --Joseph A. Konstan, Professor of Computer Science University of Minnesota ABOUT THE CD-ROM The accompanying CD-ROM includes the Tcl Web Server; Tcl/Tk distributions for Windows 9x/NT, Solaris, and Macintosh; plus an extensive collection of free Tcl/Tk software-including all the code from the book. Art: Include the same boxed quotes that appeared on the 2e back cover.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xvi, 287 p. , ill. ; , 25 cm
    DDC: 004.6/2
    Keywords: Routers (Computer networks) ; TCP/IP (Computer network protocol) ; Electronic books ; local
    Abstract: 1424H-9 The complete guide to IP routing for all network professionals Four routing protocols-RIP, OSPF, BGP, and the Cisco protocols-are at the heart of IP-based internetworking and the Internet itself. In this comprehensive guide, respected telecommunications consultant Uyless Black teaches network professionals the basics of how to build and manage networks with these protocols. Beginning with an exceptionally helpful tutorial on the fundamentals of route discovery, architecture, and operations, Black presents in-depth coverage of these topics and more: The RIP and OSPF interior gateway protocols: implementation, troubleshooting, and variations Connecting internal networks to the Internet with BGP Enterprise networking with Cisco's Inter-Gateway Routing Protocol (IGRP) and Enhanced Inter-Gateway Routing Protocol (EIGRP) The Private Network-to-Network Interface (PNNI): route advertising, network topology analysis, and connection management for ATM-based networks From start to finish, IP Routing Protocols focuses on the techniques needed to build large, scalable IP networks with maximum performance and robustness. Whether you're a service provider or an enterprise networking professional, here's the lucid, succinct guide to IP routing protocols you've been searching for.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xxv, 461 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Threads (Computer programs) ; Electronic books ; local
    Abstract: 1700G-6 The ultimate guide to multithreading with Java technology! Powerful techniques for enhancing application performance Multithreaded program design for network and Internet applications Extensive code examples throughout Multithreading gives developers using the Java 2 platform a powerful tool for dramatically improving the responsiveness and performance of their programs on any platform, even those without inherent multithreading support. Multithreaded Programming with Java Technology is the first complete guide to multithreaded development with the Java 2 platform. Multithreading experts Bil Lewis and Daniel J. Berg cover the underlying structures upon which threads are built; thread construction; and thread lifecycles, including birth, life, death, and cancellation. Next, using extensive code examples, they cover everything developers need to know to make the most of multithreading, including: Thread scheduling models and synchronization-with solutions for complex, real-world synchronization problems Multithreaded program design for networked and Internet applications Thread-specific data: use and implementation Leveraging OS libraries to make Java-based multithreading more effective Optimizing thread performance and designing for SMP hardware Powerful techniques and comprehensive example code for improving Java-based application performance with multithreading!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall | Boston, MA :Safari,
    Language: English
    Pages: xv, 318 p. , ill. ; , 24 cm
    DDC: 658.4/02
    Keywords: Leadership ; Organizational effectiveness ; Performance ; Teams in the workplace ; Electronic books ; local
    Abstract: Drawing upon research from leading scholars in the fields of social psychology, organization behavior, sociology, and cognitive psychology, this invaluable resource for both young managers and seasoned executives alike covers both basic and cutting-edge team building and management principles as it outlines in a clear, step-by-step fashion how to improve the functioning of teams within an organization. KEY TOPICS: Introduces the basic building blocks for analyzing and perfecting teamwork; addresses the assessment of a team's performance and productivity; and discusses when and how to reward teamwork in organizations. Focuses on internal dynamics, i.e, structuring tasks, selecting people, and fostering team relationships; how teams communicate, process information, and create a collective team intelligence; and ways to bring out a team's maximum creativity. Covers external dynamics, i.e, team boundaries, inter-team relations, networking, and boundary-spanning; dual-tasks of effective leadership; issues of conflict and competition between teams in the organization; and the impact of information technology on both global and local teamwork. Begins each chapter with a case study of a real team and company, and includes practical appendices that include tips on how to run a meeting; discussions on how to build and maintain an effective study group; and examples of 360-degree evaluations. MARKET: For organizational managers and team leaders.
    Note: Includes bibliographical references (p. 277-305) and indexes
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...