Take Your Team Mobile with Xamarin

Size: px
Start display at page:

Download "Take Your Team Mobile with Xamarin"

Transcription

1 Take Your Team Mobile with Xamarin

2 Introduction Enterprises no longer question if they should go mobile, but are figuring out how to implement a successful mobile strategy, and in particular how to go from no mobile proficiency in-house to skilled experts. Organizations need to deliver amazing mobile experiences, while keeping up with the growing demands of business stakeholders and customers. Instead of staffing separate development teams for each major platform, Xamarin for Visual Studio allows teams to create fully native Android, ios, and Windows apps from one shared C# codebase. Xamarin for Visual Studio is the only solution that enables enterprises to use existing skills, teams, tools, and code to build native apps that deliver the performance and user experience that employees and customers expect. Read our Buy or Build Your Mobile Team guide to learn more about how to structure your development teams. 01

3 Overview This guide includes recommendations for building an effective mobile development team quickly, including an onboarding approach that takes team dynamics, individual skills, and internal processes into account. To go mobile with Xamarin, you need to: </> Analyze existing code and apps (if any) Analyze your existing team s skills Follow the proposed training plans that match your team s skills and expertise 02

4 Analyze existing code For teams with existing C# code If your team has significant C# code in legacy web or desktop applications, you can use Xamarin s.net mobility scanner at to evaluate how much code can be reused in a mobile app. This will help you plan for your mobile projects more efficiently. 100% 100% 100% 86% Calls Platform-specific method name Namespace Suggestions Compatibility 18 bool Type.IsAssignableForm (Type) System 14 int Thread.ManagedThreadId { get; } System.Threading 14 int Thread.ManagedThreadId { get; } System.Threading 10 Type[] Type.GetGenericArguments () System 6 Type[] Type.GetInterfaces () System 03

5 For teams with mobile apps in platformspecific languages Your team may have existing mobile apps written in platform-specific languages, for example, an ios app written in Objective-C. In this scenario, the best way forward is to develop the Android version of the app in C# using Xamarin. Once you have the Android version in C#, you also have 80% (or more) of the Xamarin.iOS version created thanks to shared code across device platforms. You can then quickly replace the Objective-C ios app with a C#, Xamarin.iOS version. This works the same way for teams with an existing Java app: build the ios app in C#, then replace the Java app with a Xamarin.Android app. Over time, you can retrain your Objective-C and Java developers on C#, building a development team capable of reusing over 80% code across platforms, eliminating code redundancy and generating fewer bugs. 80% Xamarin.iOS C# It is important to recognize that you can also leverage your prior investments in User Interface design, third party libraries, and even platform-specific code. Our automatic binding generators enable you to continue to use existing custom controls, frameworks, and other compiled code from your previous apps. Additionally, because Xamarin uses the native layout file formats for each platform, you can keep your ios storyboards, xibs, Android XML layout files, and other native resource files. 04

6 Analyze current team skill set Before embarking on a training program, you should assess your current team s skill set to understand individual and group strengths and knowledge gaps. This Mobile Development Skill Assessment survey has sample questions that can help you assess this concern. When sending your survey, emphasize that the results will be used to create customized training plans and that responses should be as honest as possible. 05

7 Sample Survey: Mobile Development Skill Assessment We are currently assessing our existing mobile development skills as we develop our mobile strategy. Based on your answers, we will create a strategic training program to ensure you get the education and tools you need. Rank your proficiency in the following areas (1 = no experience, 5 = experience building multiple production apps) C# and.net Framework 2. Xamarin Platform (Xamarin Studio or Visual Studio integration) If you rank yourself 2 or higher: Xamarin.iOS Xamarin.Android Xamarin.Forms 3. ios: Objective-C or Swift 4. Android: Java 5. Other Mobile Frameworks 6. Have you published any mobile apps? If yes, please give a brief description of the app (use case, platforms, and languages) 06

8 Training plan Create individual learning plans with Xamarin University Once you have an understanding of each team member s skill set, you can create customized learning plans. Xamarin University s comprehensive curriculum meets the needs of developers at all levels, offering courses from introductory C# to advanced specializations, platform-specific topics, enterprise security, and more. Xamarin University is taught online (with classroom training coming soon) by mobile experts and is offered across all timezones. In addition to small, hands-on classes, Xamarin University subscriptions also include office hours, allowing students to schedule one-on-one time with instructors. Xamarin University is the only way to earn Xamarin Certified Mobile Developer status, which many enterprises are now requiring to enforce high standards for their development organizations. Sample Training Plans Based on each individual s assessed skill level, team members should be grouped in categories based on their needs. C# Basic C#: Gain fundamental language and programming skills, as well as basic app structures and code sharing architectures. Platform-specific (ios/android/ Windows): Tackle advanced platform-specific APIs, concerns, and up-level functionality. Xamarin.Forms: Learn crossplatform, single UI app development reusing 90%+ of code across platforms. Advanced Techniques: Develop skills related to responsive apps such as efficient network calls, threading, async/await, etc. 07

9 Recommended courses Apps marked with an asterisk are required for Xamarin Mobile Developer Certification. Basic C# CSC101 CSC102 CSC103 CSC104 CSC105 CSC106 CSC107 CSC108 CSC109 Introduction to C# Branching and Looping Object-Oriented Programming Adding Behavior in Our Apps Shifting from Console to Mobile More About Classes and Methods Collections in C# Debugging and Exceptions Inheritance and Polymorphism 08

