
Автор
John Sharp – лучшие книги
По популярности
-
Microsoft Visual C# .NET Step by Step--Version 2003 Jon Jagger, John Sharp
ISBN: 978-0735619098 Год издания: 2003 Издательство: Microsoft Press Язык: Английский Build your dexterity with Microsoft Visual C#—and begin writing Microsoft .NET–connected applications—one step at a time! This practical, hands-on tutorial expertly guides you through the fundamentals—from learning Visual C# syntax to writing and running your first components, Web services, and applications. Work at your own pace through easy-to-follow lessons and hands-on exercises to teach yourself essential techniques. And stay ahead of the curve by working with real-world examples and best practices for Visual C# development.
Discover how to:
Declare variables, define methods, and construct statements
Handle and trap exceptions
Use object-oriented techniques, such as inheritance and encapsulation
Manage resources and use the garbage collector
Build components, including properties, indexers, and events
Define operators to enhance class usability
Create GUI components and user controls
Access data sources using Microsoft ADO.NET
Write and manipulate XML documents
Construct Web Forms that display large volumes of data
Validate user input with Microsoft ASP.NET controls
Write, test, and deploy Web services -
Microsoft Visual C# 2010 Step by Step John Sharp
ISBN: 9780735642249 Год издания: 2010 Издательство: Microsoft Press Teach yourself Visual C# 2010-one step at a time. Ideal for developers with fundamental programming skills, this practical tutorial features learn-by-doing exercises that demonstrate how, when, and why to use the features of the C# rapid application development environment. You'll learn how to use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0; develop a solid, fundamental understanding of C# language features; and then get to work creating actual components and working applications for the Windows operating system. You'll also delve into data management technologies and Web-based applications. -
Works of Game: On the Aesthetics of Games and Art John Sharp
ISBN: 9780262029070 Год издания: 2015 Издательство: The MIT Press Games and art have intersected at least since the early twentieth century, as can be seen in the Surrealists’ use of Exquisite Corpse and other games, Duchamp’s obsession with Chess, and Fluxus event scores and boxes—to name just a few examples. Over the past fifteen years, the synthesis of art and games has clouded for both artists and gamemakers. Contemporary art has drawn on the tool set of videogames, but has not considered them a cultural form with its own conceptual, formal, and experiential affordances. For their part, game developers and players focus on the innate properties of games and the experiences they provide, giving little attention to what it means to create and evaluate fine art. In Works of Game, John Sharp bridges this gap, offering a formal aesthetics of games that encompasses the commonalities and the differences between games and art.
Sharp describes three communities of practice and offers case studies for each. “Game Art,” which includes such artists as Julian Oliver, Cory Arcangel, and JODI (Joan Heemskerk and Dirk Paesmans) treats videogames as a form of popular culture from which can be borrowed subject matter, tools, and processes. “Artgames,” created by gamemakers including Jason Rohrer, Brenda Romero, and Jonathan Blow, explore territory usually occupied by poetry, painting, literature, or film. Finally, “Artists’ Games”—with artists including Blast Theory, Mary Flanagan, and the collaboration of Nathalie Pozzi and Eric Zimmerman—represents a more synthetic conception of games as an artistic medium. The work of these gamemakers, Sharp suggests, shows that it is possible to create game-based artworks that satisfy the aesthetic and critical values of both the contemporary art and game communities. -
Microsoft Visual C# 2005 Step by Step (Step By Step (Microsoft)) John Sharp
ISBN: 978-0735621299 Год издания: 2005 Издательство: Microsoft Press Язык: Английский Visual C#, a feature of Microsoft Visual StudioA‚A 2005, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components. Now you can teach yourself essential