Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy
Education and Skills for Inclusive Growth, Green Jobs and the Greening of Economies in Asia
This book presents an overview of the main research findings and case studies concerning education and skills for inclusive growth, green jobs and the greening of economies. Focusing on India, Indonesia, Sri Lanka and Viet Nam, it discusses government and business sector responses to these issues and how Technical and Vocational Education and Train...
Jenkins: The Definitive Guide
Streamline software development with Jenkins, the popular Java-based open source tool that has revolutionized the way teams think about Continuous Integration (CI). This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins - and demonstrates how CI can save you time, money, and many headac...
The Plight of Older Workers
This book examines the economic, social, and psychological consequences of manufacturing plant closure at the individual level. Using an original data set of over 1,200 workers from Switzerland who lost their manufacturing jobs after the financial crisis of 2008, the author analyzes the determinants of reemployment, the sector of reemployment, and ...
Software & Hardware Collide
Over the last few years, members of the O'Reilly community have increasingly turned their attention to hardware. It's getting much easier to design, prototype, build and market hardware, and it's getting easier to integrate software and hardware into fluid packages of intelligence, beauty, and intuitive design. Hardware and software ...
Bash Notes for Professionals
The Bash Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
Kubernetes Succinctly
With excellent orchestration and routing capabilities, Kubernetes is an enterprise-grade platform for building microservices applications. Kubernetes is evolving as the de facto container management tool used by organizations and cloud vendors all over the world. Kubernetes Succinctly by Rahul Rai and Tarun Pabbi is your guide to learning Kubernete...
The Linux Commands Handbook
The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview. This book does not try to cover everything under the sun related to Linux and its commands. It focuses on the small core commands that you will use the 80% or 90% of the time, trying to sim...
Anticipating and Preparing for Emerging Skills and Jobs
This open book analyzes the main drivers that are influencing the dramatic evolution of work in Asia and the Pacific and identifies the implications for education and training in the region. It also assesses how education and training philosophies, curricula, and pedagogy can be reshaped to produce workers with the skills required to meet the emerg...
Higher Education in the Era of the Fourth Industrial Revolution
This collection examines how higher education responds to the demands of the automation economy and the fourth industrial revolution. Considering significant trends in how people are learning, coupled with the ways in which different higher education institutions and education stakeholders are implementing adaptations, it looks at new programs ...
The Crisis for Young People
This book provides an original and challenging analysis of one of the most pressing social issues of our times: intergenerational inequality. Based on recent mixed-method research, it explores the extent and scope of generational divides through an up-to-date analysis of the changing opportunities for young people in Britain across different life d...
Youth Transitions among Descendants of Turkish Immigrants in Amsterdam and Strasbourg:
This book maps the youth transitions of descendants of migrants from Turkey living in Amsterdam and Strasbourg, through a comparative mixed-methods research design. As such, it is of interest to discussions in youth sociology, social mobility and second-generation research. The book follows transition trajectories of the second-generation, from sch...
Africa-EU Renewable Energy Research and Innovation Symposium 2018 (RERIS 2018)
This book presents the proceedings of the 2nd Africa-EU Renewable Energy Research and Innovation Symposium (RERIS 18), held in Maseru, Lesotho in January 2018. The symposium aimed to foster research cooperation on renewable energy between Africa and Europe - in academia, as well as the private and public sectors. Addressing thematic areas such as:...
Applying the Kaizen in Africa
At present, how to develop industries is a burning issue in Africa, where population growth remains high and economic development has thus far failed to provide sufficient jobs for many, especially young people and women. The creation of productive jobs through industrial development ought to be a central issue in steering economic activity across ...
Saving for Development
Why should people - and economies - save? This book on the savings problem in Latin America and the Caribbean suggests that, while saving to survive the bad times is important, saving to thrive in the good times is what really counts. People must save to invest in health and education, live productive and fulfilling lives, and make the most of thei...
Happiness is the Wrong Metric
This timely book addresses the conflict between globalism and nationalism. It provides a liberal communitarian response to the rise of populism occurring in many democracies. The book highlights the role of communities next to that of the state and the market. It spells out the policy implications of liberal communitarianism for privacy, freedom o...
The Psychology of Silicon Valley
This book explores the conscious and unconscious norms, values, and characteristics that drive behaviors within the high-tech capital of the world, Silicon Valley, and the sector it represents. In an era where the reach and influence of a single industry has the potential to define the future of our world, it has become apparent just how little we ...
Disrupted Development and the Future of Inequality in the Age of Automation
This book examines the future of inequality, work and wages in the age of automation with a focus on developing countries. The authors argue that the rise of a global 'robot reserve army' has profound effects on labor markets and economic development, but, rather than causing mass unemployment, new technologies are more likely to lead to ...
The Human Side of Postmortems
Imagine you had to write a postmortem containing statements like these? - We were unable to resolve the outage as quickly as we would have hoped because our decision making was impacted by extreme stress. - We spent two hours repeatedly applying the fix that worked during the previous outage, only to find out that it made no difference in this on...
Extended Working Life Policies
This volume addresses the current debate on extended working life policy by considering the influence of gender and health on the experiences of older workers. Bringing together an international team of scholars, it tackles issues as gender, health status and job/ occupational characteristics that structure the capacity and outcomes associated with...
Skills Development for Inclusive and Sustainable Growth in Developing Asia-Pacific
Focusing on the Asia-Pacific region, which in recent years has been the engine of global economic growth , this volume surveys trends and prospects in technical and vocational education and training (TVET) with particular reference to achieving inclusive growth and the greening of economies. Underlying the increasing pressure for new models of TV...
Fundamentals of Business
Fundamentals of Business, 2nd Edition is an 372-page open education resource intended to serve as a no-cost, faculty customizable primary text for one-semester undergraduate introductory business courses. It covers the following topics in business: Teamwork; economics; ethics; entrepreneurship; business ownership, management, and leadership; organi...
SQL Server Backup and Restore
In this book, you'll discover how to perform each of these backup and restore operations using SQL Server Management Studio (SSMS), basic T-SQL scripts and Redgate's SQL Backup tool. Capturing backups using SSMS or simple scripts is perfectly fine for one-off backup operations, but any backups that form part of the recovery strategy for a...
Case Studies in Infrastructure Change Management
The Infrastructure Change Management (ICM) program at Google drives migrations, deprecations, and other large-scale infrastructure changes. Case studies in this book explore how infrastructure change projects are managed at Google. From these case studies, we'll provide insight into lessons learned from these different approaches, and provide ...
Intelligence Unleashed
This book on artificial intelligence in education (AIEd) with two aims in mind. The first was to explain to a non-specialist, interested reader what AIEd is: its goals, how it is built, and how it works. After all, only by securing a certain degree of understanding can we move beyond the science-fiction imagery of AI, and the associated fears. The ...
Algorithms Notes for Professionals
The Algorithms Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
Effective AWK Programming
When processing text files, the awk language is ideal for handling data extraction, reporting, and data-reformatting jobs. This practical guide serves as both a reference and tutorial for POSIX-standard awk and for the GNU implementation, called gawk. This book is useful for novices and awk experts alike. In this thoroughly revised 5th edition, ...
PowerShell Notes for Professionals
The PowerShell Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
Ruby on Rails Notes for Professionals
The Ruby on Rails Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
When Can Oil Economies Be Deemed Sustainable?
This open book questions the stereotype depicting all Gulf (GCC) economies as not sustainable, and starts a critical discussion of what these economies and polities should do to guarantee themselves a relatively stable future. Volatile international oil markets and the acceleration of the energy transition has challenged the notion that oil revenu...
Learning Ruby on Rails
Ruby on Rails (RoR), or Rails, is an open-source popular web application framework. Rails uses Ruby, HTML, CSS, and JavaScript to create a web application that runs on a web server. Rails uses the model-view-controller (MVC) pattern and provides a fullstack of libraries from the database all the way to the view. It is an unofficial and free Ruby...
What's the Future of Work?
What is the future when more and more work can be done by intelligent machines instead of people, or only done by people in partnership with those machines? What happens to workers, and what happens to the companies that depend on their purchasing power? What's the future of business when technology-enabled networks and marketplaces are better...
Towards a Comparative Analysis of Social Inequalities between Europe and Latin America
This open volume identifies the common and specific aspects of social mechanisms that generate inequalities, through comparative analyses of different dimensions in which inequalities are expressed. It includes studies on social inequalities in 5 European and 5 Latin American countries, along 11 thematic axes: inequalities in the labour market and ...

1 2