Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy
Modern Mathematics Education for Engineering Curricula in Europe
This book provides a comprehensive overview of the core subjects comprising mathematical curricula for engineering studies in five European countries and identifies differences between two strong traditions of teaching mathematics to engineers. The collective work of experts from a dozen universities critically examines various aspects of higher ma...
Research on Teaching and Learning Mathematics at the Tertiary Level
This topical survey focuses on research in tertiary mathematics education, a field that has experienced considerable growth over the last 10 years. Drawing on the most recent journal publications as well as the latest advances from recent high-quality conference proceedings, our review culls out the following five emergent areas of interest: mathem...
Early Childhood Policies and Systems in Eight Countries
This report provides an overview of policy strategies on early childhood education settings (from birth to primary schooling) in eight countries. Data were collected using a policy questionnaire addressed to and completed by the National Research Coordinator(s) (NRC) of Chile, the Czech Republic, Denmark, Estonia, Italy, Poland, the Russian Federat...
Successful Global Collaborations in Higher Education Institutions
This book written by international experts in the field of educational innovation is a guide for universities to become world-class universities. It contributes to the current international intellectual debate on the future of higher education. It also tells the story of King Abdulaziz University in Jeddah (Saudi Arabia) and its effort to become a ...
Solving PDEs in Python
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier - Stokes equations, and systems of nonlinear advection - diffusion - reaction equations, it...
Optimizing HPC Applications with Intel Cluster Tools
Optimizing HPC Applications with Intel Cluster Tools takes the reader on a tour of the fast-growing area of high performance computing and the optimization of hybrid programs. These programs typically combine distributed memory and shared memory programming models and use the Message Passing Interface (MPI) and OpenMP for multi-threading to achieve...
Housing Market Dynamics in Africa
This book utilizes new data to thoroughly analyze the main factors currently shaping the African housing market. Some of these factors include the supply and demand for housing finance, land tenure security issues, construction cost conundrum, infrastructure provision, and low-cost housing alternatives. Through detailed analysis, the authors invest...
Using Blocks in Ruby
Unannounced and unmarked, blocks turn up all over Ruby programs. Their use ranges from some of Ruby's most basic structures, such as loops, to some of its most sophisticated tricks. Similar to closures or lambdas in other languages, blocks enable some of Ruby's vaunted efficiency. Blocks even allow other people to write some of the code y...
Lightweight Systems for Realtime Monitoring
If you're looking to access and make sense of all your data in real time, there's a more cost-effective and efficient way than using expensive commercial tool suites. In this O'Reilly report, Sam Newman from ThoughtWorks describes several small, freely available open source tools and frameworks for freeing data locked up in silos and...
Think Python
If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. This second edition and its supporting code have been updated for...
Think Stats
If you know how to program, you have the skills to turn data into knowledge, using tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python. By working with a single case study throughout this thoroughly revised book, ...
Programming for Computations - Python
This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapte...
Open and Distance Education in Australia, Europe and the Americas
This free book describes the history, structure and institutions of open and distance education in six countries: Australia, Brazil, Canada, Germany, the UK and the US. It discusses how open and distance education is evolving in a digital age to reflect the needs and circumstances of national higher education systems in these countries, and explore...
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...
Louisiana's Response to Extreme Weather
This book takes an in-depth look at Louisiana as a state which is ahead of the curve in terms of extreme weather events, both in frequency and magnitude, and in its responses to these challenges including recovery and enhancement of resiliency.Louisiana faced a major tropical catastrophe in the 21st century, and experiences the fastest rising sea l...
Development Policies and Policy Processes in Africa
The book examines the methodological challenges in analyzing the effectiveness of development policies. It presents a selection of tools and methodologies that can help tackle the complexities of which policies work best and why, and how they can be implemented effectively given the political and economic framework conditions of a country. The cont...
Charismatic Christianity in Finland, Norway, and Sweden
The history of Charismatic Christianity in the Nordic countries reaches as far back as Pentecostalism itself. The bounds of these categories remain a topic of discussion, but Nordic countries have played a vital role for developing this rapidly spreading form of world-wide Christianity. Until now, research on global Charismatic Christianity has la...
Open and Distance Education in Asia, Africa and the Middle East
This book describes the history, structure and institutions of open and distance education in six countries: China, India, Russia, Turkey, South Africa and South Korea. It describes how open and distance education is evolving in a digital age to reflect the needs and circumstances of the national higher education systems in these countries. It al...
Sowing Legume Seeds, Reaping Cash
This open access book shares impact stories – testimonies from various value chain actors who have been part of the Tropical Legumes (TL) projects, over the past twelve years. The Tropical Legumes projects led by ICRISAT in three parts (TLI, TLII and TLIII), constitute a major international initiative supported by the Bill & Melinda Gates...
Building the Inclusive City
"A landmark study showing how empirical work, through the methodology of the social sciences, can come into contact with political philosophy and disability studies so as to make a meaningful contribution to policy. Dr. Victor Santiago Pineda's work will be read for decades, as a foundation for future research on the application of the ca...
Development, Sexual Cultural Practices and HIV/AIDS in Africa
This open access book introduces the theoretical frameworks and academic debates concerning sexual cultural practices and HIV/AIDS in Africa. It shows how these frameworks have been applied in a practical sense in Africa to investigate sexual cultural practices and their link with HIV/AIDS. The author provides an overview of both the field of study...
Indigenous Pathways, Transitions and Participation in Higher Education
This book brings together contributions by researchers, scholars, policy-makers, practitioners, professionals and citizens who have an interest in or experience of Indigenous pathways and transitions into higher education. University is not for everyone, but a university should be for everyone. To a certain extent, the choice not to participate in ...
Preparing for Life in a Digital World
This book summarizes the key findings from the second cycle of IEA's International Computer and Information Literacy Study (ICILS), conducted in 2018. ICILS seeks to establish how well schools around the globe are responding to the need to provide young people with the necessary digital participatory competencies. Effective use of information ...
SPSS for Starters and 2nd Levelers
For medical and health workers this book is a must-have, because statistical methods in these fields are vital, and no equivalent work is available. For medical and health students this is equally true.A unique point is its low threshold, textually simple and at the same time full of self-assessment opportunities. Other unique points are the succin...
Physical Modeling in MATLAB
Modeling and simulation are powerful tools for explaining the world, making predictions, designing things that work, and making them work better. Learning to use these tools can be difficult; this book is my attempt to make the experience as enjoyable and productive as possible. By reading this book - and working on the exercises - you will lear...
Defensive Database Programming with SQL Server
Resilient T-SQL code is code that is designed to last, and to be safely reused by others. The goal of defensive database programming, the goal of this book, is to help you to produce resilient T-SQL code that robustly and gracefully handles cases of unintended use, and is resilient to common changes to the database environment. Too often as deve...
Fundamentals of Python Programming
Guido van Rossum created the Python programming language in the late 1980s. In contrast to other popular languages such as C, C++ , Java, and C#, Python strives to provide a simple but powerful syntax. Python is used for software development at companies and organizations such as Google, Yahoo, Facebook, CERN, Industrial Light and Magic, and NAS...
Think C++
Think C++ is an introduction to programming using the C++ programming language. I originally wrote it to help students prepare for the Computer Science AP exam (when the exam was in C++)....
An Introduction to C & GUI Programming
Even if you are an absolute beginner, this book will teach you all you need to know to write simple programs in C and start creating GUIs. The first half of the book is an introduction to C, and covers the basics of writing simple command-line programs. The second half shows how to use the GTK user interface toolkit with C to create feature-rich...
Audacious Education Purposes
This book offers a comparative study of eight ambitious national reforms that sought to create opportunities for students to gain the necessary breath of skills to thrive in a rapidly changing world. It examines how national governments transform education systems to provide students opportunities to develop such skills. It analyses comprehensive e...
Educating Students to Improve the World
This book addresses how to help students find purpose in a rapidly changing world. In a probing and visionary analysis of the field of global education Fernando Reimers explains how to lead the transformation of schools and school systems in order to more effectively prepare students to address today’s’ most urgent challenges and to invent a be...
Transformation and Development
This book features various studies on democratization, transformation, political and economic development, and security issues in the Organization for Security and Cooperation in Europe (OSCE) geographical region and beyond. Written by experts and academics in the fields of human rights, security, transformation and development, particularly in pos...

1 2 3 4 5 6 7