Project Management: 24 Steps to Help You Master Any aster Any Project

Project Management gives you proven guidance in both the science and art of becoming an effective project manager, from coordinating and documenting the work to leading people to developing (and trusting!) your own judgment. Filled with action steps, this practical guide helps you get comfortable with the tools

 

C++ Programming: From Problem Analysis to Program Design, 5th Edition

C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, FIFTH EDITION, is the latest edition of the definitive text for CS1 courses. Author D.S. Malik continues to employ his student-focused, example-based methodology to teach C++ programming to introductory computing students. Each chapter includes new debugging sections, a wealth of

 

Gynecologic Oncology: Evidence-Based Perioperative and Supportive Care, 2nd Edition

New edition fully includes Grades and Levels of evidence, providing a better idea of what the sum total of existing evidence suggests regarding key topics
Grades and levels of evidence consistently highlighted throughout
Greater number of tables and algorithms (“decision trees”) for key decision-making areas
“Scope of

 

Programming Concurrency on the JVM: Mastering Synchronization, STM, and Actors

More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life.

Concurrency on the Java platform has evolved,

 

The Book of IMAP: Building a Mail Server with Courier and Cyrus

IMAP (the Internet Message Access Protocol) allows clients to access their email on a remote server, whether from the office, a remote location, or a cell phone or other device. IMAP is powerful and flexible, but it’s also complicated to set up; it’s more difficult to implement

 

Object-Oriented JavaScript: Create scalable, reusable high-quality JavaScript applications and libraries

Create scalable and reusable high-quality JavaScript applications and libraries using the concepts of object-oriented programming. This book is for the beginning to intermediate web developer who wants to solve web development problems with smart JavaScript. It does not assume any prior knowledge of JavaScript programming; however even if

 

CoffeeScript: Accelerated JavaScript Development

For 15 years, dynamic web content has been written in a single language: JavaScript. Now, for the first time, programmers have an alternative that doesn’t add an extra layer of abstraction or require plugins. CoffeeScript provides all of JavaScript’s functionality wrapped in a cleaner, more succinct syntax that

 

Professional Plone 4 Development

Professional Plone 4 Development is written in a clear conversational easy-to-understand style. This book cuts short the preamble and gets straight to the point – building robust, content-rich web applications with Plone 4. Detailed real world examples are provided for each chapter. This book assumes that the reader

 

Critical Thinking Unleashed

From alcohol and drug addiction to rage on national highways and in airports, many human beings have kept themselves in perpetual turmoil and despair. From encroachment on individual rights and liberties to wars of attrition and mass genocide, human history has continually repeated itself due to a failure

 

Implementation Patterns

“Kent is a master at creating code that communicates well, is easy to understand, and is a pleasure to read. Every chapter of this book contains excellent explanations and insights into the smaller but important decisions we continuously have to make when creating quality code and