Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (22)
  • English  (22)
  • Holzner, Steven  (12)
  • Center for Creative Leadership  (10)
  • Boston, MA :Safari,  (22)
  • [Erscheinungsort nicht ermittelbar] : Apress
  • Electronic books ; local  (22)
Datasource
  • MPI Ethno. Forsch.  (22)
Material
Language
  • English  (22)
  • 1
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: vii, 326 p. , ill. ; , 24 cm
    DDC: 005.2762
    Keywords: Java (Computer program language) ; Electronic books ; local
    Abstract: Take your Java programming skills beyond the ordinary. Java After Hours: 10 Projects You'll Never Do at Work will make Java your playground with ten detailed projects that will have you exploring the various fields that Java offers to build exciting new programs. You'll learn to: Create graphics interactively on Web servers Send images to Web browsers Tinker with Java's Swing package to make it do seemingly impossible things Search websites and send e-mail from Java programs Use multithreading, Ant and more! Increase your Java arsenal by taking control of Java and explore its possibilities with Java After Hours .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 316 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    Keywords: Ant (Computer file) ; Java (Computer program language) ; Electronic books ; local
    Abstract: Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full-fledged testing and deployment environment. Ant: The Definitive Guide has been reworked, revised and expanded upon to reflect this evolution. It documents the new ways that Ant is being applied, as well as the array of optional tasks that Ant supports. In fact, this new second edition covers everything about this extraordinary build management tool from downloading and installing, to using Ant to test code. Here are just of a few of the features you'll find detailed in this comprehensive, must-have guide: Developing conditional builds, and handling error conditions Automatically retrieving source code from version control systems Using Ant with XML files Using Ant with JavaServer Pages to build Web applications Using Ant with Enterprise JavaBeans to build enterprise applications Far exceeding its predecessor in terms of information and detail, Ant: The Definitive Guide , 2nd Edition is a must-have for Java developers unfamiliar with the latest advancements in Ant technology. With this book at your side, you'll soon be up to speed on the premiere tool for cross-platform development.Author Steve Holzner is an award-winning author who s been writing about Java topics since the language first appeared; his books have sold more than 1.5 million copies worldwide.
    Note: Includes index. - Prev. ed. by Jesse Tilly and Eric M. Burke, pub. May 2002
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Indianapolis : Sams | Boston, MA :Safari,
    Language: English
    Pages: xiii, 604 p. , ill. ; , 24 cm
    DDC: 005.2/768
    Keywords: Microsoft Visual C# .NET ; C# (Computer program language) ; Electronic books ; local
    Abstract: Microsoft Visual C# .NET 2003 Kick Start is a rapid-progression tutorial that presents the C# language to working programmers who are already familiar with another programming language or tool. This book speeds through basic concepts and focuses on practical examples showing the advantages of C# .NET 2003 in ASP programming, application design and creation, and .NET Web Services development. While Microsoft Visual C# .NET 2003 Kick Start assumes no knowledge of C# or the .NET Framework, it skips the handholding and basic programming instruction associated with entry-level tutorials. Full of code examples, tips, and profession insights, this book is about maximum payoff with minimum effort for the working programmer who wants to use Visual C# .NET 2003 now.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 343 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Keywords: Computer software ; Development ; Java (Computer program language) ; Electronic books ; local
    Abstract: You've probably heard the buzz about Eclipse, the powerful open source platform that gives Java developers a new way to approach development projects. It's like a shiny new car--no longer content to just admire Eclipse, you're now itching to get in and drive. Eclipse is to Java developers what Visual Studio is to .NET developers--it's an integrated development environment (IDE) that combines a code editor, compiler, debugger, text editor, graphical user interface (GUI) builder, and other components into a single, user-friendly application. It provides a solid foundation that enables Java developers to construct and run integrated software-development tools for web development, application design, modeling, performance, testing, and much more. As with any extensive programming tool, however, there's a lot to learn. And there s no better guy than well-known Java expert Steve Holzner to teach you. An award-winning and best-selling author who has been writing about Java topics since the language first appeared, Holzner delivers just the kind of targeted, practical, everyday knowledge you need to hone your mastery of Eclipse. Perfect as a companion to an Eclipse programming tutorial (such as Holzner's own Eclipse , O'Reilly, April 2004) or an ideal stand-alone for all those developers who either don't want or don't need the tutorial approach, the Eclipse Cookbook contains task-oriented recipes for more than 800 situations you may encounter while using this new Java platform--from deploying a web application automatically to reverse engineering compiled code, from re-naming all references to a class across multiple packages to initializing the SWT JNI libraries. Each recipe in the ever-popular and utterly practical problem-solution-discussion format for O'Reilly cookbooks contains a clear and thorough description of the problem, a brief but complete discussion of a solution, and in-action examples illustrating that solution. The Eclipse Cookbook will satiate Java programmers at all levels who are ready to go beyond tutorials--far beyond writing plug-ins and extensions--and actually use the powerful and convenient Eclipse day to day.
    Note: "Covers Eclipse 3.0"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Indianapolis, IN : Sams Pub. | Boston, MA :Safari,
    Language: English
    Pages: xi, 366 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: Hypertext systems ; XML (Document markup language) ; XPath (Computer program language) ; Electronic books ; local
    Abstract: XPath is to XML as SQL is to databases: XML applications need XPath to locate specific data within an XML document for further processing with other XML applications such as XSLT, XQuery, XPointer, XLink and DOM level 3. With XPath, these applications offer developers a full toolkit for transforming, linking, and searching XML data. Developers need to understand XPath to fully exploit XML in their applications, and they have few resources beyond the W3C specification. XPath Kick Start will examine every aspect of XPath in detail, including its influence on and use with these other XML standards. With each technique illustrated with real-world examples, the book starts with coverage of the essentials of XPath, including nodes, expressions, functions and operators. The second half of the book details XPath in practice - from manipulating XML data to transforming, linking and querying XML documents.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiv, 317 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Electronic books ; local
    Abstract: Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an elegant and powerful remedy for this common, frustrating scenario. It doesn't just catch your errors before you compile, it also suggests solutions. All you need to do is point and click. And it's free--what could be better? Still, if you're like most programmers, mastering a new technology--no matter how productive it will make you in the long run--is going to take a chunk out of your productivity now. You want to get up to speed quickly without sacrificing efficiency.O'Reilly's new guide to the technology, Eclipse , provides exactly what you're looking for: a fast-track approach to mastery of Eclipse. This insightful, hands-on book delivers clear and concise coverage, with no fluff, that gets down to business immediately. The book is tightly focused, covering all aspects of Eclipse: the menus, preferences, views, perspectives, editors, team and debugging techniques, and how they're used every day by thousands of developers. Development of practical skills is emphasized with dozens of examples presented throughout the book.From cover-to-cover, the book is pure Eclipse, covering hundreds of techniques beginning with the most basic Java development through creating your own plug-in editors for the Eclipse environment. Some of the topics you'll learn about include: Using Eclipse to develop Java code Testing and debugging Working in teams using CVS Building Eclipse projects using Ant The Standard Widget Toolkit (SWT) Web development Developing Struts applications with Eclipse From basics to advanced topics, Eclipse takes you through the fundamentals of Eclipse and more. You may be an Eclipse novice when you pick up the book, but you'll be a pro by the time you've finished.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Greensboro, N.C. : Center For Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 31 p. , ill. ; , 23 cm
    Keywords: Complex organizations ; Cross-functional teams ; Intergroup relations ; Interorganizational relations ; Organizational effectiveness ; Teams in the workplace ; Electronic books ; local
    Abstract: Dispersed teams have members in different countries, cultures, and time zones. Such teams share some important characteristics with local teams, but they also present unique challenges. Organizations need to prepare for and support them properly to realize their full potential.
    Note: CCL no. 423
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xxvii, 1072 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: JavaScript (Computer program language) ; Electronic books ; local
    Abstract: The only comprehensive book available that covers the latest technology, such as Internet Explorer 6 and JavaScript 1.5, and JScript 5.6. Packed full of hands-on examples, this book integrates JavaScript with .NET, XML, XSLT, Java, CSS, HTML, Cookies, Security, and much more. Written for beginning to intermediate readers looking to learn how to work with JavaScript and how best to use it with other web technologies. Inside JavaSript fills a void between the very beginning and high level books available in bookstores today. It's a book readers want primarily for two reasons: re-usable code and up-to-date browser information. Books currently out on the shelf are not up to the latest in browser technology; thus, frustrating readers because everything done in JavaScript is dependent on browser capabilities. The web site will contain all the source code used in the book.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Indianapolis, IN : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xxxiv, 1162 p. , ill. ; , 23 cm
    DDC: 005.7/2
    Keywords: XML (Document markup language) ; Electronic books ; local
    Abstract: Steven Holzner's friendly, easy-to-read style has turned this book (formerly known as Inside XML ) into the leading reference on XML. Unlike other XML books, this one is packed with hundreds of real-world examples, fully tested and ready to use! Holzner teaches you XML like no other author can, covering every major XML topic today and detailing the ways XML is used now--connecting XML to databases (both locally and on web servers), stying XML for viewing in today's web browsers, reading and parsing XML documents in browsers, writing and using XML schemas, creating graphical XML browsers, working with the Simple Object Access Protocol (SOAP), and a great deal more. Real World XML is designed to be the standard in XML coverage--more complete, and more accessible, than any other. "The author's approach is definitely bottom up, written in a highly personable tone. He makes efficient use of example code, which sets this book apart from many I have read in the past. His examples bring to life the code without overwhelming the reader, and he does not present any examples for which the reader has not been prepared. In addition, no prior knowledge of XML is assumed. As such, this is an excellent book for both beginners and intermediate level web designers and programmers. Experts, too, will find this book of value, due to its emphasis on real world applicability. Overall, this book will benefit all web developers and programmers, with a special emphasis on beginner and intermediate developers."--Donna A. Dulo, MS, MA, Senior Systems Engineer, U.S. Department of Defense "This book will provide a brilliant basis for anyone wishing to keep up to speed with the new XML developments."--Mr. Andrew Madden, Department of Computer Science, University of Wales "I found this book's strengths to be: its exhaustive specification reference for the conscientious developer; access to the official specs, which is key; the wide variety of choices provided for all aspects of XML; several alternatives provided for each editor, browser, parser, stylesheet transform engine, and programming language; and working examples that show the power of the tools used."--Jaime Ryan, Software Developer/Documentation Manager, Blue Titan Software
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Indianapolis, IN : Sams | Boston, MA :Safari,
    Language: English
    Pages: xv, 701 p. , ill. ; , 24 cm
    DDC: 005.2/762
    Keywords: JavaServer pages ; Web site development ; Electronic books ; local
    Abstract: Sams Teach Yourself JavaServer Pages in 21 Days offers a proven tutorial format to teach JSP in 21 example-driven lessons. This book is for Web publishing professionals migrating to JavaServer Pages for its ability to create dynamic, interactive Web sites and separate presentation from Java code running behind the scenes. The book starts by explaining the relationship between JSP and Java Servlets and the basics of JSP functions and features. You'll then learn how JSP handles data, interacts with Java components, tracks users, and more. Later chapters discuss debugging, working with databases, XSLT and XML, using the Struts framework from Apache, handling binary data like graphics, and deploying JSP applications. Each topic is illustrated with many working examples that the reader can understand and put to work immediately. Throughout the book the author provides pointers to upcoming developments in JSP 2, to ensure that you are prepared for changes in the new version.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 31 p. ; , 23 cm
    Keywords: Adaptability (Psychology) ; Diversity in the workplace ; Electronic books ; local
    Abstract: Being able to communicate effectively across cultural differences, understanding how to negotiate complex social situations, and being familiar with the customs and norms of many cultures are important skills in organizations today. Perhaps even more important than possessing those essential pieces of cultural knowledge is the skill of cultural adaptability - the willingness and ability to recognize, understand and work effectively across cultural differences. Proficiency in this area helps managers to build the relationships needed to achieve results in today's global organizations, especially when those relationships are forged across borders and cultures.
    Note: Includes bibliographical references (p. 29)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xvi, 406 p. , ill. ; , 24 cm
    DDC: 005.75/8
    Keywords: ActiveX ; Database design ; Microsoft .NET ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: Prentice Hall PTR's new ADO.NET Programming in Visual Basic .NET - The practical guide to database development with VB.NET and ADO.NET Includes detailed coverage of XML-based Web services Data providers, DataGrids, DataSets, data binding, and much more Complete case study application-building a robust ADO.NET data control Build powerful database apps and Web services fast, with VB.NET and ADO.NET! With ADO.NET, you can build database-enabled applications and Web services with more speed, flexibility, and power than ever before. ADO.NET Programming in Visual Basic .NET teaches you all you'll need to know to make the most of ADO.NET - whether you're an experienced Visual Basic database programmer or not. The authors' realistic code examples and practical insights illuminate ADO.NET from its foundations to state-of-the-art data binding and application optimization. Coverage includes - Understanding the ADO.NET class libraries Utilizing Visual Basic.NET's powerful database programming tools Connecting to databases using ADO.NET's wide range of data providers Using DataSets to read, store, and process XML data Mastering data binding with Windows Forms and ASP.NET Web Forms Building data-driven XML-based Web Services and Windows thin client applications The book concludes with a complete case study application - constructing a .NET version of the powerful ADO data control that VB 6 programmers loved, but isn't included in ADO.NET.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Indianapolis, IN : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xix, 616 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.7/2
    Keywords: XSLT (Computer program language) ; Electronic books ; local
    Abstract: Inside XSLT is designed to be a companion guide to Inside XML . This example oriented book covers XML to HTML, XML to Music, XML with Java, style sheet creation and usage, nodes and attributes, sorting data, creating Xpath expressions, using Xpath and XSLT functions, namespaces, names templates, name variables, designing style sheets and using XSLT processor API's, the 56 XSL formatting objects, the XSLT DTD, and much much more.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 29 p. ; , 23 cm
    Series Statement: An ideas into action guidebook
    Keywords: Communication in management ; Conflict management ; Interpersonal communication ; Interpersonal relations ; Electronic books ; local
    Abstract: Conflict with direct reports is one of the most difficult challenges facing managers today. But it's a challenge that successful leaders must learn to address. Managers who develop an understanding of difference without judging and are willing to see more than one perspective or solution are in a good position to manage such conflict. They are better prepared to understand emotions that can trigger conflict, to clarify performance expectations, and to provide ongoing feedback for the support and development of their direct reports.
    Note: "CCL no. 418"--T.p. verso. - Includes bibliographical references (p. 27)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: 1102 p. , ill. ; , 24 cm
    Keywords: XML (Document markup language) ; Electronic books ; local
    Abstract: The XML explosion hardly needs any introduction-it's everywhere and there just seems to be no end to what can be done with XML. While writing to the W3C standards, and keeping up with the pace for corporate implementation, you, the programmer or web developer, will need a comprehensive guide to get you started and show you what XML and its related technologies can do. A thorough guide is imperative to success because you will need to know and understand the full scope of XML from day one in order to work with it successfully. With your time constraints and impossible project schedules, you need a comprehensive guide that fulfills your needs in one complete book. Inside XML is an anchor book that covers both the Microsoft and non-Microsoft approach to XML programming. It covers in detail the hot aspects of XML; such as, DTD's vs. XML Schemas, CSS, XSL, XSLT, Xlinks, Xpointers, XHTML, RDF, CDF, parsing XML in Perl and Java, and much more.
    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
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 30 p. ; , 23 cm
    Series Statement: An ideas into action guidebook
    DDC: 658.4/09
    Keywords: Executives ; Job satisfaction ; Management ; Success in business ; Electronic books ; local
    Abstract: Managers who achieve significant professional goals do not often worry about career derailment. But complacency is not the same as continued success, which can usually be found among four leadership competencies: interpersonal relationships, team leadership, getting results, and adaptability. Leadership success, achieving it and continuing it, depends heavily on developing and using each of these skills.
    Note: At head of title on cover: For the practicing manager. - Includes bibliographical references. (p. 28)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Series Statement: An ideas into action guidebook
    Series Statement: CCL no. 412.
    Keywords: Strategic planning ; Teams in the workplace ; Work environment ; Electronic books ; local
    Abstract: Despite all of the attention and accolades that organizations place on teams, they are not always the most efficient way to meet a business challenge. It's expensive and time consuming to launch a team, and it's a full-time job to lead a team toward achieving organizational objectives. This guidebook was written to help managers determine if a team is the right tool for meeting a business goal, and explains potential obstacles and challenges to forming a team that can operate at its full potential.
    Note: Title from title screen. - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 30 p. ; , 23 cm
    Series Statement: An ideas into action guidebook
    DDC: 658.409/2
    Keywords: Executives ; Training of ; Leadership ; Electronic books ; local
    Abstract: If you are scheduled to participate in a leadership development program, or if you're considering such a program, you can substantially increase the benefits to yourself and to your organization by preparing for the development experience. This guidebook will show you how to prepare yourself and how you can help prepare your colleagues and your work environment to make the most of a formal development program.
    Note: "CCL no. 409"--Verso, added t.p. - "For the practicing manager"--Cover. - Includes bibliographical references (p. 28)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 21 p. ; , 23cm
    DDC: 658.4/07125
    Keywords: Executives ; Training of ; Feedback (Psychology) ; Job evaluation ; Electronic books ; local
    Abstract: Formal feedback experiences and career transitions both involve acquiring new skills and honing current ones. Critical to this is measuring progress. This guidebook provides a proven technique on how to get and use the feedback that will help. Tips on how to evaluate the feedback and what to do if the decision is made not to use it are also provided.
    Note: "CCL no. 400"--Series t.p. - "For the practicing manager"--Cover. - Includes bibliographical references (p. 20)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 27 p. ; , 23cm
    DDC: 650.14
    Keywords: Career development ; Employees ; Training of ; Executives ; Training of ; Electronic books ; local
    Abstract: After a formal feedback experience individuals are often enthusiastic about pursuing their development goals but then hesitate because they do not know where to begin. This guidebook shows three strategies that are necessary in any intentional effort to grow: seek challenging assignments, seek training for targeted skills, and seek developmental relationships. Practical advice is given on how to choose the right assignments, identify specific skills that need improving, and establish relationships that will provide ongoing support and encouragement.
    Note: "CCL no. 401"--Series t.p. - "For the practicing managers"--Cover. - Includes bibliographical references (p. 25)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Greensboro, N.C. : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Pages: 25 p. ; , 23cm
    DDC: 650.1
    Keywords: Employees ; Training of ; Executives ; Training of ; Learning ability ; Electronic books ; local
    Abstract: On-the-job experiences are crucial for managerial development, and managers learn the most when they approach them with a variety of learning tactics. Of the four most commonly used tactics - feeling, action, thinking, and accessing others - people typically employ only one or two, thus limiting their learning and eventually their performance. This guidebook describes the four tactics in detail, giving examples of how they can be used. It also provides information on how to identify preferred tactics and how to develop nonpreferred ones.
    Note: "CCL no. 402"--Series t.p. - "For the practicing managers"--Cover. - Includes bibliographical references (p. 24)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Greensboro, N.C. (1 Leadership Pl., P.O. Box 26300, Greensboro 27438-6300) : Center for Creative Leadership | Boston, MA :Safari,
    Language: English
    Series Statement: CCL no. 136.
    Keywords: Career development ; Handbooks, manuals, etc ; Needs assessment ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: The Center for Creative Leadership's continuing studies of executives have found that learning on the job is the best way for a person to develop. Often people are given new positions in order to provide them with developmental experiences. But what if such a transfer is not possible? This report contains eighty-eight assignments that offer individual development opportunities on a current job.
    Note: Title from title screen. - Includes bibliographical references
    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...