10 Building Xamarin.Forms Apps XAM101 ios101 AND101 XAM110 XAM120 XAM130 XAM140 XAM150 XAM160 XAM220 XAM300 XAM310 XAM311 XAM370 Orientation + Setup * Introduction to ios * Introduction to Android * Intro to Cross Platform Development * Intro to Xamarin.Forms * XAML in Xamarin.Forms Styles and Resources in Xamarin.Forms Cross Platform RESTful Web Services Data in Mobile * Publishing an Application * Advanced Cross-Platform development * Data Binding in Xamarin.Forms Using ListView in Xamarin.Forms Memory Management and Performance *

11 Building Xamarin.iOS Apps XAM101 ios101 ios102 ios110 ios115 XAM150 XAM160 ios210 ios211 XAM220 ios230 ios240 ios300 ios301 Orientation + Setup * Introduction to ios * Managing multiple screens Table Views in ios * Adding Behavior to Table Views Cross-Platform RESTful Web Services Data in Mobile * Background Tasks in ios * Background Transfers in ios Publishing an Application * Maps Touch AutoLayout and Constraints Adaptive UI design

12 Building Xamarin.Android Apps XAM101 AND101 AND102 AND103 AND110 AND115 XAM150 XAM160 AND210 XAM220 AND230 AND240 AND301 Orientation + Setup * Introduction to Android * Intents and Second Screens in Android Dealing with Fragmentation ListViews in Android * RecyclerView in Android Cross Platform RESTful Web Services Data in Mobile * RecyclerView in Android Publishing an Application * Maps Touch Adaptive design in Android 11

13 Building Xamarin.Android Apps XAM110 XAM300 XAM370 ENT410 Intro to Cross-Platform Development * Advanced Cross-Platform Development * Memory Management and Performance * Data Caching and Synchronization Quickly developing skilled mobile teams is imperative as enterprises adjust to the rapidly changing mobile landscape. Xamarin expedites your transition to mobile development by offering the tools and education necessary to create your mobile dream team. Xamarin University adds new classes regularly. Visit xamarin.com/university to see the latest course listing and to enroll your team today. 12

14 Expert help to go mobile even faster Xamarin Client Services gives your team access to our in-house mobile development experts to answer questions, provide guidance, offer code reviews, and engage in one-on-one sessions. Use the Xamarin team to jump start your mobile projects, especially in time-sensitive or highly complex scenarios. Contact to learn more. Xamarin also has a global network of over 350 Consulting Partners with extensive mobile development expertise who can provide best practices and architecture guidance to accelerate your projects, as well as staff augmentation. To find a Xamarin Consulting Partner near you, please consult the Xamarin Consulting Partner Directory. 13

15 14

Xamarin for C# Developers

Xamarin for C# Developers Telephone: 0208 942 5724 Email: info@aspecttraining.co.uk YOUR COURSE, YOUR WAY - MORE EFFECTIVE IT TRAINING Xamarin for C# Developers Duration: 5 days Overview: C# is one of the most popular development

More information

Introduction to Xamarin Cross Platform Mobile App Development

Introduction to Xamarin Cross Platform Mobile App Development Introduction to Xamarin Cross Platform Mobile App Development Summary: In this document, we talk about the unique ability to create native ios, Android, Mac and Windows apps using C# making Xamarin, a

More information

Bootcamp Curriculum. Mobile Application Development - 7 Weeks. Training Curriculum. Mobile Application Development Curriculum 1. Cross Platform Design

Bootcamp Curriculum. Mobile Application Development - 7 Weeks. Training Curriculum. Mobile Application Development Curriculum 1. Cross Platform Design Bootcamp Curriculum Mobile Application Development - 7 Weeks Training Curriculum Orientation (1 day) UI & UX Fundamentals Learning C# for Mobile Development (7 days) Building Cross Platform Applications

More information

Xamarin Mobile Development For Android Cookbook

Xamarin Mobile Development For Android Cookbook We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with xamarin mobile development

More information

Austin Mobile.NET Develops Group

Austin Mobile.NET Develops Group Austin Mobile.NET Develops Group Thank Sponsors Microsoft - Ryan Joy Xamarin - James Montemagno Netrix - Rabi Satter Enabling Developers to Create Native ios, Android, Mac, & Windows apps in C# Rabi Satter

More information

Xamarin Mobile Application Development Cross Platform C And Xamarin Forms Fundamentals

Xamarin Mobile Application Development Cross Platform C And Xamarin Forms Fundamentals Xamarin Mobile Application Development Cross Platform C And Xamarin Forms Fundamentals We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or

More information

Education Brochure. Education. Accelerate your path to business discovery. qlik.com

Education Brochure. Education. Accelerate your path to business discovery. qlik.com Education Education Brochure Accelerate your path to business discovery Qlik Education Services offers expertly designed coursework, tools, and programs to give your organization the knowledge and skills

More information

CS 235AM, Mobile Application Development: Android Spring 2016

