Author: Ray Lischner
Publisher: Apress
ISBN: 9781484259603
Category : Computers
Languages : en
Pages :
Book Description
Discover everything you need to know about C++ in a logical progression of small lessons that you can work through as quickly or as slowly as you need. This book divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Fully updated to include C++20, it assumes no familiarity with C++ or any other C-based language. Exploring C++20 acknowledges that C++ can be a complicated language, so rather than baffle you with complex chapters explaining functions, classes, and statements in isolation you’ll focus on how to achieve results. By learning a little bit of this and a little of that you’ll soon have amassed enough knowledge to be writing non-trivial programs and will have built a solid foundation of experience that puts those previously baffling concepts into context. In this fully-revised second edition of Exploring C++, you’ll learn how to use the standard library early in the book. Next, you’ll work with operators, objects, and data-sources in increasingly realistic situations. Finally, you’ll start putting the pieces together to create sophisticated programs of your own design confident that you’ve built a firm base of experience from which to grow. What You Will Learn Grasp the basics, including compound statements, modules, and more Work with custom types and see how to use them Write useful algorithms, functions, and more Apply your skills to projects that include a fixed-point numbers and body-mass index applications Carry out generic programming and apply it in a practical project Exploit multiple inheritance, traits/policies, overloaded functions, and metaprogramming Who This Book Is For Experienced programmers who may have little or no experience with C++ who want an accelerated learning guide to C++20 so they can hit the ground running.
Exploring C++20
Author: Ray Lischner
Publisher: Apress
ISBN: 9781484259603
Category : Computers
Languages : en
Pages :
Book Description
Discover everything you need to know about C++ in a logical progression of small lessons that you can work through as quickly or as slowly as you need. This book divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Fully updated to include C++20, it assumes no familiarity with C++ or any other C-based language. Exploring C++20 acknowledges that C++ can be a complicated language, so rather than baffle you with complex chapters explaining functions, classes, and statements in isolation you’ll focus on how to achieve results. By learning a little bit of this and a little of that you’ll soon have amassed enough knowledge to be writing non-trivial programs and will have built a solid foundation of experience that puts those previously baffling concepts into context. In this fully-revised second edition of Exploring C++, you’ll learn how to use the standard library early in the book. Next, you’ll work with operators, objects, and data-sources in increasingly realistic situations. Finally, you’ll start putting the pieces together to create sophisticated programs of your own design confident that you’ve built a firm base of experience from which to grow. What You Will Learn Grasp the basics, including compound statements, modules, and more Work with custom types and see how to use them Write useful algorithms, functions, and more Apply your skills to projects that include a fixed-point numbers and body-mass index applications Carry out generic programming and apply it in a practical project Exploit multiple inheritance, traits/policies, overloaded functions, and metaprogramming Who This Book Is For Experienced programmers who may have little or no experience with C++ who want an accelerated learning guide to C++20 so they can hit the ground running.
Publisher: Apress
ISBN: 9781484259603
Category : Computers
Languages : en
Pages :
Book Description
Discover everything you need to know about C++ in a logical progression of small lessons that you can work through as quickly or as slowly as you need. This book divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Fully updated to include C++20, it assumes no familiarity with C++ or any other C-based language. Exploring C++20 acknowledges that C++ can be a complicated language, so rather than baffle you with complex chapters explaining functions, classes, and statements in isolation you’ll focus on how to achieve results. By learning a little bit of this and a little of that you’ll soon have amassed enough knowledge to be writing non-trivial programs and will have built a solid foundation of experience that puts those previously baffling concepts into context. In this fully-revised second edition of Exploring C++, you’ll learn how to use the standard library early in the book. Next, you’ll work with operators, objects, and data-sources in increasingly realistic situations. Finally, you’ll start putting the pieces together to create sophisticated programs of your own design confident that you’ve built a firm base of experience from which to grow. What You Will Learn Grasp the basics, including compound statements, modules, and more Work with custom types and see how to use them Write useful algorithms, functions, and more Apply your skills to projects that include a fixed-point numbers and body-mass index applications Carry out generic programming and apply it in a practical project Exploit multiple inheritance, traits/policies, overloaded functions, and metaprogramming Who This Book Is For Experienced programmers who may have little or no experience with C++ who want an accelerated learning guide to C++20 so they can hit the ground running.
Exploring C++
Author: Ray Lischner
Publisher: Apress
ISBN: 1590597494
Category : Computers
Languages : en
Pages : 704
Book Description
Describes the features and functions of the C++ programming language and uses integrated exercises to guide readers through a series of steps to learn specific features of C++.
Publisher: Apress
ISBN: 1590597494
Category : Computers
Languages : en
Pages : 704
Book Description
Describes the features and functions of the C++ programming language and uses integrated exercises to guide readers through a series of steps to learn specific features of C++.
Exploring Raspberry Pi
Author: Derek Molloy
Publisher: John Wiley & Sons
ISBN: 1119188709
Category : Computers
Languages : en
Pages : 723
Book Description
Expand Raspberry Pi capabilities with fundamental engineering principles Exploring Raspberry Pi is the innovators guide to bringing Raspberry Pi to life. This book favors engineering principles over a 'recipe' approach to give you the skills you need to design and build your own projects. You'll understand the fundamental principles in a way that transfers to any type of electronics, electronic modules, or external peripherals, using a "learning by doing" approach that caters to both beginners and experts. The book begins with basic Linux and programming skills, and helps you stock your inventory with common parts and supplies. Next, you'll learn how to make parts work together to achieve the goals of your project, no matter what type of components you use. The companion website provides a full repository that structures all of the code and scripts, along with links to video tutorials and supplementary content that takes you deeper into your project. The Raspberry Pi's most famous feature is its adaptability. It can be used for thousands of electronic applications, and using the Linux OS expands the functionality even more. This book helps you get the most from your Raspberry Pi, but it also gives you the fundamental engineering skills you need to incorporate any electronics into any project. Develop the Linux and programming skills you need to build basic applications Build your inventory of parts so you can always "make it work" Understand interfacing, controlling, and communicating with almost any component Explore advanced applications with video, audio, real-world interactions, and more Be free to adapt and create with Exploring Raspberry Pi.
Publisher: John Wiley & Sons
ISBN: 1119188709
Category : Computers
Languages : en
Pages : 723
Book Description
Expand Raspberry Pi capabilities with fundamental engineering principles Exploring Raspberry Pi is the innovators guide to bringing Raspberry Pi to life. This book favors engineering principles over a 'recipe' approach to give you the skills you need to design and build your own projects. You'll understand the fundamental principles in a way that transfers to any type of electronics, electronic modules, or external peripherals, using a "learning by doing" approach that caters to both beginners and experts. The book begins with basic Linux and programming skills, and helps you stock your inventory with common parts and supplies. Next, you'll learn how to make parts work together to achieve the goals of your project, no matter what type of components you use. The companion website provides a full repository that structures all of the code and scripts, along with links to video tutorials and supplementary content that takes you deeper into your project. The Raspberry Pi's most famous feature is its adaptability. It can be used for thousands of electronic applications, and using the Linux OS expands the functionality even more. This book helps you get the most from your Raspberry Pi, but it also gives you the fundamental engineering skills you need to incorporate any electronics into any project. Develop the Linux and programming skills you need to build basic applications Build your inventory of parts so you can always "make it work" Understand interfacing, controlling, and communicating with almost any component Explore advanced applications with video, audio, real-world interactions, and more Be free to adapt and create with Exploring Raspberry Pi.
Exploring Ecological Hermeneutics
Author: Norman C. Habel
Publisher: Society of Biblical Lit
ISBN: 1589833465
Category : Language Arts & Disciplines
Languages : en
Pages : 199
Book Description
What has hermeneutics to do with ecology? What texts, if any, come to mind when you consider what the scriptures might say about environmental ethics? To help readers think critically and clearly about the Bible's relation to modern environmental issues, this volume expands the horizons of biblical interpretation to introduce ecological hermeneutics, moving beyond a simple discussion about Earth and its constituents as topics to a reading of the text from the perspective of Earth. In these groundbreaking essays, sixteen scholars seek ways to identify with Earth as they read and retrieve the role or voice of Earth, a voice previously unnoticed or suppressed within the biblical text and its interpretation. This study enriches eco-theology with eco-exegesis, a radical and timely dialogue between ecology and hermeneutics. The contributors are Vicky Balabanski, Laurie Braaten, Norman Habel, Theodore Hiebert, Cameron Howard, Melissa Tubbs Loya, Hilary Marlow, Susan Miller, Raymond Person, A
Publisher: Society of Biblical Lit
ISBN: 1589833465
Category : Language Arts & Disciplines
Languages : en
Pages : 199
Book Description
What has hermeneutics to do with ecology? What texts, if any, come to mind when you consider what the scriptures might say about environmental ethics? To help readers think critically and clearly about the Bible's relation to modern environmental issues, this volume expands the horizons of biblical interpretation to introduce ecological hermeneutics, moving beyond a simple discussion about Earth and its constituents as topics to a reading of the text from the perspective of Earth. In these groundbreaking essays, sixteen scholars seek ways to identify with Earth as they read and retrieve the role or voice of Earth, a voice previously unnoticed or suppressed within the biblical text and its interpretation. This study enriches eco-theology with eco-exegesis, a radical and timely dialogue between ecology and hermeneutics. The contributors are Vicky Balabanski, Laurie Braaten, Norman Habel, Theodore Hiebert, Cameron Howard, Melissa Tubbs Loya, Hilary Marlow, Susan Miller, Raymond Person, A
Exploring Expect
Author: Don Libes
Publisher: "O'Reilly Media, Inc."
ISBN: 1565920902
Category : Computers
Languages : en
Pages : 608
Book Description
Written by the author of Expect, this is the first book to explain how this new part of the UNIX toolbox can be used to automate telnet, ftp, passwd, rlogin, and hundreds of other interactive applications. The book provides lots of practical examples and scripts solving common problems, including a chapter of extended examples.
Publisher: "O'Reilly Media, Inc."
ISBN: 1565920902
Category : Computers
Languages : en
Pages : 608
Book Description
Written by the author of Expect, this is the first book to explain how this new part of the UNIX toolbox can be used to automate telnet, ftp, passwd, rlogin, and hundreds of other interactive applications. The book provides lots of practical examples and scripts solving common problems, including a chapter of extended examples.
Exploring Christian Song
Author: M. Jennifer Bloxam
Publisher: Lexington Books
ISBN: 1498549918
Category : Music
Languages : en
Pages : 259
Book Description
This essay collection celebrates the richness of Christian musical tradition across its two thousand year history and across the globe. Opening with a consideration of the fourth-century lamp-lighting hymn Phos hilaron and closing with reflections on contemporary efforts of Ghanaian composers to create Christian worship music in African idioms, the ten contributors engage with a broad ecumenical array of sacred music. Topics encompass Roman Catholic sacred music in medieval and Renaissance Europe, German Lutheran song in the eighteenth century, English hymnody in colonial America, Methodist hymnody adopted by Southern Baptists in the nineteenth century, and Genevan psalmody adapted to respond to the post-war tribulations of the Hungarian Reformed Church. The scope of the volume is further diversified by the inclusion of contemporary Christian topics that address the evangelical methods of a unique Orthodox Christian composer’s language, the shared aims and methods of African-American preaching and gospel music, and the affective didactic power of American evangelical “praise and worship” music. New material on several key composers, including Jacob Obrecht, J.S. Bach, George Philipp Telemann, C.P.E. Bach, Zoltan Kodály, and Arvo Pärt, appears within the book. Taken together, these essays embrace a stimulating variety of interdisciplinary analytical and methodological approaches, drawing on cultural, literary critical, theological, ritual, ethnographical, and media studies. The collection contributes to discussions of spirituality in music and, in particular, to the unifying aspects of Christian sacred music across time, space, and faith traditions. This collection celebrates the fifteenth anniversary of the Society for Christian Scholarship in Music.
Publisher: Lexington Books
ISBN: 1498549918
Category : Music
Languages : en
Pages : 259
Book Description
This essay collection celebrates the richness of Christian musical tradition across its two thousand year history and across the globe. Opening with a consideration of the fourth-century lamp-lighting hymn Phos hilaron and closing with reflections on contemporary efforts of Ghanaian composers to create Christian worship music in African idioms, the ten contributors engage with a broad ecumenical array of sacred music. Topics encompass Roman Catholic sacred music in medieval and Renaissance Europe, German Lutheran song in the eighteenth century, English hymnody in colonial America, Methodist hymnody adopted by Southern Baptists in the nineteenth century, and Genevan psalmody adapted to respond to the post-war tribulations of the Hungarian Reformed Church. The scope of the volume is further diversified by the inclusion of contemporary Christian topics that address the evangelical methods of a unique Orthodox Christian composer’s language, the shared aims and methods of African-American preaching and gospel music, and the affective didactic power of American evangelical “praise and worship” music. New material on several key composers, including Jacob Obrecht, J.S. Bach, George Philipp Telemann, C.P.E. Bach, Zoltan Kodály, and Arvo Pärt, appears within the book. Taken together, these essays embrace a stimulating variety of interdisciplinary analytical and methodological approaches, drawing on cultural, literary critical, theological, ritual, ethnographical, and media studies. The collection contributes to discussions of spirituality in music and, in particular, to the unifying aspects of Christian sacred music across time, space, and faith traditions. This collection celebrates the fifteenth anniversary of the Society for Christian Scholarship in Music.
A Computer Science Tapestry
Author: Owen L. Astrachan
Publisher:
ISBN: 9780071161787
Category : C++ (Computer program language)
Languages : en
Pages : 0
Book Description
A Computer Science Tapestry is designed for use in a first course in computer science (CS1) that uses C++ as its programming language. This book covers basic concepts in programming, program design and computer science and gives students a good introduction to the C++ language. In the second edition, Astrachan has put more emphasis on object-oriented programming by introducing a graphics library and including a new chapter on object-oriented techniques. He has also added new case studies and design tips.
Publisher:
ISBN: 9780071161787
Category : C++ (Computer program language)
Languages : en
Pages : 0
Book Description
A Computer Science Tapestry is designed for use in a first course in computer science (CS1) that uses C++ as its programming language. This book covers basic concepts in programming, program design and computer science and gives students a good introduction to the C++ language. In the second edition, Astrachan has put more emphasis on object-oriented programming by introducing a graphics library and including a new chapter on object-oriented techniques. He has also added new case studies and design tips.
Exploring C++ 11
Author: Ray Lischner
Publisher: Apress
ISBN: 1430261935
Category : Computers
Languages : en
Pages : 617
Book Description
Exploring C++ divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Assuming no familiarity with C++, or any other C-based language, you’ll be taught everything you need to know in a logical progression of small lessons that you can work through as quickly or as slowly as you need. C++ can be a complicated language. Writing even the most straight-forward of programs requires you to understand many disparate aspects of the language and how they interact with one another. C++ doesn't lend itself to neat compartmentalization the way other languages do. Rather than baffle you with complex chapters explaining functions, classes and statements in isolation we’ll focus on teaching you how to achieve results. By learning a little bit of this and a little of that you’ll soon have amassed enough knowledge to be writing non-trivial programs and will have built a solid foundation of experience that puts those previously baffling concepts into context. In this fully-revised second edition of Exploring C++, you’ll learn how to use the standard library early in the book. Next, you’ll learn to work with operators, objects and data-sources in increasingly realistic situations. Finally, you’ll start putting the pieces together to create sophisticated programs of your own design confident that you’ve built a firm base of experience from which to grow. What you’ll learn Learn how to use C++ from first principles in a practical hands-on way. Understand how to use Custom types, virtual functions and objects to structure your code Build your own function templates, namespaces and containers from the ground up. Put everything together to create sophisticated programs that work with pointers, dynamic memory and overloaded functions to achieve the results you want. Who this book is for Read this book if you want to learn C++ and have a basic understanding of how computer programs work. You don't need to know a C-based language before you start, but a basic understanding of how programs are structured is helpful. Table of Contents Part 1: The Basics - Honing your tools Part 1: The Basics -Reading C++ Code Part 1: The Basics -Integer Expressions Part 1: The Basics -Strings Part 1: The Basics -Simple Input Part 1: The Basics -Error Messages Part 1: The Basics -For Loops Part 1: The Basics -Formatted Output Part 1: The Basics -Arrays and Vectors Part 1: The Basics -Incrementand Decrement Part 1: The Basics -Conditions and Logic Part 1: The Basics -Compound Statements Part 1: The Basics -Introduction to File I/O Part 1: The Basics -The Map Data Structure Part 1: The Basics -Type Synonyms Part 1: The Basics -Characters Part 1: The Basics -Character Categories Part 1: The Basics -Case-Folding Part 1: The Basics -Writing Functions Part 1: The Basics -Function Arguments Part 1: The Basics -Using Algorithms Part 1: The Basics -Overloading Function Names Part 1: The Basics -Big and Little Numbers Part 1: The Basics -Very Big and Very Little Numbers Part 1: The Basics -Documentation Part 1: The Basics -Project1: Body-Mass Index Part 2: Custom Types - Custom Types Part 2: Custom Types - Overloading Operators Part 2: Custom Types - Custom I/O Operators Part 2: Custom Types - Assignment and Initialization Part 2: Custom Types - Writing Classes Part 2: Custom Types - More About Member Functions Part 2: Custom Types - Access Levels Part 2: Custom Types - Introduction to Object-Oriented Programming Part 2: Custom Types - Inheritance Part 2: Custom Types - Virtual Functions Part 2: Custom Types - Classes and Types Part 2: Custom Types - Declarations and Definitions Part 2: Custom Types - Using Multiple Source Files Part 2: Custom Types - Function Objects Part 2: Custom Types - Useful Algorithms Part 2: Custom Types - Iterators Part 2: Custom Types - Exceptions Part 2: Custom Types - More Operators Part 2: Custom Types - Project2: Fixed-point Numbers Part 3: Generic Programming - Function Templates Part 3: Generic Programming - Class Templates Part 3: Generic Programming - Template Specialization Part 3: Generic Programming - Partial Specialization Part 3: Generic Programming - Names and Namespaces Part 3: Generic Programming - Containers Part 3: Generic Programming - International Characters Part 3: Generic Programming - Locales and Facets Part 3: Generic Programming - TextI/O Part 3: Generic Programming - Project3: Currency Type Part 4: Real Programming - Pointers Part 4: Real Programming - Dynamic Memory Part 4: Real Programming - Exception-Safety Part 4: Real Programming - Old-Fashioned Arrays Part 4: Real Programming - SmartPointers Part 4: Real Programming - Working with Bits Part 4: Real Programming - Enumerations Part 4: Real Programming - Multiple Inheritance Part 4: Real Programming - Traits and Policies Part 4: Real Programming - Names and Templates Part 4: Real Programming - Overloaded Functions Part 4: Real Programming - Metaprogramming Part 4: Real Programming - Project4: Calculator
Publisher: Apress
ISBN: 1430261935
Category : Computers
Languages : en
Pages : 617
Book Description
Exploring C++ divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Assuming no familiarity with C++, or any other C-based language, you’ll be taught everything you need to know in a logical progression of small lessons that you can work through as quickly or as slowly as you need. C++ can be a complicated language. Writing even the most straight-forward of programs requires you to understand many disparate aspects of the language and how they interact with one another. C++ doesn't lend itself to neat compartmentalization the way other languages do. Rather than baffle you with complex chapters explaining functions, classes and statements in isolation we’ll focus on teaching you how to achieve results. By learning a little bit of this and a little of that you’ll soon have amassed enough knowledge to be writing non-trivial programs and will have built a solid foundation of experience that puts those previously baffling concepts into context. In this fully-revised second edition of Exploring C++, you’ll learn how to use the standard library early in the book. Next, you’ll learn to work with operators, objects and data-sources in increasingly realistic situations. Finally, you’ll start putting the pieces together to create sophisticated programs of your own design confident that you’ve built a firm base of experience from which to grow. What you’ll learn Learn how to use C++ from first principles in a practical hands-on way. Understand how to use Custom types, virtual functions and objects to structure your code Build your own function templates, namespaces and containers from the ground up. Put everything together to create sophisticated programs that work with pointers, dynamic memory and overloaded functions to achieve the results you want. Who this book is for Read this book if you want to learn C++ and have a basic understanding of how computer programs work. You don't need to know a C-based language before you start, but a basic understanding of how programs are structured is helpful. Table of Contents Part 1: The Basics - Honing your tools Part 1: The Basics -Reading C++ Code Part 1: The Basics -Integer Expressions Part 1: The Basics -Strings Part 1: The Basics -Simple Input Part 1: The Basics -Error Messages Part 1: The Basics -For Loops Part 1: The Basics -Formatted Output Part 1: The Basics -Arrays and Vectors Part 1: The Basics -Incrementand Decrement Part 1: The Basics -Conditions and Logic Part 1: The Basics -Compound Statements Part 1: The Basics -Introduction to File I/O Part 1: The Basics -The Map Data Structure Part 1: The Basics -Type Synonyms Part 1: The Basics -Characters Part 1: The Basics -Character Categories Part 1: The Basics -Case-Folding Part 1: The Basics -Writing Functions Part 1: The Basics -Function Arguments Part 1: The Basics -Using Algorithms Part 1: The Basics -Overloading Function Names Part 1: The Basics -Big and Little Numbers Part 1: The Basics -Very Big and Very Little Numbers Part 1: The Basics -Documentation Part 1: The Basics -Project1: Body-Mass Index Part 2: Custom Types - Custom Types Part 2: Custom Types - Overloading Operators Part 2: Custom Types - Custom I/O Operators Part 2: Custom Types - Assignment and Initialization Part 2: Custom Types - Writing Classes Part 2: Custom Types - More About Member Functions Part 2: Custom Types - Access Levels Part 2: Custom Types - Introduction to Object-Oriented Programming Part 2: Custom Types - Inheritance Part 2: Custom Types - Virtual Functions Part 2: Custom Types - Classes and Types Part 2: Custom Types - Declarations and Definitions Part 2: Custom Types - Using Multiple Source Files Part 2: Custom Types - Function Objects Part 2: Custom Types - Useful Algorithms Part 2: Custom Types - Iterators Part 2: Custom Types - Exceptions Part 2: Custom Types - More Operators Part 2: Custom Types - Project2: Fixed-point Numbers Part 3: Generic Programming - Function Templates Part 3: Generic Programming - Class Templates Part 3: Generic Programming - Template Specialization Part 3: Generic Programming - Partial Specialization Part 3: Generic Programming - Names and Namespaces Part 3: Generic Programming - Containers Part 3: Generic Programming - International Characters Part 3: Generic Programming - Locales and Facets Part 3: Generic Programming - TextI/O Part 3: Generic Programming - Project3: Currency Type Part 4: Real Programming - Pointers Part 4: Real Programming - Dynamic Memory Part 4: Real Programming - Exception-Safety Part 4: Real Programming - Old-Fashioned Arrays Part 4: Real Programming - SmartPointers Part 4: Real Programming - Working with Bits Part 4: Real Programming - Enumerations Part 4: Real Programming - Multiple Inheritance Part 4: Real Programming - Traits and Policies Part 4: Real Programming - Names and Templates Part 4: Real Programming - Overloaded Functions Part 4: Real Programming - Metaprogramming Part 4: Real Programming - Project4: Calculator
20 Great BWCA Trips
Author: Van Jordahl
Publisher: Adventure Publications
ISBN: 9781591932710
Category : Boundary Waters Canoe Area (Minn.)
Languages : en
Pages : 0
Book Description
The Boundary Waters Canoe Area Wilderness is a natural landscape largely unchanged by human hands. If you haven't seen it, you're missing a great life experience. The 20 trips in this book are designed to give beginners confidence. They also offer features that even experienced canoeists will appreciate, like easier access points and manageable routes that lead to great campsites and impressive scenery. Get ready for a Boundary Waters adventure you'll never forget.
Publisher: Adventure Publications
ISBN: 9781591932710
Category : Boundary Waters Canoe Area (Minn.)
Languages : en
Pages : 0
Book Description
The Boundary Waters Canoe Area Wilderness is a natural landscape largely unchanged by human hands. If you haven't seen it, you're missing a great life experience. The 20 trips in this book are designed to give beginners confidence. They also offer features that even experienced canoeists will appreciate, like easier access points and manageable routes that lead to great campsites and impressive scenery. Get ready for a Boundary Waters adventure you'll never forget.
Exploring Greenland
Author: Ronald E. Doel
Publisher: Springer
ISBN: 1137596880
Category : History
Languages : en
Pages : 316
Book Description
Using newly declassified documents, this book explores why U.S. military leaders after World War II sought to monitor the far north and understand the physical environment of Greenland, a crucial territory of Denmark. It reveals a fascinating yet little-known realm of Cold War intrigue and a delicate diplomatic duet between a smaller state and a superpower amid a time of intense global pressures. Written by scholars in Denmark and the United States, this book explores many compelling topics. What led to the creation of the U.S. Thule Air Base in Greenland, one of the world’s largest, and why did the U.S. build a nuclear-powered city under Greenland’s ice cap? How did Danish concern about sovereignty shape scientific research programs in Greenland? Also explored here: why did Denmark’s most famous scientist, Inge Lehmann, became involved in research in Greenland, and what international reverberations resulted from the crash of a U.S. B-52 bomber carrying four nuclear weapons near Thule in January 1968?
Publisher: Springer
ISBN: 1137596880
Category : History
Languages : en
Pages : 316
Book Description
Using newly declassified documents, this book explores why U.S. military leaders after World War II sought to monitor the far north and understand the physical environment of Greenland, a crucial territory of Denmark. It reveals a fascinating yet little-known realm of Cold War intrigue and a delicate diplomatic duet between a smaller state and a superpower amid a time of intense global pressures. Written by scholars in Denmark and the United States, this book explores many compelling topics. What led to the creation of the U.S. Thule Air Base in Greenland, one of the world’s largest, and why did the U.S. build a nuclear-powered city under Greenland’s ice cap? How did Danish concern about sovereignty shape scientific research programs in Greenland? Also explored here: why did Denmark’s most famous scientist, Inge Lehmann, became involved in research in Greenland, and what international reverberations resulted from the crash of a U.S. B-52 bomber carrying four nuclear weapons near Thule in January 1968?