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.  (20)
  • American Management Association  (11)
  • Deitel, Harvey M.  (9)
  • Boston, Mass. :Safari Books Online,  (20)
  • Leiden : Brill
Datasource
  • MPI Ethno. Forsch.  (20)
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    New York : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 9780814414033 , 0814414036
    Language: English
    Pages: xix, 234 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Business communication ; Interpersonal communication ; Electronic books ; local
    Abstract: The skills you need to get through to anyone-when a job, a sale, a deal, or a relationship hangs in the balance.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    New York : AMACOM/American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 9780814414743 , 0814414745
    Language: English
    Pages: viii, 103 p , ill. , 23 cm
    Series Statement: WorkSmart
    Parallel Title: Erscheint auch als
    Keywords: Delegation of authority ; Supervision of employees ; Electronic books ; local
    Abstract: Delegation amounts to a lot more than just passing work off onto subordinates. When handled correctly, it gives managers a chance to strengthen their departments by developing the skills and organizational competencies of their people. Filled with quick tips, exercises, self-assessments, and practical worksheets, this book presents an easy-to-master five-step process for effective delegation. Readers will learn how to: • determine which task to delegate • identify the right person for the job • assign the task • monitor progress and provide feedback • and evaluate performance The book shows readers how to set the stage for excellent results, what to do if things go wrong, and how to ensure that all their people benefit from the experience. This is a quick, comprehensive course on an essential-and sometimes overlooked-management competency.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137011797 , 0137011792
    Language: English
    Pages: xlii, 1251 p , ill. , 24 cm
    Edition: 3rd ed.
    Series Statement: Deitel developer series
    Parallel Title: Erscheint auch als
    Keywords: C♯ (Computer program language) ; Programming languages (Electronic computers) ; Electronic books ; local
    Abstract: The professional programmer's Deitel ® guide to C# and the powerful Microsoft ® .NET Framework Written for programmers with a background in C++, Java or other high-level languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft's C# language and .NET Framework 3.5 in depth. The book is updated for Visual Studio® 2008 and C# 3.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, code highlighting, line-by-line code descriptions, and program outputs. The book features 200+ C# applications with about 20,000 lines of proven C# code, and hundreds of tips that will help you build robust applications. Start with a concise introduction to C# using an early classes and objects approach, then rapidly move on to more advanced topics, including the .NET Framework 3.5, LINQ, WPF, ASP.NET AJAX, WCF web services and Silverlight™. You'll enjoy the Deitels' classic treatment of object-oriented programming and the OOD/UML™ ATM case study, including a complete C# implementation. When you're finished, you'll have everything you need to build next-generation Windows applications, web applications and web services. TheDeitel® Developer Series isdesigned for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, Java™, web services, Internet and web development, and more. Practical, example-rich coverage of: .Net Framework 3.5 Types, Arrays, LINQ to Objects Exception Handling LINQ, Object/Collection Initializers OOP: Classes, Inheritance, Polymorphism, Interfaces WinForms, WPF, XAML, Event Handling WPF Graphics/Multimedia, Silverlight ™ Lists, Queues, Stacks, Trees Generic Collections, Generic Methods and Classes XML ® , LINQ to XML Database, SQL, LINQ to SQL ASP.NET 3.5, ASP.NET AJAX Web Forms, Web Controls WCF Web Services OOD/UML ™ 2 CASE STUDY And more Visit www.deitel.com to: Download code examples Check out the growing list of programming, Web 2.0, and software-related Resource Centers To receive updates for this book, subscribe to the free Deitel ® Buzz Online e-mail newsletter at www.deitel.com/newsletter/subscribe.html Read archived issues of the Deitel ® Buzz Online Visit www.deitel.com/training for information on Deitel's Dive Into ® Series corporate training courses delivered on-site worldwide Pre-Publication Reviewer Testimonials "The ultimate, comprehensive book that teaches you how to program using...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137018529 , 0137018525
    Language: English
    Pages: xxxiv, 1124 p , ill.
    Series Statement: Deitel developer series
    Parallel Title: Erscheint auch als
    Keywords: Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: PRACTICAL, EXAMPLE-RICH COVERAGE OF: Classes, Objects, Encapsulation, Inheritance, Polymorphism, Interfaces, Nested Classes Integrated OOP Case Studies: Time, GradeBook, Employee Industrial-Strength, 95-Page OOD/UML ® 2 ATM Case Study JavaServer™ Faces, Ajax-Enabled Web Applications, Web Services, Networking JDBC™, SQL, Java DB, MySQL ® Threads and the Concurrency APIs I/O, Types, Control Statements, Methods Arrays, Generics, Collections Exception Handling, Files GUI, Graphics, GroupLayout, JDIC Using the Debugger and the API Docs And more... VISIT WWW.DEITEL.COM For information on Deitel's Dive Into ® Series corporate training courses offered at customer sites worldwide (or write to deiteldeitel.com) Download code examples Check out the growing list of programming, Web 2.0, and software-related Resource Centers To receive updates for this book, subscribe to the free DEITEL ® BUZZ ONLINE e-mail newsletter at www.deitel.com/newsletter/subscribe.html Read archived issues of the DEITEL® BUZZ ONLINE The practicing programmer's DEITEL ® guide to Java™ development and the Powerful Java™ Platform Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the Java language and Java APIs in depth. The book presents the concepts in the context of fully tested programs, complete with syntax shading, code highlighting, line-by-line code descriptions and program outputs. The book features 220 Java applications with over 18,000 lines of proven Java code, and hundreds of tips that will help you build robust applications. Start with an introduction to Java using an early classes and objects approach, then rapidly move on to more advanced topics, including GUI, graphics, exception handling, generics, collections, JDBC™, web-application development with JavaServer™ Faces, web services and more. You'll enjoy the Deitels' classic treatment of object-oriented programming and the OOD/UML ® ATM case study, including a complete Java implementation. When you're finished, you'll have everything you need to build object-oriented Java applications. The DEITEL® Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including Java™, C++, .NET, web services, Internet and web development and more. PRE-PUBLICATION REVIEWER TESTIMONIALS "Presenting software engineering side by side with core Jav...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137013128 , 0137013124
    Language: English
    Pages: xxii, 408 p , ill. , 24 cm
    Series Statement: Deitel developer series
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Electronic books ; local
    Abstract: A Video Enhanced book which contains embedded links to instructional videos from: Javascript Fundamentals I and II LiveLessons (Video Training) by Paul J. Deitel. https://ssl.safaribooksonline.com/9780137045167 PRACTICAL, EXAMPLE-RICH COVERAGE OF: XHTML® CSS® JavaScript™: Control Statements, Functions, Arrays, Objects JSON (JavaScript Object Notation) XHTML DOM®: Objects and Collections JavaScript Event-Driven Programming XML® and RSS XML DOM Rich Internet Applications Asynchronous JavaScript and XML (Ajax) XMLHttpRequest Dojo Toolkit Consuming Web Services And more... VISIT WWW.DEITEL.COM Download code examples Check out the growing list of programming, Web 2.0 and software-related Resource Centers To receive updates for this book, subscribe to the free Deitel ® Buzz Online e-mail newsletter at www.deitel.com/newsletter/subscribe.html Read archived issues of the Deitel ® Buzz Online Contact deiteldeitel.com for information on corporate training courses delivered on-site worldwide The practicing programmer's Deitel ® guide to XHTML ® , CSS ® , JavaScript ™ , XML ® and Ajax RIA development. This book applies the Deitel signature live-code approach to teaching the client side of Rich Internet Applications (RIA) development. The book presents concepts in the context of 100+ fully tested programs (6,000+ lines of code), complete with syntax shading, detailed descriptions and sample outputs. The book features over 150 tips that will help you build robust client-side web applications. Start with an introduction to Extensible HyperText Markup Language (XHTML®) and Cascading Style Sheets (CSS®), then rapidly move on to the details of JavaScript™ programming. Finish with more advanced client-side development technologies including XHTML's Document Object Model (DOM®), Extensible Markup Language (XML®), XML's DOM, JavaScript Object Notation (JSON) and Asynchronous JavaScript and XML (Ajax). When you're finished, you'll have everything you need to build the client side of Web 2.0 Rich Internet Applications (RIAs). The book culminates with several substantial Ajax-enabled RIAs, including a book cover viewer (JavaScript/DOM), an address book (Ajax/consuming web services) and a calendar application (Ajax/Dojo/consuming web services). The Deitel® Developer Series is designed for professional programmers. The series presents focused treatments of emerging technologies, including .NET, Java™, web services, Internet and web development and more. Pre-Publi...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    New York : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 9780814414927 , 0814414923
    Language: English
    Pages: xi, 308 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Corporations ; Finance ; Risk assessment ; Risk management ; Electronic books ; local
    Abstract: Using examples from companies such as Home Depot, Airbus, Boeing, and Nokia, Fundamentals of Enterprise Risk Management takes a fresh look at one of the hottest topics in business today. Showing readers in charge of monitoring operational exposures in corporations, nonprofit organizations, and government agencies how they can best determine and balance opportunities against the possibilities of loss, this book provides clear strategies to help readers: • recognize both internal and external exposures • understand important concepts such as risk mapping and risk identification • recognize the weaknesses of current ERM systems • align risk opportunities with their organization's business model • stay in line with Sarbanes-Oxley compliance The book introduces innovative new concepts such as hierarchical risk structures, alignment of risks with the business model, creation of a central risk function, and the role of an ERM knowledge warehouse. Featuring enlightening case studies and practical exercises, this essential book shows readers how they can implement ERM the right way at their organizations.
    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
    [New York] : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 9780761214755 , 0761214755
    Language: English
    Pages: xxi, 155 p
    Edition: 2nd ed.
    Keywords: Interpersonal communication ; Organizational behavior ; Psychology, Industrial ; Interpersonal relations ; Commercial correspondence ; Business communication ; Electronic books ; local
    Abstract: The critical communication skills you need to survive and thrive in today's workplace. This revision of the best-selling first edition updates the basics and includes techniques for communicating effectively in a team-based environment, strategies for thriving in the multicultural workplace, and tips for mastering communication technologies.
    Note: Includes bibliographical references (p. 145-146)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    New York : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 9780814401811 , 0814401813
    Language: English
    Pages: xvii, 266 p , ill. , 24 cm
    Keywords: Target marketing ; United States ; Consumer behavior ; United States ; Marketing research ; United States ; Demography ; United States ; Electronic books ; local
    Abstract: For years, marketers have held on to unwavering beliefs that have dictated how they market to their consumers. But the hard truth is that the changes we see in marketing and business are based on one undeniable factor--the size of the generations we are selling to. As each generation ages, what they buy and how much they buy will change. Each product and service has a "best customer" that sustains a business. As these customers grow up, the smartest marketers will stay ahead of them--and their money. In The Age Curve, marketing guru Kenneth Gronbach shows executives and entrepreneurs how to anticipate this wave of predictable demand and ride it to success. Using impeccable research, Gronbach reveals how our largest generations, the Baby Boomers and Generation Y, are redefining how we market and how businesses can anticipate their needs more effectively. Complete with entertaining examples of companies like Apple who have perfected their strategies for building a loyal customer base, as well as those who haven't (Levi Strauss and Honda Motorcycle), this book will show readers: how to determine their best customers * how successful companies are earning the loyalty of Generation Y and cultivating allegiance to their products for years to come * why Generation X is a much less valuable market than any of us have been led to believe * and much more Both shocking and compelling, The Age Curve will change the way companies look at their customers and how they market to them.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [United States?] : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137131297 , 0137131291
    Language: English
    Pages: 1 streaming video file (16 hr., 36 min., 25 sec.) , digital, sd., col. +
    Series Statement: LiveLessons
    Keywords: Java (Computer program language) ; Electronic videos ; local
    Abstract: "Java Fundamentals I and II will show you everything you need to know to start building robust, powerful software with Java SE. This collection provides $2,000 (USD) worth of expert Java training!"--Resource description page.
    Note: Title from resource description page (viewed March 5, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137142309 , 0137142307
    Language: English
    Pages: xxx, 991 p , ill. , 24 cm
    Series Statement: Deitel developer series
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; Web site development ; Web sites ; Design ; JavaScript (Computer program language) ; Electronic books ; local
    Abstract: The practicing programmer's DEITEL ® guide to AJAX, Rich Internet Applications, and web-application development This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features hundreds of tips that will help you build robust applications. Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and other RIA technologies. Then proceed to server-side development with web servers, databases, PHP, Ruby on Rails, ASP.NET, JavaServer Faces, and web services. When you're finished, you'll have everything you need to build Web 2.0 applications. The DEITEL Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, Java TM , web services, Internet and web development, and more. Practical, example-rich coverage of: Web 2.0 XHTML, CSS, JavaScript DOM, XML, RSS AJAX-Enabled Rich Internet Applications JSON, Dojo, Script.aculo.us Adobe ® Flash CS3 and Flex Web Servers (IIS and Apache) Database (SQL, MySQL, ADO.NET and Java DB) PHP, Ruby on Rails ASP.NET, ASP.NET AJAX JavaServer Faces (JSF) SOAP-Based Web Services in Java REST-Based Web Services in ASP.NET Mashups And more... Visit www.deitel.com to: Download code examples Check out the growing list of programming, Web 2.0, and software-related Resource Centers To receive updates on this book, subscribe to the free DEITEL ® BUZZ ONLINE e-mail newsletter at www.deitel.com/newsletter/subscribe.html Read archived Issues of the DEITEL BUZZ ONLINE Contact deiteldeitel.com for information on corporate training courses delivered on-site worldwide Pre-Publication Reviewer Testimonials "This book is easily the most comprehensive resource of its kind I've seen yet." --Jesse James Garrett, Adaptive Path "A one-stop shop for learning the essentials of web programming." --Anand Narayanaswamy, ASPAlliance.com "Excellent for learning to develop standards-compliant web applications...takes you from the browser to the server and the database, covering web development across many programming languages." --Paul Vencill, MITRE, Inc. "Cements the browser as a first-class development platform." --Johnvey Hwang, Splunk, Inc. ...
    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, N.J. : Pearson/Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780136085669 , 0136085660
    Language: English
    Pages: xlix, 1429 p , ill. (some col.) , 24 cm. +
    Edition: 6th ed.
    Series Statement: How to program series
    Parallel Title: Erscheint auch als
    Keywords: C++ (Computer program language) ; Electronic books ; local
    Abstract: For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language. This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes and early objects approach. The text has an emphasis on achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Sixth Edition reflects the suggested improvements of a distinguished team of industry professionals and academics.
    Note: Previous ed.: H.M. Deitel's name appeared first on t.p. - Includes bibliographical references (p. [1390]-1395) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780136085645 , 0136085644
    Language: English
    Pages: xxxi, 1373 p , col. ill. , 24 cm
    Edition: 4th ed.
    Series Statement: How to program series
    Parallel Title: Erscheint auch als
    Keywords: Internet programming ; World Wide Web ; Electronic books ; local
    Abstract: Internet and World Wide Web How to Program, 4e by market leading authors, Harvey M. Deitel and Paul J. Deitel introduces readers with little or no programming experience to the exciting world of Web-Based applications. This book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that covers the fundamentals needed to program on the Internet, this book provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. The book contains comprehensive introductions to ASP.NET 2.0 and JavaServer Faces (JSF) and a new chapter on Adobe Flex 2.0. Hundreds of live-code examples of real applications are throughout the book. The examples are downloadable from the Deitel website once registered and logged in and allow readers to run the applications and see and hear the outputs. The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses After mastering the material in this book, readers will be well prepared to build real-world, industrial strength, Web-based applications. For Internet and Web-based computer programmers, and others in organizations and businesses who need to develop their own Websites and pages.
    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, N.J. : Pearson Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780136085652 , 0136085652
    Language: English
    Pages: xxxvi, 1497 p , ill. , 23 cm
    Edition: 2nd ed.
    Series Statement: How to program series
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Visual C++ ; C++ (Computer program language) ; Electronic books ; local
    Abstract: Based on the authors' highly popular C++-standard-compliant textbook, C++ How to Program, 6/e , Visual C++ How to Program 2/ E builds off this successful approach to offer readers a comprehensive introduction to Visual C++. Through their ongoing consultation with the Microsoft Visual C++ team, the Deitels have developed an approach that focuses on native C++ and presents examples of .NET managed code programming with C++/CLI, where appropriate. The book takes an easy-to-follow, carefully developed early classes and objects approach. This includes comprehensive coverage of the Visual C++ environment. Like other books in the How to Program series, the new edition retains the Deitels' classic approach to developing good programming skills. These tools have been refined over a combined six decades of academic and industry teaching experience. This approach has been the foundation of several programmers in industry today.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [New York] : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 9780761214564 , 0761214569
    Language: English
    Pages: xvii, 195 p
    Keywords: Employees ; Training of ; Electronic books ; local
    Abstract: Now more than ever, a versatile, well-trained workforce is critical to an organization?s success. Written for managers from a wide range of functional areas, this course gives any manager responsible for training the tools to help employees learn more, perform better, and work smarter. This comprehensive, up-to-date guide targets the roles necessary to manage training and learning in an organization: champion, builder, performance consultant, supporter, administrator, and keeper of the budget. Filled with expert information and real-world scenarios, this new Self-Study course uses diagrams, charts, exercises, and a collection of tools for training delivery to help managers anticipate and solve a broad range of training challenges?for their own departments or for the entire organization. How to Manage Training: Facilitating Workplace Learning for High Performance delivers the knowledge, skills, and guidance managers need to become true learning leaders.
    Note: Includes bibliographical references (p. 183-189)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [New York] : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 9780761214649 , 076121464X
    Language: English
    Pages: xvii, 109 p
    Edition: 2nd ed.
    Keywords: Time management ; Electronic books ; local
    Abstract: In today?s competitive global environment?where people at all levels need to accomplish more, in less time, with fewer resources?the ability to manage priorities is key to personal and professional success. How to Manage Your Priorities, Second Edition, provides managers, team leaders, professionals, and others in the workplace with the tools to master this essential business skill. The second edition, revised and updated with a new chapter on technology-based tools for identifying and organizing priorities, teaches managers the critical benefits of managing their priorities and removing the obstacles that interfere with success.
    Note: Includes bibliographical references (p. 103-104)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson Education | Boston, Mass. :Safari Books Online,
    ISBN: 9780136085881 , 0136085881
    Language: English
    Pages: xxxii, 1130 p , ill. , 23 cm. +
    Edition: 5th ed.
    Parallel Title: Erscheint auch als
    Keywords: C (Computer program language) ; C++ (Computer program language) ; Java (Computer program language) ; Electronic books ; local
    Abstract: The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. Using the Deitels' signature "Live-Code™ Approach," this complete, authoritative introduction to C programming offers strong treatment of structured algorithm and program development in ANSI/ISO C with 150 working C programs. Includes rich, 300-page treatment of object-oriented programming in C++ that helps students interpret the code more effectively.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [New York] : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 0761214402 , 9780761214403
    Language: English
    Pages: xxiii, 145 p
    Edition: 2nd ed.
    Keywords: Supervisors ; Training of ; Supervision of employees ; Study and teaching ; Leadership ; Study and teaching ; Electronic books ; local
    Abstract: Now more than ever, leadership is the determining factor in successful organizations. Building and sustaining a competitive advantage requires leadership at all levels, not just the top. First-level supervisors are in a unique position to provide this new leadership. This course has been developed for the first-level supervisor charged with providing leadership in a dynamic business environment. Using assessments, activities, and case studies, you?ll learn how to manage the transition from supervisor to first-level leader, motivate and retain employees, lead with impact and influence, manage project and virtual teams, lead for competitive advantage, and craft and implement a plan for managing change. You?ll learn the attitudes, skills, and behaviors needed to lead and prosper in your organization.
    Note: Includes bibliographical references (p. 137)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [New York : American Management Association] | Boston, Mass. :Safari Books Online,
    ISBN: 0761214380 , 9780761214380
    Language: English
    Pages: xvii, 131 p
    Edition: 5th ed.
    Keywords: Time management ; Study and teaching ; Electronic books ; local
    Abstract: Apply the tools and techniques in this course to meet contemporary time challenges and balance the demands of work and personal life. Now packed with exercises and application tools, this up-to-the-minute revision of the classic course gives you proven time management strategies to increase your productivity and your efficiency. You?ll discover how to use effective systems for setting and achieving your goals and reducing on-the-job stress.
    Note: Title from resource description page. - Publisher from copyright statement. - Includes bibliographical references (p. 125-126)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [New York] : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 0761214275 , 9780761214274
    Language: English
    Pages: xviii, 182, 1 p
    Edition: 4th ed.
    Keywords: Leadership ; Leadership ; Examinations, questions, etc ; Executive ability ; Executive ability ; Examinations, questions, etc ; Management ; Management ; Examinations, questions, etc ; Electronic books ; local
    Abstract: Managing in today?s complex workplace demands a new type of leadership. Twenty-first century managers must lead as visionaries and entrepreneurs, mentors and change agents, team builders and servant-followers. To succeed, today?s managers must increase competitive advantage, improve customer service, nurture a diverse workplace and meet unprecedented global, ethical, and business challenges. Leadership success depends on developing and using the skills that move organizations and people forward toward these common goals and objectives. The fourth edition of Leadership Skills for Managers delivers the knowledge, skills and guidance managers require to become twenty-first century leaders.
    Note: Includes bibliographical references (p. 173-178)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [New York] : American Management Association | Boston, Mass. :Safari Books Online,
    ISBN: 0761213384 , 9780761213383
    Language: English
    Pages: xix, 149 p
    Edition: 5th ed.
    Keywords: Communication in management ; Handbooks, manuals, etc ; Interpersonal communication ; Handbooks, manuals, etc ; Business communication ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: The ability to communicate clearly is the critical core competency for successful managers at all levels and in all industries. This self-study course is your guide to business communication that delivers the message?whether written, spoken, in person or via e-mail--with respect for the receiver.This solid overview of all facets of business communication offers numerous opportunities to practice and apply your new skills and a log to track your improvement.
    Note: Includes bibliographical references (p. 139) and index
    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...