|
 |
| •
|
| Mobile Development with C#: Building Native iOS, Android, and Windows Phone Applications |
E-Books |
|
 |
| |
Greg Shackles, "Mobile Development with C#: Building Native iOS, Android, and Windows Phone Applications" English | ISBN: 1449320236 | 2012 | 174 pages | EPUB + PDF | 5 + 9,5 MB It's true: you can build native apps for iOS, Android, and Windows Phone with C# and the .NET Framework--with help from MonoTouch and Mono for Android. This hands-on guide shows you how to reuse one codebase across all three platforms by combining the business logic layer of your C# app with separate, fully native UIs. It's an ideal marriage of platform-specific development and the "write once, run everywhere" philosophy. |
|
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| •
|
| The Language Wars: A History of Proper English |
E-Books |
|
 |
| |
Henry Hitchings "The Language Wars: A History of Proper English" ISBN: 1848542089, 0374183295, 1848542097 | 2011 | PDF, EPUB, MOBI | 416 pages | 2 + 0,5 + 0,7 MB The English language is a battlefield. Since the age of Shakespeare, arguments over correct usage have been acrimonious, and those involved have always really been contesting values - to do with morality, politics and class. THE LANGUAGE WARS examines the present state of the conflict, its history and its future. Above all, it uses the past as a way of illuminating the present. Moving chronologically, the book explores the most persistent issues to do with English and unpacks the history of 'proper' usage. Where did these ideas spring from? Which of today's bugbears and annoyances are actually venerable? Who has been on the front line in the language wars? THE LANGUAGE WARS examines grammar rules, regional accents, swearing, spelling, dictionaries, political correctness, and the role of electronic media in reshaping language. It also takes a look at such niggling concerns as the split infinitive, elocution and text messaging. Peopled with intriguing characters such as Jonathan Swift, H. W. Fowler and George Orwell as well as the more disparate figures of Lewis Carroll, Buffy the Vampire Slayer and Lenny Bruce, THE LANGUAGE WARS is an essential volume for anyone interested in the state of the English language today or intrigued about its future. |
|
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| •
|
| Parallel Programming with Microsoft .NET: Design Patterns for Decomposition and Coordination on Multicore Architectures (Patterns & Practices) |
E-Books |
|
 |
| |
Parallel Programming with Microsoft .NET: Design Patterns for Decomposition and Coordination on Multicore Architectures (Patterns & Practices) By Colin Campbell, Ralph Johnson, Ade Miller, Stephen Toub 2010 | 224 Pages | ISBN: 0735651590 | PDF | 4 MB The CPU meter shows the problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. What next? The answer, in a nutshell, is parallel programming. Where you once would have written the kind of sequential code that is familiar to all programmers, you now find that this no longer meets your performance goals. To use your system�s CPU resources efficiently, you need to split your application into pieces that can run at the same time. This is easier said than done. Parallel programming has a reputation for being the domain of experts and a minefield of subtle, hard-to-reproduce software defects. Everyone seems to have a favorite story about a parallel program that did not behave as expected because of a mysterious bug. These stories should inspire a healthy respect for the difficulty of the problems you face in writing your own parallel programs. Fortunately, help has arrived. Microsoft Visual Studio� 2010 introduces a new programming model for parallelism that significantly simplifies the job. Behind the scenes are supporting libraries with sophisticated algorithms that dynamically distribute computations on multicore architectures. Proven design patterns are another source of help. A Guide to Parallel Programming introduces you to the most important and frequently used patterns of parallel programming and gives executable code samples for them, using the Task Parallel Library (TPL) and Parallel LINQ (PLINQ). http://extabit.com/file/27b0xuclialxa/Parallel_Programming.pdf or http://ul.to/e7d26cs8/Parallel_Programming.pdf
|
|
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
|