1.

Record Nr.

UNINA9910162713503321

Autore

Bamba Abou B. <1972->

Titolo

African miracle, African mirage : transnational politics and the paradox of modernization in Ivory Coast / / Abou B. Bamba

Pubbl/distr/stampa

Athens, Ohio : , : Ohio University Press, , [2016]

©2016

ISBN

0-8214-4582-0

Descrizione fisica

1 online resource (321 pages) : illustrations

Collana

New African histories

Disciplina

330.9666805

Soggetti

Economic development - Côte d'Ivoire

Côte d'Ivoire Foreign economic relations United States

Côte d'Ivoire Foreign economic relations France

United States Foreign economic relations Côte d'Ivoire

France Foreign economic relations Côte d'Ivoire

Côte d'Ivoire Economic conditions 20th century

Côte d'Ivoire History 20th century

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

Introduction -- Part One: The postwar years -- Becoming an attractive colony -- Triangulating colonial modernization -- Part Two: The decade of development -- (Re)framing postcolonial development -- Energizing the economic miracle -- Tapping the riches of a "backward" region -- Part Three: The fate of modernization -- Investing in modernization's last frontier -- Crushing dreams of modernity -- Conclusion.

Sommario/riassunto

Introduction -- Part One: The postwar years -- Becoming an attractive colony -- Triangulating colonial modernization -- Part Two: The decade of development -- (Re)framing postcolonial development -- Energizing the economic miracle -- Tapping the riches of a "backward" region -- Part Three: The fate of modernization -- Investing in modernization's last frontier -- Crushing dreams of modernity -- Conclusion



2.

Record Nr.

UNINA9910634045403321

Autore

Strauss Dirk

Titolo

Getting Started with Visual Studio 2022 : Learning and Implementing New Features / / by Dirk Strauss

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023

ISBN

9781484289228

1484289226

Edizione

[2nd ed. 2023.]

Descrizione fisica

1 online resource (325 pages)

Collana

ITpro collection

Disciplina

060

Soggetti

Microsoft software

Microsoft .NET Framework

Compilers (Computer programs)

Computer networks

Microsoft

Compilers and Interpreters

Computer Communication Networks

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Chapter 1: Getting to Know Visual Studio 2022 -- Chapter 2: Working with Visual Studio 2022 -- Chapter 3: Debugging Your Code -- Chapter 4: Unit Testing -- Chapter 5: Source Control.

Sommario/riassunto

Learn how to use the features of Visual Studio 2022 and utilize the IDE correctly to make it your one-stop solution for creating quality code. Learn what's new in VS 2022 and explore the existing features of Visual Studio so you can become a more efficient programmer. This revised edition covers the latest features of Visual Studio 2022 and how to use them. The book includes new topics like Subword Navigation, Multi-caret Editing, how to enable Code Cleanup on Save, using breakpoints, and new debugging features such as temporary breakpoints and dependent breakpoints. The book also looks at some of the new Git features such as Multi-repo Support, Comparing Branches, Checkout Commit, and line Staging. Getting Started with Visual Studio 2022 begins with an overview of Visual Studio and explores features such as Visual Studio Live Share, Visual Studio Search, Solution Filters, and



Intellicode. The author also provides a look at the differentVisual Studio project templates and shows you how to create code snippets, as well as how to manage NuGet and nmp packages. You will also see how to create a cross-platform MAUI application as well as how to use SQLite in an MAUI application. Moving ahead, you will learn how to debug your code using breakpoints to step into specific methods, use data tips, and utilize the Debugger Display attribute. You will then move on to learn unit testing and explore the tools provided by Visual Studio to create and run unit tests. The book also covers source control integration in Visual Studio and how to use GitHub to implement a source control strategy for your projects. You will: Create and use code snippets in Visual Studio 2022 Use the new debugging features in Visual Studio Utilize diagnostic tools and the Immediate window for code debugging Generate unit tests with IntelliTest Harness the new Git features in Visual Studio to make managing source code easier Work with MAUI apps.