CS 235AM, Mobile Application Development: Android Spring 2016 CS 235AM, Mobile Application Development: Android Spring 2016 Sections CRN 44555 & 44036 Credits 4 Classroom 19/132 Day & Time M, W 8:00 9:50 Instructor Brian Bird Office Building 19, Room 152 Office Phone

More information

The ROI of UI Toolkit Standardization

The ROI of UI Toolkit Standardization The ROI of UI Toolkit Standardization Whitepaper Introduction 1 Buy vs. Build 2 The ROI of Standardization 3 The ROI of Infragistics as your UX Team 3-4 Leveraged Learning 4 The Overall Value of Standardization

More information

XAMARIN Application Development - Workshop

XAMARIN Application Development - Workshop XAMARIN Application Development - Workshop Program 1: August 6 to 10 2017 Program 2: November 5 to 9 2017 Duration:(5days) 9 am to 4 pm Hotel Majestic- Dubai ISIDUS TECH TEAM FZE PO Box 9798 Dubai UAE,

More information

Introduction to Mobile Development

Introduction to Mobile Development Introduction to Mobile Development Building mobile applications can be as easy as opening up the IDE, throwing something together, doing a quick bit of testing, and submitting to an App Store all done

More information

Xamarin Profile. Service offering evaluation and user rating October 2013

Xamarin Profile. Service offering evaluation and user rating October 2013 Xamarin Profile Service offering evaluation and user rating October 2013 About research2guidance research2guidance is a strategy advisor and market research company. We concentrate on the mobile app eco-system.

More information

Tizen.NET. Transition of Tizen Developer Environment. Samsung Electronics S/W Center Sung-Jae Lee, Seungkeun Lee

Tizen.NET. Transition of Tizen Developer Environment. Samsung Electronics S/W Center Sung-Jae Lee, Seungkeun Lee Tizen.NET Transition of Tizen Developer Environment Samsung Electronics S/W Center Sung-Jae Lee, Seungkeun Lee 2016. 11. 17 Index Intro Language API & Framework Tools Collaborations & Roadmap 01 09 15

More information

ArcGIS Runtime: Building Cross-Platform Apps. Mike Branscomb Michael Tims Tyler Schiewe

ArcGIS Runtime: Building Cross-Platform Apps. Mike Branscomb Michael Tims Tyler Schiewe ArcGIS Runtime: Building Cross-Platform Apps Mike Branscomb Michael Tims Tyler Schiewe Agenda Cross-platform review ArcGIS Runtime cross-platform options - Java - Qt -.NET Native vs Web Native strategies

More information

Xamarin Mobile Application Development: Cross-Platform C# And Xamarin.Forms Fundamentals By Dan Hermes READ ONLINE

Xamarin Mobile Application Development: Cross-Platform C# And Xamarin.Forms Fundamentals By Dan Hermes READ ONLINE Xamarin Mobile Application Development: Cross-Platform C# And Xamarin.Forms Fundamentals By Dan Hermes READ ONLINE If searching for a book Xamarin Mobile Application Development: Cross-Platform C# and

More information

School of Computing and Information Sciences. Course Title: Mobile Application Development Date: 8/23/10

School of Computing and Information Sciences. Course Title: Mobile Application Development Date: 8/23/10 Course Title: Date: 8/3/10 Course Number: Number of Credits: 3 Subject Area: Mobile Computing Subject Area Coordinator: Kip Irvine email: irvinek@cs.fiu.edu Catalog Description: Design and development

More information

Sign up for the Barco University experience Best in class, first in business

Sign up for the Barco University experience Best in class, first in business Sign up for the Barco University experience Best in class, first in business Barco certification training Validate your expertise In today s competitive marketplace, exclusive skills and profound knowledge

More information

Razvoj multiplatformskih mobilnih aplikacija sa Xamarin Forms. Andrej Radinger, MVP, Mobendo

Razvoj multiplatformskih mobilnih aplikacija sa Xamarin Forms. Andrej Radinger, MVP, Mobendo Razvoj multiplatformskih mobilnih aplikacija sa Xamarin Forms Andrej Radinger, MVP, Mobendo andrej@mobendo.com Native User Interfaces Native API Access Native Performance Silo Approach ios Android Windows

More information

ArcGIS Runtime: Building Cross-Platform Apps. Rex Hansen Mark Baird Michael Tims Morten Nielsen

ArcGIS Runtime: Building Cross-Platform Apps. Rex Hansen Mark Baird Michael Tims Morten Nielsen ArcGIS Runtime: Building Cross-Platform Apps Rex Hansen Mark Baird Michael Tims Morten Nielsen Agenda Cross-platform review ArcGIS Runtime cross-platform options - Java - Qt -.NET ArcGIS Runtime: Building

More information

Android App Development for Beginners

Android App Development for Beginners Description Android App Development for Beginners DEVELOP ANDROID APPLICATIONS Learning basics skills and all you need to know to make successful Android Apps. This course is designed for students who

More information

We re here to help. Erik Polzin. Colby Williams. Engineer Partner Team. Director Partners and Channels. +1 (415)

We re here to help. Erik Polzin. Colby Williams. Engineer Partner Team. Director Partners and Channels. +1 (415) We re here to help Erik Polzin Colby Williams Director Partners and Channels Engineer Partner Team erik@xamarin.com +1 (415) 547-0830 @epolzin colby@xamarin.com +1 (918) 671-5167 @colbylwilliams Xamarin

