What's New in Java 7?


Madhusudhan Konda - 2011
    Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism.

Buddhism for Beginners: All you need to start your journey


Richard Johnson - 2017
    Written in a style that is simple and engaging, it explores the history of Buddhism, its philosophies, and its relevance in today’s society. The book provides numerous meditative exercises that will allow you to experience the wondrous teachings of this ancient wisdom. Inside you will read about... ✓ A Brief History of Buddhism ✓ The Spread of Buddhism ✓ The Servant or the Master: Which One are You? ✓ Self-Identification with the Mind and Body ✓ Meditation ✓ The Presence of Mindfulness ✓ The Principle of Karma ✓ Dualistic versus Non-Dualistic Perspectives ✓ The Principle of Non-Substantiality ✓ One’s Life and the Environment ✓ Sentient and Non-Sentient Beings ✓ Attachment ✓ The Ten Worlds The author explains how Buddhism is more than a religion; it’s an internal science. Rather than relying on dogma or sacred texts, Buddhism teaches us to look inward and challenge our most deep-seated beliefs for the purpose liberating ourselves from our minds.

How to Improve Your Leadership and Management Skills - Effective Strategies for Business Managers


Meir Liraz - 2013
    It points out that you must be a leader that people follow, keep informed, make timely decisions and take effective action. In effect you must control the activities of your organization rather than being controlled by them. Here's what’s in the book: * How to lead and manage people; powerful tips and strategies to motivate and inspire your people to bring out the best in them. Be the boss people want to give 200 percent for. * How to Make a Good First Impression * How to Motivate Your Employees in the Workplace * How to Manage Change Effectively * How to Deal With Difficult Employees * Effective Business Negotiation Techniques * How To Set and Achieve Goals * Effective Delegating Strategies * How To Ensure the Profitability of Your Business * How to Create a Business Environment that Supports Growth * All these and much much more. My name is Meir Liraz and I'm the author of this book. According to Dun & Bradstreet, 90% of all business failures analyzed can be traced to poor management. This is backed up by my own experience. In my 31 years as a business coach and consultant to managers, I've seen practically dozens of managers fail and lose their job -- not because they weren't talented or smart enough -- but because they were trying to re-invent the wheel rather than rely on proven, tested methods that work. And that is where this book can help, it will teach you how to avoid the common traps and mistakes and do everything right the first time. Table of Contents 1. How to Lead and Manage People 2. How to Make a Good First Impression 3. How to Motivate Employees in the Workplace 4. How to Manage Change Effectively 5. How to Deal With Difficult Employees 6. Effective Business Negotiation Techniques 7. How To Set and Achieve Goals 8. Effective Delegating Strategies 9. How To Ensure the Profitability of Your Business 10. How to Create a Business Environment that Supports Growth Tags: leadership development, student leadership challenge, business leadership, leadership development program, leadership dynamics, management skills and application, developing management skills.

Weight Loss Surgery for Dummies


Marina S. Kurian - 2005
    You also get tips on eating properly post-op and preparing appetizing meals, as well as easing back into your day-to-day life. Discover how to * Evaluate your surgical options * Understand the risks * Prepare for surgery * Handle post-op challenges * Find sources of support

Fundamentals of Logic Design


Charles H. Roth Jr. - 1975
    Author Charles H. Roth, Jr. carefully presents the theory that is necessary for understanding the fundamental concepts of logic design while not overwhelming students with the mathematics of switching theory. Divided into 20 easy-to-grasp study units, the book covers such fundamental concepts as Boolean algebra, logic gates design, flip-flops, and state machines. By combining flip-flops with networks of logic gates, students will learn to design counters, adders, sequence detectors, and simple digital systems. After covering the basics, this text presents modern design techniques using programmable logic devices and the VHDL hardware description language.

Modern Technical Writing: An Introduction to Software Documentation


Andrew Etter - 2016
    Written by the lead technical writer at one of Silicon Valley's most exciting companies, Modern Technical Writing is a set of guiding principles and thoughtful recommendations for new and experienced technical writers alike. Not a reference manual, and not comprehensive, it instead serves as an introduction to a sensible writing and publishing process, one that has eluded the profession for too long.

Human Anatomy


Michael McKinley - 2005
    This book contains student-friendly Study Tips, Clinical View boxes, and progressive question sets to motivate students to internalize and apply what they've learned.

