Building Apps for the Universal Windows Platform Chatterjee Ayan
Building Apps for the Universal Windows Platform Chatterjee Ayan Chapter 1: Introduction to Windows Universal Chapter Goal: This chapter will walk through what UWP and .NET is, architectures and life…
Specifikacia Building Apps for the Universal Windows Platform Chatterjee Ayan
Building Apps for the Universal Windows Platform Chatterjee Ayan
Chapter 1: Introduction to Windows Universal Chapter Goal: This chapter will walk through what UWP and .NET is, architectures and life cycle. What is Windows 10 and UWP2. In conclusion, it will contain the steps to install visual studio and its required tools.No of pages 25-30Sub -Topics1.
Installing Visual Studio and Components4. .NET Languages and Architectures3. UWP and Cross-Platform Xamarin5.
Setting up a new ProjectChapter 2: Elementary ConceptsChapter Goal: This chapter will walk through the basic concepts of object oriented programing and how to implement them in Visual Studio for Windows Universal applications.No of pages: 40-50Sub - Topics 1. Object Oriented Programing 2. Function, Class and Solution 3.
Conditional statements and loops4. Data Types5. Application Life Cycle6.
Sharing Code7. Errors and Error Handling8. Parallel ProgramingChapter 3: Windows 10