More information

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Course Number: 2555 Length: 1 Day(s) Certification Exam This course will help you prepare for the following Microsoft Certified Professional

More information

Build Cross Platform Video Chat Apps With Xamarin

Build Cross Platform Video Chat Apps With Xamarin Build Cross Platform Video Chat Apps With Xamarin Vidyo.io Webinar Series Philip Futernik The webcast will begin shortly. Please Senior Software Engineer stand by. November 15, 2017 Build Cross Platform

More information

Java SE 7 Programming

Java SE 7 Programming Oracle University Contact Us: +40 21 3678820 Java SE 7 Programming Duration: 5 Days What you will learn This Java Programming training covers the core Application Programming Interfaces (API) you'll use

More information

Steps to Set Up the Environment of Xamarin in Visual

Steps to Set Up the Environment of Xamarin in Visual Before a couple of years ago many people were on the thinking line that Native Languages like Objective-C, Swift and Java is the only choice to develop native Mobile Applications. Well gone are those days

More information

Xamarin Crossplatform Application Development By Jonathan Peppers READ ONLINE

Xamarin Crossplatform Application Development By Jonathan Peppers READ ONLINE Xamarin Crossplatform Application Development By Jonathan Peppers READ ONLINE Xamarin Cross Platform Development Bundle: Streamline Your App Creation Workflow With Over 57 Hours of Training In This Hot

More information

SECURITY TRAINING SECURITY TRAINING

SECURITY TRAINING SECURITY TRAINING SECURITY TRAINING SECURITY TRAINING Addressing software security effectively means applying a framework of focused activities throughout the software lifecycle in addition to implementing sundry security

More information

ArcGIS Runtime SDK for.net: Building Xamarin Apps. Rich Zwaap Thad Tilton

ArcGIS Runtime SDK for.net: Building Xamarin Apps. Rich Zwaap Thad Tilton ArcGIS Runtime SDK for.net: Building Xamarin Apps Rich Zwaap Thad Tilton ArcGIS Runtime session tracks at DevSummit 2018 ArcGIS Runtime SDKs share a common core, architecture and design Functional sessions

More information

Enterprise Content Management. Nautilus Training Catalog

Enterprise Content Management. Nautilus Training Catalog Enterprise Content Management Nautilus Training Catalog January 2019 March 2019 Table of Contents Enterprise Content Management Solutions Training from Fiserv... 3 Online Learning... 4 Virtual Classroom...

More information

MS_40541 Build Native Cross-Platform Mobile Apps with a Shared C# Business Logic for ios, Android, and UWP in C#.NET with Xamarin and Visual Studio

MS_40541 Build Native Cross-Platform Mobile Apps with a Shared C# Business Logic for ios, Android, and UWP in C#.NET with Xamarin and Visual Studio Build Native Cross-Platform Mobile Apps with a Shared C# Business Logic for ios, Android, and UWP in C#.NET with Xamarin and Visual Studio www.ked.com.mx Av. Revolución No. 374 Col. San Pedro de los Pinos,

More information

Android Essentials with Java

Android Essentials with Java Android Essentials with Java Before You Program o Exercise in algorithm generation Getting Started o Using IntelliJ CE Using Variables and Values o Store data in typed variables Static Methods o Write

More information

SALESFORCE CERTIFIED MOBILE SOLUTIONS ARCHITECTURE DESIGNER

SALESFORCE CERTIFIED MOBILE SOLUTIONS ARCHITECTURE DESIGNER Certification Exam Guide SALESFORCE CERTIFIED MOBILE SOLUTIONS ARCHITECTURE DESIGNER Winter 18 2017 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED MOBILE SOLUTIONS ARCHITECTURE DESIGNER

More information

ArcGIS Runtime SDK for.net Building Apps. Rex Hansen

ArcGIS Runtime SDK for.net Building Apps. Rex Hansen ArcGIS Runtime SDK for.net Building Apps Rex Hansen Thank You to Our Sponsors Agenda Overview of the ArcGIS Runtime SDK for.net Resources for developers Common developer workflows: App templates, NuGet

More information

Essentials of Developing Windows Store Apps Using C#

Essentials of Developing Windows Store Apps Using C# Essentials of Developing Windows Store Apps Using C# Course 20484A; 5 Days, Instructor-led Course Description In this course, students will learn essential programming skills and techniques that are required

More information

Computer Visions Course Outline

Computer Visions Course Outline www.compvisions.com 16 Corporate Woods Blvd. Albany, NY 12211 Computer Visions Course Outline Get What You Want We offer highly customizable group training courses: desktop applications, web development,

More information

Enterprise Content Management. Nautilus Training Catalog

Enterprise Content Management. Nautilus Training Catalog Enterprise Content Management Nautilus Training Catalog January 2019 March 2019 Table of Contents Enterprise Content Management Solutions Training from Fiserv... 3 Online Learning... 4 Virtual Classroom...

More information

Certification Exam Guide SALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER. Winter Salesforce.com, inc. All rights reserved.

Certification Exam Guide SALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER. Winter Salesforce.com, inc. All rights reserved. Certification Exam Guide SALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER Winter 18 2017 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER

More information

Curriculum Guide. ThingWorx

