Stephen R. Davis - Böcker
Visar alla böcker från författaren Stephen R. Davis. Handla med fri frakt och snabb leverans.
7 produkter
7 produkter
ANC's War Against Apartheid
Umkhonto We Sizwe and the Liberation of South Africa
Inbunden, Engelska, 2018
927 kr
Skickas inom 7-10 vardagar
For nearly three decades, Umkhonto we Sizwe (MK), the armed wing of the African National Congress (ANC), waged a violent revolutionary struggle against the apartheid state in South Africa. Stephen Davis works with extensive oral testimonies and the heroic myths that were constructed after 1994 to offer a new history of this armed movement. Davis deftly addresses the histories that reinforce the legitimacy of the ANC as a ruling party, its longstanding entanglement with the South African Communist Party, and efforts to consolidate a single narrative of struggle and renewal in concrete museums and memorials. Davis shows that the history of MK is more complicated and ambiguous than previous laudatory accounts would have us believe, and in doing so he discloses the contradictions of the liberation struggle as well as its political manifestations.
ANC's War Against Apartheid
Umkhonto We Sizwe and the Liberation of South Africa
Häftad, Engelska, 2018
372 kr
Skickas inom 7-10 vardagar
For nearly three decades, Umkhonto we Sizwe (MK), the armed wing of the African National Congress (ANC), waged a violent revolutionary struggle against the apartheid state in South Africa. Stephen Davis works with extensive oral testimonies and the heroic myths that were constructed after 1994 to offer a new history of this armed movement. Davis deftly addresses the histories that reinforce the legitimacy of the ANC as a ruling party, its longstanding entanglement with the South African Communist Party, and efforts to consolidate a single narrative of struggle and renewal in concrete museums and memorials. Davis shows that the history of MK is more complicated and ambiguous than previous laudatory accounts would have us believe, and in doing so he discloses the contradictions of the liberation struggle as well as its political manifestations.
241 kr
Skickas inom 7-10 vardagar
Whether you’re a total novice or a programmer shifting to C#, the newest version of this programming language is full of cool features you’ll want to use. With its Visual Studio compatibility, C# is the perfect language for building Windows Vista applications. And the 2008 version works with LINQ, a query language with syntax similar to SQL but which simplifies database code and can also write queries on XML files. For the best basic C# how-to, it’s hard to beat C# 2008 For Dummies. This plain-English guide to programming with C# can have you creating your first console application before you finish Part I. In fact, the basic template you create at that point will be the foundation of many other apps as you move through the book. Along the way you’ll get the scoop on organizing your data, object-oriented programming (also known as OOP), and a great LINQ-related feature called delegates and events. You’ll find out how to Create a console application templatePerform logical comparisonsWork with loops and if statementsUnderstand collection syntaxUse interfaces and object-oriented conceptsApply delegates and events, and much moreYou’ll even gain some rare insight into how to understand error messages you may get when programming in C#. All the code you need can be found on the companion Web site, along with great bonus information that helps you do more with C# 2008. So — what are you waiting for? Grab C# 2008 For Dummies and let’s get started!
269 kr
Skickas inom 7-10 vardagar
A logical, straightforward approach to learning the C# language C# is a complicated programming language for building .NET-connected software for Microsoft Windows, the Web, and a wide range of devices. The friendly All-in-One For Dummies format is a perfect way to present it. Each minibook is a self-contained package of necessary information, making it easy to find what you're looking for.Upgrades in C# 2010 include the ability to build Windows 7 applications and compatibility with Python and Ruby. C# is a somewhat complex programming language for building .NET-connected software for Microsoft Windows, the Web, and other devicesBeginning C# programmers will appreciate how the All-in-One format breaks the topic into minibooks, each one addressing a key body of informationMinibooks include creating your first C# program, Windows 7 programming, basic C# programming, object-based programming, object-oriented programming, Windows programming with C# and Visual Studio, and debuggingCompanion Web site includes all sample codeBeginning C# programmers will find C# 2010 All-in-One For Dummies explains a complicated topic in an easy, understandable way. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
211 kr
Tillfälligt slut
294 kr
Learn to program with C++ quickly with this helpful For Dummies guide Beginning Programming with C++ For Dummies, 2nd Edition gives you plain-English explanations of the fundamental principles of C++, arming you with the skills and know-how to expertly use one of the world's most popular programming languages. You'll explore what goes into creating a program, how to put the pieces together, learn how to deal with standard programming challenges, and much more.Written by the bestselling author of C++ For Dummies, this updated guide explores the basic development concepts and techniques of C++ from a beginner's point of view, and helps make sense of the how and why of C++ programming from the ground up. Beginning with an introduction to how programming languages function, the book goes on to explore how to work with integer expressions and character expressions, keep errors out of your code, use loops and functions, divide your code into modules, and become a functional programmer. Grasp C++ programming like a pro, even if you've never written a line of codeMaster basic development concepts and techniques in C++Get rid of bugs and write programs that workFind all the code from the book and an updated C++ compiler on the companion websiteIf you're a student or first-time programmer looking to master this object-oriented programming language, Beginning Programming with C++ For Dummies, 2nd Edition has you covered.
186 kr
Skickas inom 5-8 vardagar
Stephen R. Davis fängt von vorn an: Wie arbeitet ein Programm? Wie installiert man die Programmierumgebung und den Compiler? Und was ist das überhaupt? Als nächstes lernen Sie grundlegende Programmiertechniken kennen: Variablendeklaration, Schleifen, Funktionen und anderes mehr. Fünf Kapitel widmen sich den unterschiedlichen Variablentypen, sodass Sie für die berühmten C++-Zeiger gut gerüstet sind. War gar nicht schwer? Es folgt eine Einführung in das objektorientierte Programmieren, und bevor Sie es sich versehen, liegen auch die Vererbung von Klassen, das Überladen von Operatoren und der Ausnahmemechanismus in Ihrer Reichweite. Mit den Programmbeispielen zum Herunterladen können Sie das Gelernte direkt ausprobieren.