Pro AngularJS (Expert's Voice in Web Development)


Adam Freeman - 2014
    AngularJS, which is maintained by Google, brings the power of the Model-View-Controller (MVC) pattern to the client, providing the foundation for complex and rich web apps. It allows you to build applications that are smaller, faster, and with a lighter resource footprint than ever before.Best-selling author Adam Freeman explains how to get the most from AngularJS. He begins by describing the MVC pattern and the many benefits that can be gained from separating your logic and presentation code. He then shows how you can use AngularJS's features within in your projects to produce professional-quality results. Starting from the nuts-and-bolts and building up to the most advanced and sophisticated features AngularJS is carefully unwrapped, going in-depth to give you the knowledge you need.Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them. What you’ll learn Gain a solid architectural understanding of the MVC Pattern to separate logic, data and presentation code. Learn how to create rich and dynamic web apps using AngularJS Understand how each feature works and why it is important Understand how to extend HTML with declarative syntax Learn how to extend and customize AngularJS Learn how to test, refine, and deploy your AngularJS projects Who this book is for This book is ideal for web developers who have a working knowledge of JavaScript, HTML and CSS. The book is platform agnostic and a range of browsers will be presented and discussed throughout the examples.

Beginning Programming All-In-One Desk Reference for Dummies


Wallace Wang - 2007
    If programming intrigues you (for whatever reason), Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if hefty, book.In this practical guide, you'll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill.Inside you'll discover seven minibooks:Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you'll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you'll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you'll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you'll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you'll soon realize that -- wow! You're a programmer!

Digital Signal Processing


Alan V. Oppenheim - 1975
    Includes many useful applications.

OpenGL SuperBible: Comprehensive Tutorial and Reference


Richard S. Wright Jr. - 1996
    If you want to leverage OpenGL 2.1's major improvements, you really need the Fourth Edition. It's a comprehensive tutorial, systematic API reference, and massive code library, all in one. You'll start with the fundamental techniques every graphics programmer needs: transformations, lighting, texture mapping, and so forth. Then, building on those basics, you'll move towards newer capabilities, from advanced buffers to vertex shaders. Of course, OpenGL's cross-platform availability remains one of its most compelling features. This book's extensive multiplatform coverage has been thoroughly rewritten, and now addresses everything from Windows Vista to OpenGL ES for handhelds. This is stuff you absolutely want the latest edition for. A small but telling point: This book's recently been invited into Addison-Wesley's OpenGL Series, making it an "official" OpenGL book -- and making a powerful statement about its credibility. Bill Camarda, from the August 2007 href="http://www.barnesandnoble.com/newslet... Only

Cloud Architecture Patterns: Using Microsoft Azure


Bill Wilder - 2012
    You’ll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud, and what impact they’ll have on your application architecture. You’ll also see an example of each pattern applied to an application built with Windows Azure.The patterns are organized into four major topics, such as scalability and handling failure, and primer chapters provide background on each topic. With the information in this book, you’ll be able to make informed decisions for designing effective cloud-native applications that maximize the value of cloud services, while also paying attention to user experience and operational efficiency.Learn about architectural patterns for:Scalability. Discover the advantages of horizontal scaling. Patterns covered include Horizontally Scaling Compute, Queue-Centric Workflow, and Auto-Scaling.Big data. Learn how to handle large amounts of data across a distributed system. Eventual consistency is explained, along with the MapReduce and Database Sharding patterns.Handling failure. Understand how multitenant cloud services and commodity hardware influence your applications. Patterns covered include Busy Signal and Node Failure.Distributed users. Learn how to overcome delays due to network latency when building applications for a geographically distributed user base. Patterns covered include Colocation, Valet Key, CDN, and Multi-Site Deployment.

Remote Sensing and Image Interpretation


Thomas M. Lillesand - 1979
    The text examines the basics of analog image analysis while placing greater emphasis on digitally based systems and analysis techniques. The presentation is discipline neutral, so students in any field of study can gain a clear understanding of these systems and their virtually unlimited applications.

Understanding Digital Signal Processing


Richard G. Lyons - 1996
    This second edition is appropriate as a supplementary (companion) text for any college-level course covering digital signal processing.

Biochemical Engineering Fundamentals


James E. Bailey - 1977
    The biological background provided enables students to comprehend the major problems in biochemical engineering and formulate effective solutions.