Curriculum Guide. ThingWorx Curriculum Guide ThingWorx Live Classroom Curriculum Guide Introduction to ThingWorx 8 ThingWorx 8 User Interface Development ThingWorx 8 Platform Administration ThingWorx 7.3 Fundamentals Applying Machine

More information

Java SE 11 Certification Questions Answered

Java SE 11 Certification Questions Answered Java SE 11 Certification Questions Answered 1 Why should I get Java Certified? 08 Can I take the 816 exam before the 815? 2 What has Oracle done for Java? 3 Why do I have to take two exams to earn Java

More information

Planning for Your Professional GIS Development: Esri Technical. Renee Schreibman Regional Training Consultant

Planning for Your Professional GIS Development: Esri Technical. Renee Schreibman Regional Training Consultant Planning for Your Professional GIS Development: Esri Technical Certification Renee Schreibman Regional Training Consultant Session Overview Benefits of Training Budgeting/Purchasing Training Delivery Methods

More information

SALESFORCE CERTIFIED TECHNICAL ARCHITECT

SALESFORCE CERTIFIED TECHNICAL ARCHITECT Certification Exam Guide SALESFORCE CERTIFIED TECHNICAL ARCHITECT Winter 18 2017 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED TECHNICAL ARCHITECT CONTENTS About the Salesforce Certified

More information

Essentials of Developing Windows Store Apps Using HTML5 and JavaScript

Essentials of Developing Windows Store Apps Using HTML5 and JavaScript Essentials of Developing Windows Store Apps Using HTML5 and JavaScript Course 20481A; 5 Days, Instructor-led Course Description In this course, students will learn essential programming skills and techniques

More information

Xamarin. MS (IT), 4 th Sem. HOD, Dept. Of IT, HOW DOES XAMARIN WORKS?

Xamarin. MS (IT), 4 th Sem. HOD, Dept. Of IT, HOW DOES XAMARIN WORKS? Xamarin Mandanna B J MS (IT), 4 th Sem Jain University, Bangalore Dr. Suchitra R HOD, Dept. Of IT, Jain University Bangalore Abstract:- It is a technology that brings.net/c# to Android, IOS as well as

More information

Luckily, our enterprise had most of the back-end (services, middleware, business logic) already.

Luckily, our enterprise had most of the back-end (services, middleware, business logic) already. 2 3 4 The point here is that for real business applications, there is a connected back-end for services. The mobile part of the app is just a presentation layer that is unique for the mobile environment.

More information

ANDROID DEVELOPMENT. Course Details

ANDROID DEVELOPMENT. Course Details ANDROID DEVELOPMENT Course Details centers@acadgild.com www.acadgild.com 90360 10796 01 Brief About the Course Android s share of the global smartphone is 81%. The Google Certified Android development

More information

Microsoft SATV Training Software Assurance Training Vouchers

Microsoft SATV Training Software Assurance Training Vouchers Microsoft SATV Training Software Assurance Training Vouchers Microsoft SATVs are provided by Microsoft to the qualified Microsoft software licensing subscription holders. These electronic vouchers distributed

More information

Hands On, Instructor-Led IT Courses Across Colorado

Hands On, Instructor-Led IT Courses Across Colorado Hands On, Instructor-Led IT Courses Across Colorado Offering instructor-led courses in: Java, Java EE and OOAD SQL Programming and SQL Server UNIX, Linux Administration.NET Programming Web Programming

More information

Coding: Beyond Learning Microsoft in Education

Coding: Beyond Learning Microsoft in Education Coding: Beyond Learning Microsoft in Education WeSpeakCode Week: 23-29 March 2015 What? Complete Technology Education Solution (for Students, Teachers, Staff) Why? Develop Creativity Establish computational

More information

SALESFORCE CERTIFIED TECHNICAL ARCHITECT

SALESFORCE CERTIFIED TECHNICAL ARCHITECT Certification Exam Guide SALESFORCE CERTIFIED TECHNICAL ARCHITECT Spring 18 2018 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED TECHNICAL ARCHITECT CONTENTS About the Salesforce Certified

More information

Microsoft Partner FAQ

Microsoft Partner FAQ Microsoft Partner FAQ Topic: New role-based certifications and competencies Q. What is the new certification model? A. The model is based on three tiers of expertise: Fundamentals, Associate and Expert.

More information

Optimizing CloudEnabled Branch with. Juniper Services and Support. Protect and Ensure the Operational Success of Your Juniper Cloud-Enabled Branch

Optimizing CloudEnabled Branch with. Juniper Services and Support. Protect and Ensure the Operational Success of Your Juniper Cloud-Enabled Branch Optimizing CloudEnabled Branch with Juniper Services and Support Protect and Ensure the Operational Success of Your Juniper Cloud-Enabled Branch Cloud-Enabled Branch Solution Services Overview We live

More information

Oracle Applications in a Changing Business World. Legacy Oracle Applications Won't Be Around Forever. Will You?

Oracle Applications in a Changing Business World. Legacy Oracle Applications Won't Be Around Forever. Will You? Oracle Applications in a Changing Business World Legacy Oracle Applications Won't Be Around Forever. Will You? Ross Smith Chief Architect July 7, 2017 2 Oracle Applications in a Changing Business World

More information

