The Makings and Unmakings of Americans


Book Description

Challenges the myth of the United States as a nation of immigrants by bringing together two groups rarely read together: Native Americans and Eastern European immigrants In this cultural history of Americanization during the Progressive Era, Cristina Stanciu argues that new immigrants and Native Americans shaped the intellectual and cultural debates over inclusion and exclusion, challenging ideas of national belonging, citizenship, and literary and cultural production. Deeply grounded in a wide-ranging archive of Indigenous and new immigrant writing and visual culture—including congressional acts, testimonies, news reports, cartoons, poetry, fiction, and silent film—this book brings together voices of Native and immigrant America. Stanciu shows that, although Native Americans and new immigrants faced different legal and cultural obstacles to citizenship, the challenges they faced and their resistance to assimilation and Americanization often ran along parallel paths. Both struggled against idealized models of American citizenship that dominated public spaces. Both participated in government-sponsored Americanization efforts and worked to gain agency and sovereignty while negotiating naturalization. Rethinking popular understandings of Americanization, Stanciu argues that the new immigrants and Native Americans at the heart of this book expanded the narrow definitions of American identity.




Integrated Groundwater Management


Book Description

The aim of this book is to document for the first time the dimensions and requirements of effective integrated groundwater management (IGM). Groundwater management is a formidable challenge, one that remains one of humanity’s foremost priorities. It has become a largely non-renewable resource that is overexploited in many parts of the world. In the 21st century, the issue moves from how to simply obtain the water we need to how we manage it sustainably for future generations, future economies, and future ecosystems. The focus then becomes one of understanding the drivers and current state of the groundwater resource, and restoring equilibrium to at-risk aquifers. Many interrelated dimensions, however, come to bear when trying to manage groundwater effectively. An integrated approach to groundwater necessarily involves many factors beyond the aquifer itself, such as surface water, water use, water quality, and ecohydrology. Moreover, the science by itself can only define the fundamental bounds of what is possible; effective IGM must also engage the wider community of stakeholders to develop and support policy and other socioeconomic tools needed to realize effective IGM. In order to demonstrate IGM, this book covers theory and principles, embracing: 1) an overview of the dimensions and requirements of groundwater management from an international perspective; 2) the scale of groundwater issues internationally and its links with other sectors, principally energy and climate change; 3) groundwater governance with regard to principles, instruments and institutions available for IGM; 4) biophysical constraints and the capacity and role of hydroecological and hydrogeological science including water quality concerns; and 5) necessary tools including models, data infrastructures, decision support systems and the management of uncertainty. Examples of effective, and failed, IGM are given. Throughout, the importance of the socioeconomic context that connects all effective IGM is emphasized. Taken as a whole, this work relates the many facets of effective IGM, from the catchment to global perspective.




The Wisdom of Crowds


Book Description

In this fascinating book, New Yorker business columnist James Surowiecki explores a deceptively simple idea: Large groups of people are smarter than an elite few, no matter how brilliant—better at solving problems, fostering innovation, coming to wise decisions, even predicting the future. With boundless erudition and in delightfully clear prose, Surowiecki ranges across fields as diverse as popular culture, psychology, ant biology, behavioral economics, artificial intelligence, military history, and politics to show how this simple idea offers important lessons for how we live our lives, select our leaders, run our companies, and think about our world.







Political Economy


Book Description

This thought-provoking introduction to economics exposes readers to the workings of the market in a democratic state. The text explains basic economic concepts from a political perspective: how the price mechanism substitutes for central authority in determining production and allocation of goods; the use of demand and supply curves to trace the impacts of tariffs, taxes, subsidies, quotas and patents; and the redistribution of income. Additionally the text explores political topics from an economic perspective, including the avoidance of anarchy and despotism; and the mutual dependence of markets, voting, public administration and law. Relies largely on stories and paradigms to convey important economic concepts. Explains basic economic concepts from a political perspective and explores political topics from an economic perspective. Covers topics such as the price mechanism, demand and supply curves, redistribution of income, anarchy, voting and public administration.




Proceedings


Book Description




The Runaway King


Book Description

The stunning second instalment of The Ascendance Trilogy takes readers on a rollercoaster ride of treason and murder, thrills and peril as they journey with the Runaway King!




Proceedings of the Fourth International Congress on Mathematical Education


Book Description

Henry O. Pollak Chairman of the International Program Committee Bell Laboratories Murray Hill, New Jersey, USA The Fourth International Congress on Mathematics Education was held in Berkeley, California, USA, August 10-16, 1980. Previous Congresses were held in Lyons in 1969, Exeter in 1972, and Karlsruhe in 1976. Attendance at Berkeley was about 1800 full and 500 associate members from about 90 countries; at least half of these come from outside of North America. About 450 persons participated in the program either as speakers or as presiders; approximately 40 percent of these came from the U.S. or Canada. There were four plenary addresses; they were delivered by Hans Freudenthal on major problems of mathematics education, Hermina Sinclair on the relationship between the learning of language and of mathematics, Seymour Papert on the computer as carrier of mathematical culture, and Hua Loo-Keng on popularising and applying mathematical methods. Gearge Polya was the honorary president of the Congress; illness prevented his planned attendence but he sent a brief presentation entitled, "Mathematics Improves the Mind". There was a full program of speakers, panelists, debates, miniconferences, and meetings of working and study groups. In addition, 18 major projects from around the world were invited to make presentations, and various groups representing special areas of concern had the opportunity to meet and to plan their future activities.




Calculated Bets


Book Description

A story of using computer simulations and mathematical modeling techniques to predict the outcome of jai-alai matches and bet on them successfully.




Guide to Competitive Programming


Book Description

This invaluable textbook presents a comprehensive introduction to modern competitive programming. The text highlights how competitive programming has proven to be an excellent way to learn algorithms, by encouraging the design of algorithms that actually work, stimulating the improvement of programming and debugging skills, and reinforcing the type of thinking required to solve problems in a competitive setting. The book contains many “folklore” algorithm design tricks that are known by experienced competitive programmers, yet which have previously only been formally discussed in online forums and blog posts. Topics and features: reviews the features of the C++ programming language, and describes how to create efficient algorithms that can quickly process large data sets; discusses sorting algorithms and binary search, and examines a selection of data structures of the C++ standard library; introduces the algorithm design technique of dynamic programming, and investigates elementary graph algorithms; covers such advanced algorithm design topics as bit-parallelism and amortized analysis, and presents a focus on efficiently processing array range queries; surveys specialized algorithms for trees, and discusses the mathematical topics that are relevant in competitive programming; examines advanced graph techniques, geometric algorithms, and string techniques; describes a selection of more advanced topics, including square root algorithms and dynamic programming optimization. This easy-to-follow guide is an ideal reference for all students wishing to learn algorithms, and practice for programming contests. Knowledge of the basics of programming is assumed, but previous background in algorithm design or programming contests is not necessary. Due to the broad range of topics covered at various levels of difficulty, this book is suitable for both beginners and more experienced readers.