Dotnetcat » .NET Books » Mobile books
Grown Up Digital: How the Net Generation is Changing Your World
|
Author: | Don Tapscott |
| List price: | $27.95 | |
| Amazon price: | $7.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | McGraw-Hill ( 3 October 2008) |
SELECTED AS A 2008 BEST BUSINESS BOOK OF THE YEAR BY THE ECONOMIST
The Net Generation Has Arrived.
Are you ready for it?
Chances are you know a person between the ages of 11 and 30. You've seen them doing five things at once: texting friends, downloading music, uploading videos, watching a movie on a two-inch screen, and doing who-knows-what on Facebook or MySpace. They're the first generation to have literally grown up digital--and they're part of a global cultural phenomenon that's here to stay.
The bottom line is this: If you understand the Net Generation, you will understand the future.
If you're a Baby Boomer or Gen-Xer: This is your field guide.
A fascinating inside look at the Net Generation, Grown Up Digital is inspired by a $4 million private research study. New York Times bestselling author Don Tapscott has surveyed more than 11,000 young people. Instead of a bunch of spoiled “screenagers” with short attention spans and zero social skills, he discovered a remarkably bright community which has developed revolutionary new ways of thinking, interacting, working, and socializing.
Grown Up Digital reveals:
- How the brain of the Net Generation processes information
- Seven ways to attract and engage young talent in the workforce
- Seven guidelines for educators to tap the Net Gen potential
- Parenting 2.0: There's no place like the new home
- Citizen Net: How young people and the Internet are transforming democracy
Today's young people are using technology in ways you could never imagine. Instead of passively watching television, the “Net Geners” are actively participating in the distribution of entertainment and information. For the first time in history, youth are the authorities on something really important. And they're changing every aspect of our society-from the workplace to the marketplace, from the classroom to the living room, from the voting booth to the Oval Office.
The Digital Age is here. The Net Generation has arrived. Meet the future.
Enterprise Development with Visual Studio .NET, UML, and MSF
|
Author: | John Erik Hansen |
| List price: | $59.99 | |
| Amazon price: | $3.98 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (24 May 2004) |
¿Enterprise Development with Visual Studio .NET, UML, and MSF¿ is for programmers dealing with or those that have an interest in developing Enterprise .NET solutions. It will guide readers through all aspects of Enterprise modeling, from design considerations and project management design processes to modeling a .NET solution using UML. In today¿s IT world, the need for complex solutions designed the right way and delivered on time is a success factor for the entire Enterprise. ¿Enterprise Development with Visual Studio .NET, UML, and MSF¿ will help readers succeed by providing them with guides and examples that they can use in their own .NET projects. It will cover the Microsoft Solutions Framework and how to benefit from this process when designing. Programmers can also use this book as a reference or as a step-by-step guide for creating Enterprise solutions the right way with design processes, UML, .NET Framework, and C# and VB .NET. About the Author Carsten Thomsen is a Microsoft MVP, recognition he received in August 1999. He lives in his native Denmark and currently holds the MCSE and MCSD certifications. Carsten has been programming in Visual Basic for almost 10 years, with a specialization in data access. However, with the advent of Visual Basic .NET and, more important, Visual Studio .NET, he has concentrated on two programming languages, C# and Visual Basic .NET¿staying focused with regard to data access from these two programming languages. John Erik Hansen is a freelance consultant specializing in project management (MSF) and business analysis. He has 8 years of experience working as a project manager, consultant, Microsoft CTEC Trainer, business analyst, and programmer (Data Warehousing, eProcurement, Active Server Pages (ASP), Visual Basic, .NET). Lately John has been working as a consultant doing projects all over Europe. He lives with his girlfriend Karen in Odense, Denmark. He currently holds the Microsoft MCSD and Rational Rose certifications. John enjoys traveling and is a passionate soccer fan and squash player. See more about John at this address: http://www.project2.dk.
Principles of Mobile Communication
|
Author: | Gordon L. Stüber |
| List price: | $119.00 | |
| Amazon price: | $92.52 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Springer (28 September 2011) |
Principles of Mobile Communication, Third Edition, is an authoritative treatment of the fundamentals of mobile communications. This book stresses the "fundamentals" of physical-layer wireless and mobile communications engineering that are important for the design of "any" wireless system. This book differs from others in the field by stressing mathematical modeling and analysis. It includes many detailed derivations from first principles, extensive literature references, and provides a level of depth that is necessary for graduate students wishing to pursue research on this topic. The book's focus will benefit students taking formal instruction and practicing engineers who are likely to already have familiarity with the standards and are seeking to increase their knowledge of this important subject. Major changes from the second edition: 1. Updated discussion of wireless standards (Chapter 1). 2. Updated treatment of land mobile radio propagation to include space-time correlation functions, mobile-to-mobile (or vehicle-to-vehicle) channels, multiple-input multiple-output (MIMO) channels, improved simulation models for land mobile radio channels, and 3G cellular simulation models. 3. Updated treatment of modulation techniques and power spectrum to include Nyquist pulse shaping and linearized Gaussian minimum shift keying (LGMSK). 4. Updated treatment of antenna diversity techniques to include optimum combining, non-coherent square-law combining, and classical beamforming. 5. Updated treatment of error control coding to include space-time block codes, the BCJR algorithm, bit interleaved coded modulation, and space-time trellis codes. 6. Updated treatment of spread spectrum to include code division multiple access (CDMA) multi-user detection techniques. 7. A completely new chapter on multi-carrier techniques to include the performance of orthogonal frequency division multiplexing (OFDM) on intersymbol interference (ISI) channels, OFDM residual ISI cancellation, single-carrier frequency domain equalization (SC-FDE), orthogonal frequency division multiple access (OFDMA) and single-carrier frequency division multiple access (SC-FDMA). 8. Updated discussion of frequency planning to include OFDMA frequency planning. 9. Updated treatment of CDMA cellular systems to include hierarchical CDMA cellular architectures and capacity analysis. 10. Updated treatment of radio resource management to include CDMA soft handoff analysis. Includes numerous homework problems throughout.
ASP.NET in a Nutshell, Second Edition
|
Author: | G. Andrew Duthie |
| List price: | $59.99 | |
| Amazon price: | $11.55 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media ( 3 September 2003) |
ASP.NET in a Nutshell is a concise, one-volume reference to everything you need to make effective use of ASP.NET. An invaluable resource that goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application, ASP.NET in a Nutshell is the definitive guide for developers of both applications and web services.
Updated for Visual Studio .NET 2003, the 2nd edition of this book includes fresh information on application and web service development, custom controls, data access, security, deployment, and error handling, new material on web application development for mobile devices, plus an overview of the class libraries. For developers who still use Microsoft's older ASP technology, this book also provides information for migrating to ASP.NET.
The material in ASP.NET in a Nutshell is presented in three sections:
- A fast-paced introduction to ASP.NET that examines topics such as building ASP.NET applications, developing web services, creating custom controls and user controls for maximum code reuse, debugging and handling errors, understanding ASP.NET security, and configuring and deploying an ASP.NET application
- A detailed reference to the properties, methods, and events of the most frequently used ASP.NET classes which include the Page class and the new .NET classes, such as HttpApplicationState and HttpSessionState, which correspond to the intrinsic objects in classic ASP. Configuration settings in web.config are also documented
- A Quick Reference to the types (the classes, structures, interfaces, delegates, events, and enumerations) found in web-related namespaces to the .NET Framework Class Library.
.NET 4.0 Generics Beginner's Guide
|
Author: | Sudipta Mukherjee |
| List price: | $49.99 | |
| Amazon price: | $49.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (29 February 2012) |
Enhance the type safety of your code and easily create applications using .Net Generics 4.0
- Learn how to use Generics' methods and generic collections to solve complicated problems.
- Develop real-world applications using Generics
- Know the importance of each generic collection and Generic class and use them as per your requirements
- Benchmark the performance of all Generic collections
In Detail
Generics were added as part of .NET Framework 2.0 in November 2005. Although similar to generics in Java, .NET generics do not apply type erasure but every object has unique representation at run-time. There is no performance hit from runtime casts and boxing conversions, which are normally expensive..NET offers type-safe versions of every classical data structure and some hybrid ones.
This book will show you everything you need to start writing type-safe applications using generic data structures available in Generics API. You will also see how you can use several collections for each task you perform. This book is full of practical examples, interesting applications, and comparisons between Generics and more traditional approaches. Finally, each container is bench marked on the basis of performance for a given task, so you know which one to use and when.
This book first covers the fundamental concepts such as type safety, Generic Methods, and Generic Containers. As the book progresses, you will learn how to join several generic containers to achieve your goals and query them efficiently using Linq. There are short exercises in every chapter to boost your knowledge.
The book also teaches you some best practices, and several patterns that are commonly available in generic code.
Some important generic algorithm definitions are present in Power Collection (an API created by Wintellect Inc.) that are missing from .NET framework. This book shows you how to use such algorithms seamlessly with other generic containers.
The book also discusses C5 collections. Java Programmers will find themselves at home with this API. This is the closest to JCF. Some very interesting problems are solved using generic containers from .NET framework, C5, and PowerCollection Algorithms - a clone of Google Set and Gender Genie for example!
What you will learn from this book
- How different kinds of generic listsare related
- How to implement your own generic list
- Query every kind of generic container alike with Linq Standard Query Operators
- Augment .NET collections with general purpose algorithms available in C5 and PowerCollection
- Build concurrent apps in breathing easy steps.
- Find those algorithms you have been missing in .NET framework in PowerCollection and C5 API.
- Learn how different generic collections/containers perform under benchmarking, and when to use one over another
- Port your STL code blocks to .NET Generics which can be very handy if you are a veteran C++ developer and looking for an alternative in .NET world.
Approach
This is a concise, practical guide that will help you learn Generics in .NET, with lots of real world and fun-to-build examples and clear explanations. It is packed with screenshots to aid your understanding of the process.
Who this book is written for
This book is aimed at beginners in Generics. It assumes some working knowledge of C# , but it isn't mandatory.
The following would get the most use out of the book:
- Newbie C# developers struggling with Generics.
- Experienced C++ and Java Programmers who are migrating to C# and looking for an alternative to other generic frameworks like STL and JCF would find this book handy.
- Managers who want to know what Generics is and how to put it to good use.
- Architects will find the benchmarking extremely useful, because it's the first of its kind across a framework of several collections.
Professional Ubuntu Mobile Development (Wrox Programmer to Programmer)
|
Author: | Ian Lawrence |
| List price: | $59.99 | |
| Amazon price: | $4.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox ( 9 November 2009) |
Ubuntu Mobile is quickly being adopted by mobile device manufacturers and provides Web browsing, e-mail, media, camera, VoIP, instant messaging, GPS, blogging, digital TV, games, contacts, dates/calendar, and simple software updates on every mobile device. As the first book on Ubuntu Mobile, this resource is authored by one of the top experts for Ubuntu Mobile who shows how to implement solutions for original equipment manufacturers and independent software vendors wishing to go to market using Ubuntu Mobile. The material also covers setting up Linux for mobile application development, the difference between developing on a mobile Internet device and a regular desktop environment, step-by-step tutorials, and much more.
Introducing Microsoft ASP.NET 2.0 (Pro Developer)
|
Author: | Dino Esposito |
| List price: | $29.99 | |
| Amazon price: | $7.98 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (25 August 2004) |
About the Technology: ASP.NET is a leading-edge tool in Web development. According to a recent survey performed by Microsoft, there are 2.1 million professional Web developers and 1.8 million hobbyist Web developers (Developer Sizing, 9/01). According to the latest Dev Tracker report, 54% of Web developers use ASP, and 19% of Web developers use ASP.NET (Dev Tracker Q4, 2002). The ASP/ASP.NET community is therefore an estimated 2.8 million Web developers. The next version of ASP.NET, ASP.NET 2.0, is planned as part of the Whidbey release of Microsoft Visual Studio .NET, which is currently slated for fall or winter of 2004. In the meantime, the ASP.NET team will be making the beta widely available--the Tech Preview is slated to be released at PDC, which is scheduled for the last week of October in Los Angeles, CA. This book will have a natural life of approximately one year--from the release of the Tech Preview through to the release of the final product.
My personal Adaptive Global NET (MAGNET) (Signals and Communication Technology)
|
Author: | |
| List price: | $129.00 | |
| Amazon price: | $40.51 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Springer (21 December 2009) |
The innovative concept of Personal Network (PN), which was introduced and developed in MAGNET, finds in this book the first confirmation of the success that the future of wireless communications is bound to achieve. The importance of this book is not only related to being the first work on PNs, it also gives an overview of operation of a big project, like MAGNET, and in fact the organisation of the book reflects how the project itself has been structured. My personal Adaptive Global NET (MAGNET) summarize all the steps taken from the introduction of a user-centric perspective until the implementation of PN-Fs (Federation of Personal Networks), outlining the applications and commercialisations of the new concepts carried out of the project. The intent of My personal Adaptive Global NET (MAGNET) is to disseminate the concept of PN and PN-F along with the activities and achievement carried out in MAGNET/MAGNET Beyond to encourage new project and academic initiatives toward personalized, ubiquitous communications.
Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional
|
Author: | Cristian Darie |
| List price: | $44.99 | |
| Amazon price: | $4.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (21 October 2005) |
You will learn how to build a complete e-commerce web site, following the entire design and build process. The website will be constructed following industry best practices in a modular manner—with a new module introduced and completed in each chapter.
Topics include an online catalogue and shopping cart, product searching and recommendation, and checkout/payment functionality. A distinguishing feature of this book is that it explains handling payments via PayPal, DataCash, and VeriSign Payflow Pro. By the end of the book, you will have created a fully-functioning e-commerce site, allowing you to take real money from customers for little extra cost.
Adobe Dreamweaver CS5.5 Studio Techniques: Designing and Developing for Mobile with jQuery, HTML5, and CSS3
|
Author: | David Powers |
| List price: | $39.99 | |
| Amazon price: | $22.38 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Adobe Press (25 June 2011) |
It’s widely predicted that mobile phones and tablets will overtake desktop PCs as the most common Web access devices within the next two or three years. Adobe is responding to this dramatic shift by focusing on new tools to develop websites for multiple platforms with HTML, CSS, and JavaScript in Dreamweaver CS5.5. In particular, Dreamweaver engineers have been working closely with the developers of jQuery, the de-facto standard JavaScript framework, to develop jQuery Mobile. This is a new JavaScript/CSS framework designed to create websites and applications that work consistently in all major mobile platforms, including iPhone, Android, BlackBerry, and Symbian (Nokia). This book explores in depth the integration of jQuery Mobile in Dreamweaver, together with other new features aimed at building websites that work across multiple devices.
Using a series of practical examples, the book will show how to optimize an existing website for display in desktops, tablets, and mobile phones, using CSS media queries. Readers will also learn how to create a dedicated mobile site using jQuery Mobile. Although Dreamweaver will generate much of the necessary code automatically, the book will explain the structure of jQuery Mobile websites and web applications, so that developers can go beyond the basics to add custom functionality and design features. The book will also utilize the core jQuery framework, demonstrating how the new jQuery code hinting in Dreamweaver CS5.5 speeds up the development process for experienced developers and acts as a learning aid for those new to jQuery. Readers will learn how to convert a jQuery Mobile web application into a native app (that can be loaded on an iPhone or Android device) using PhoneGap, another open source framework.


Syndicate