Mobile Development Updates From #MSBuild 2017 &.NET Standard (& What It Means For You) Andrew Birch

Mobile Development Updates From #MSBuild 2017 &.NET Standard (& What It Means For You) Andrew Birch Mobile Development Updates From #MSBuild 2017 &.NET Standard (& What It Means For You) Andrew Birch Day 1 Keynote About To Begin! Day 1 Keynote Cognitive Services .NET Standard Breakout Session Surface

More information

Connect and Transform Your Digital Business with IBM

Connect and Transform Your Digital Business with IBM Connect and Transform Your Digital Business with IBM 1 MANAGEMENT ANALYTICS SECURITY MobileFirst Foundation will help deliver your mobile apps faster IDE & Tools Mobile App Builder Development Framework

More information

CRM Developer Extending for Dynamics 365

CRM Developer Extending for Dynamics 365 CRM Developer Extending for Dynamics 365 Course Level: 400 This instructor-led course provides a detailed understanding of when and why to extend CRM with custom code and what custom code options are supported

More information

PTC Employs Its Own Arbortext Software to Improve Delivery of PTC University Learning Content Materials

PTC Employs Its Own Arbortext Software to Improve Delivery of PTC University Learning Content Materials PTC Employs Its Own Arbortext Software to Improve Delivery of PTC University Learning Content Materials Produces Higher Quality Courseware, Faster Development Cycles for Global Training Content Produces

More information

Programming in C# for Experienced Programmers

Programming in C# for Experienced Programmers Programming in C# for Experienced Programmers Course 20483C 5 Days Instructor-led, Hands-on Introduction This five-day, instructor-led training course teaches developers the programming skills that are

More information

Android Developer Nanodegree Syllabus

Android Developer Nanodegree Syllabus Before You Start This program is aimed at developers with 1-2 years of experience programming in Java or another object-oriented programming language like Python or C#. If you don t have this experience,

More information

How to Evaluate a Next Generation Mobile Platform

How to Evaluate a Next Generation Mobile Platform How to Evaluate a Next Generation Mobile Platform appcelerator.com Introduction Enterprises know that mobility presents an unprecedented opportunity to transform businesses and build towards competitive

More information

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Course Number: 2565 Length: 5 Day(s) Certification Exam This course will help you prepare for the following Microsoft Certified Professional

More information

Workloads tab: - Select Mobile development with.net. Individual components tab - Select Xamarin

Workloads tab: - Select Mobile development with.net. Individual components tab - Select Xamarin Workloads tab: - Select Mobile development with.net Individual components tab - Select Xamarin Xamarin Studio 6.2.0.1821 Xamarin.VS 4.3.0.784 Xamarin.iOS 10.4.0.123 Xamarin.Android 7.1.0.41 Xamarin.Mac

More information

SAURASHTRA UNIVERSITY

SAURASHTRA UNIVERSITY SAURASHTRA UNIVERSITY RAJKOT INDIA Accredited Grade A by NAAC (CGPA 3.05) CURRICULAM FOR M. Sc. (IT & CA) (2 Years Full Time: 4 Semester Programme) MASTER OF SCIENCE (Information Technology & Computer

More information

Data Virtualization Implementation Methodology and Best Practices

Data Virtualization Implementation Methodology and Best Practices White Paper Data Virtualization Implementation Methodology and Best Practices INTRODUCTION Cisco s proven Data Virtualization Implementation Methodology and Best Practices is compiled from our successful

More information

Predictive Insight, Automation and Expertise Drive Added Value for Managed Services

Predictive Insight, Automation and Expertise Drive Added Value for Managed Services Sponsored by: Cisco Services Author: Leslie Rosenberg December 2017 Predictive Insight, Automation and Expertise Drive Added Value for Managed Services IDC OPINION Competitive business leaders are challenging

More information

Microsoft re-future Azure learning. What does the future look like?

Microsoft re-future Azure learning. What does the future look like? Microsoft re-future Azure learning At their 2018 Ignite conference Microsoft released detailed information about the sweeping changes they are making in the Azure and MS 365 curriculums. The news wasn

More information

Cross-Platform Mobile Platforms and Xamarin. Presented by Mir Majeed

Cross-Platform Mobile Platforms and Xamarin. Presented by Mir Majeed Cross-Platform Mobile Platforms and Xamarin Presented by Mir Majeed Agenda 1. Sharing Code Among Different Platforms File-Linking into each App Project Portable Class Libraries 2. Solution Population Strategies

More information

Android Application Development Course Code: AND-401 Version 7 Duration: 05 days

Android Application Development Course Code: AND-401 Version 7 Duration: 05 days Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

FULL STACK FLEX PROGRAM

FULL STACK FLEX PROGRAM UNIVERSITY OF WASHINGTON CODING BOOT CAMP FULL STACK FLEX PROGRAM CURRICULUM OVERVIEW The digital revolution has transformed virtually every area of human activity and you can be part of it as a web development

More information

IT Modernization In Brief

IT Modernization In Brief IT Modernization In Brief WHAT YOU NEED TO KNOW Quick tips & facts about IT modernization from GovLoop Executive Summary Today, IT modernization the continuous updating of IT and technology infrastructure

More information

Helping shape your future

Helping shape your future www.pwc.com/pwcacademyme Helping shape your future Project Management Professional (PMP ) PwC s Academy 2016-2017 Contents Welcome to PwC s Academy 1 About Project Management Professional (PMP ) 2 Getting

More information

Magento Enterprise Edition Customer Support Guide

Magento Enterprise Edition Customer Support Guide Magento Enterprise Edition Customer Support Guide April 2017 magento.com/support 2017 Magento, Inc. All rights reserved. Thank You for using Magento Enterprise Edition Customer support is a vital part

More information

Developing Mobile Apps with Xamarin and Azure

Developing Mobile Apps with Xamarin and Azure Developing Mobile Apps with Xamarin and Azure Xamarin, a recent addition to Microsoft s list of products, allows developers to build apps using a single code base with close-to-native appearance and performance.

More information

Certified Information Systems Auditor Training and Certification

Certified Information Systems Auditor Training and Certification Certified Information Systems Auditor Training and Certification Course Description Certified Information Systems Auditor (CISA) Training designation is a globally recognized certification for IS audit

More information

Java Programming Fundamentals

Java Programming Fundamentals Java Programming Fundamentals Course JAVAB Five Days Instructor-led Hands on This five-day, instructor-led course helps any programmer learn Java faster and better than ever before: It's the one Java course

More information

AAA Pro Training Program - Frequently Asked Questions

AAA Pro Training Program - Frequently Asked Questions AAA Pro Training Program - Frequently Asked Questions Changes! Why change anything? Didn t my courses teach me everything I needed? In October 2013 the American Avalanche Association (AAA) hosted a meeting

More information

20483BC: Programming in C#

20483BC: Programming in C# 20483BC: Programming in C# Course length: 5 day(s) Course Description The goal of this course is to help students gain essential C# programming skills. This course is an entry point into the Windows Store

More information

Do you want to accelerate your IT Career?

Do you want to accelerate your IT Career? Do you want to accelerate your IT Career? Tired of traditional IT training that are 80% slides and based on theory/concepts? Our training is the complete opposite! Taught by expert real world engineers

More information

DE Developing Windows Applications with Microsoft Visual Studio 2010

DE Developing Windows Applications with Microsoft Visual Studio 2010 DE-10262 Developing Windows Applications with Microsoft Visual Studio 2010 Summary Duration 5 Days Audience Developers Level 200 Technology Visual Studio Delivery Method Instructor-led (Classroom) Training

More information

Training and Certification. Guide to Learning and Certification Paths

Training and Certification. Guide to Learning and Certification Paths Training and Certification Guide to Learning and Certification Paths Home Contents Back Next Table of Contents ServiceNow Fundamentals Implementer Developer Fulfiller Training 3 Get Certified Become Indispensable

More information

SCHEDULE OF COURSES FOR THE YEAR 2018

SCHEDULE OF COURSES FOR THE YEAR 2018 SCHEDULE OF COURSES FOR THE YEAR 2018 It s not just about training your workforce. It s about progress. Our training is guaranteed to helps your business move forward with the right technology and the

More information

Migrate Your Skills to Microsoft.NET Framework 2.0 and 3.0 using Visual Studio 2005 (C#)

Migrate Your Skills to Microsoft.NET Framework 2.0 and 3.0 using Visual Studio 2005 (C#) Migrate Your Skills to Microsoft.NET Framework 2.0 and 3.0 using Visual Studio 2005 (C#) Course Length: 5 Days Course Overview This instructor-led course teaches developers to gain in-depth guidance on

More information

a PennState A leader in online learning since 1998 Programs in Enterprise Architecture ~ World Campus A world of possibilities. Online.

a PennState A leader in online learning since 1998 Programs in Enterprise Architecture ~ World Campus A world of possibilities. Online. A leader in online learning since 1998 To learn more about programs in Enterprise Architecture, visit: worldcampus.psu.edu/psueabt Programs in Enterprise Architecture a PennState ~ World Campus A world

More information

Docker Business Partner Program Guide

Docker Business Partner Program Guide PROGRAM GUIDE / JULY 2017 Docker Business Partner Program Guide July 2017 PROGRAM GUIDE / JULY 2017 Table of Contents Welcome... 3 Overview...3 About this Guide...3 Docker Program Policies...3 Docker Program

More information

COS 333: Advanced Programming Techniques

COS 333: Advanced Programming Techniques COS 333: Advanced Programming Techniques Robert M. Dondero, Ph.D. Princeton University Please pick up handouts at the back of the room 1 COS 333: Course Overview Copyright 2018 by Robert M. Dondero, Ph.D.

More information

Developing Rich Internet Applications Using Microsoft Silverlight 4

Developing Rich Internet Applications Using Microsoft Silverlight 4 Developing Rich Internet Applications Using Microsoft Silverlight 4 Course No. 10554 5 Days Instructor-led, Hands-on Introduction This course covers intermediate and advanced topics required to develop

More information

XAMARIN CROSS PLATFORM DEVELOPMENT COOKBOOK BY GEORGE TASKOS DOWNLOAD EBOOK : XAMARIN CROSS PLATFORM DEVELOPMENT COOKBOOK BY GEORGE TASKOS PDF

XAMARIN CROSS PLATFORM DEVELOPMENT COOKBOOK BY GEORGE TASKOS DOWNLOAD EBOOK : XAMARIN CROSS PLATFORM DEVELOPMENT COOKBOOK BY GEORGE TASKOS PDF Read Online and Download Ebook XAMARIN CROSS PLATFORM DEVELOPMENT COOKBOOK BY GEORGE TASKOS DOWNLOAD EBOOK : XAMARIN CROSS PLATFORM DEVELOPMENT COOKBOOK BY GEORGE TASKOS PDF Click link bellow and free

More information

Course 20484: Essentials of Developing Windows Store Apps Using C#

Course 20484: Essentials of Developing Windows Store Apps Using C# Course 20484: Essentials of Developing Windows Store Apps Using C# Type:Course Audience(s):Developers Technology:Visual Studio Level:200 This Revision:C Delivery method: Instructor-led (classroom) Length:5

More information

IT Programs. Web Design and Development. Mobile Application Development. Social Media. Information Technology. Computer Applications

IT Programs. Web Design and Development. Mobile Application Development. Social Media. Information Technology. Computer Applications IT Programs SPRING 2014 Web Design and Development Mobile Application Development Social Media Information Technology Computer Applications For Professionals in: Marketing Web/Mobile Social Digital SCE-IT.UWM.EDU

More information

Video Conferencing & Skype for Business: Your Need-to-Know Guide

Video Conferencing & Skype for Business: Your Need-to-Know Guide Video Conferencing & Skype for Business: Your Need-to-Know Guide Effective, engaging collaboration that leverages video conferencing should incorporate features like content sharing, clear participant

More information

IBM Skills Academy. For <<Academy>> Career-based Education

IBM Skills Academy. For <<Academy>> Career-based Education IBM Skills Academy Providing students with a career-oriented training program on emerging technologies such as Mobile Computing, Cybersecurity, Business Analytics, Big Data, Cloud Computing, Cognitive

More information

An introduction to Headless Content Management Systems

An introduction to Headless Content Management Systems WHITEPAPER An introduction to Headless Content Management Systems John Winter, Co-Founder, Content Bloom Introduction Surfing web content used to be limited to desktop computers. This has drastically changed

More information

ICT support for Primary Schools. Helping primary schools to apply a successful ICT strategy for teaching and digital learning.

ICT support for Primary Schools. Helping primary schools to apply a successful ICT strategy for teaching and digital learning. ICT support for Primary Schools. Helping primary schools to apply a successful ICT strategy for teaching and digital learning. Professional ICT support for primary schools. Our ICT is the technology partner

More information

Android Application Development Course 28 Contact Hours

Android Application Development Course 28 Contact Hours Android Application Development Course 28 Contact Hours Course Overview This course that provides the required knowledge and skills to design and build a complete Androidâ application. It delivers an extensive

More information

IT Training Catalog Attend face-to-face in the classroom, remotelive, on-demand or on site at your facility

IT Training Catalog Attend face-to-face in the classroom, remotelive, on-demand or on site at your facility 978.250.4983 www.software-skills-training.com IT Training Catalog Instructor-Led, Hands- On, Training Courses Including: SQL Programming, SQL Server, Business Intelligence ASP.NET, MVC, WPF, WCF, Web Forms,

More information

FileMaker Business Alliance. Program Guide

FileMaker Business Alliance. Program Guide FileMaker Business Alliance Program Guide FileMaker Business Alliance Program Guide Get Started... 3 FBA Business Types and Requirements... 4 Partner Levels... 7 FBA Six Pillars of Excellence... 10 Contact

More information

Address: 30 Newbury St, Boston, MA TRAINING CATALOG. Phone: Web:

Address: 30 Newbury St, Boston, MA TRAINING CATALOG. Phone: Web: Address: 30 Newbury St, Boston, MA 02116 Phone: 888-858-3060 Email: info@ppmworks.com Web: www.ppmworks.com TRAINING CATALOG 1 FIRSTLY THANK YOU FOR CONSIDERING US! Why PPM Works Training? The PPM Works

More information

ANDROID APPLICATION DEVELOPMENT COURSE Training Program

ANDROID APPLICATION DEVELOPMENT COURSE Training Program ANDROID APPLICATION DEVELOPMENT COURSE Training Program This Android Application Development Course is a 24 Hours Training Program with Certification. The program is to be developed for Matriculated, Intermediate

More information

XAMARIN MOBILE APPLICATION PDF

XAMARIN MOBILE APPLICATION PDF XAMARIN MOBILE APPLICATION PDF ==> Download: XAMARIN MOBILE APPLICATION PDF XAMARIN MOBILE APPLICATION PDF - Are you searching for Xamarin Mobile Application Books? Now, you will be happy that at this

More information

DOWNLOAD PDF VISUAL STUDIO 2008 LEARNING GUIDE

DOWNLOAD PDF VISUAL STUDIO 2008 LEARNING GUIDE Chapter 1 : Visual Studio Express - C++ Tutorials Visual Studio Important! Selecting a language below will dynamically change the complete page content to that language. Premier Knowledge Solutions offers

More information

Cisco Collaborative Knowledge

Cisco Collaborative Knowledge Cisco Collaborative Knowledge Product Overview. Your workforce needs knowledge, speed and flexibility to solve real-world business challenges in today s fast moving digital economy. Cisco Collaborative

More information