Back to Courses

Mobile And Web Development Courses - Page 37

Showing results 361-370 of 456
Test app in Azure with Visual Studio and DevTest labs
In this project, learners will know how to publish an app from Visual Studio and then test the app using the Azure DevTest labs service. The app we will create and test will be a console app. We will use some of the services that are available in Azure to create a file share and then test the app. In Azure, the app will be tested using DevTest labs. DevTest Labs is a service that gives functionality for managing environments that contain Azure Virtual Machines. We will also create a file share and virtual machine that will be added to the lab we created in Azure. We will then use Visual Studio to publish the app to the file share that we created in Azure. By the end of the project, you will have learned how to create and test an application using Visual Studio and DevTest labs in Azure.
iOS Project: Transreality Game
Students will produce a networked game that will leverage sensors on the phone to create a unique gaming experience. The focus of the game will be to make it physical through real-world gestures, motion and knowledge of other players real-world location. To do this students will need to integrate knowledge of graphics, networking, sensors, and user interface design alongside a skill set of tool usage. The final project will involve milestones with opportunities to get ungraded peer review feedback from fellow learners so that they can iterate and improve their game program. The final networked game that the students produce would be something they could showcase in job application materials, in an interview, or offer in the iTunes store.
Design a mobile app interface with Moqups
In this 2-hour long project-based course, you will learn how to create an interaction design flow, design wireframes for all steps of a podcast mobile app (sign in, sign up, user profile, search and sort, play and play controls pages/sections), transform wireframes into mockups. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
JavaScript Debugging Tips for Beginners
By the end of this project you will have used several techniques for debugging JavaScript code. Locating and fixing errors in JavaScript can be very challenging since JavaScript doesn’t necessarily display error messages. To help with the debugging process, you will practice with a few simple tools, like desk-checking and JavaScript alerts. And, you will be introduced to some of the debugging tools built into the Chrome browser. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Build a Stopwatch using JavaScript
In this 1-hour long project-based course, you will learn how to (be able to apply the basics of JavaScript, some built-in methods and create your own variable, be able to create arrays, conditions of high level and define conditions with different forms, be able to create functions, deal with the built-in methods and with the scope levels, be able to link between JavaScript and HTML, be able to handle code cases and add more options to your own smart interactive stopwatch to save and update data, be able to link between JavaScript and CSS, complete your own smart interactive stopwatch, display saved data and create its layout). Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Build CSS3 Flexbox Holy Grail Layout in Angular
In this beginner level project, you will implement and build responsive CSS3 Flexbox Holy Grail Layout in Angular which will be helpful in building modern web and mobile layouts. The pre-requisite for this guided project is have background in HTML,CSS, JavaScript/TypeScript, Flexbox and basics on building blocks of Angular Applications.
Build Your Portfolio Website with HTML and CSS
This 1-hour long tutorial will take you step by step to create a portfolio website. You will learn the basic components of a website, and how to create simple contents using HTML (hypertext markup language) and CSS (cascading style sheets), and how to host it on a popular developer website called “GitHub” with your own subdomain name! By the end of the tutorial, you will be hosting a website that you can use to showcase your work and your résumé to the world!
Quick resumeCreator with JavaScript
This project is for people who are interested in learning how JavaScript works, how it takes data from a plain HTML form and uses it to output another HTML document. The project is simple and easy to learn and has been explained very thoroughly so that basic learners can come up with a useful and fun product. Learners can later use the techniques learnt in this process to output any HTML form and also learn to use simple JavaScript. No prior experience with JavaScript is required, though some familiarity with HTML and CSS is helpful. The end product is a cool and quick resume creator that anyone can use to whip up a resume, download it and use on their job hunt!
React - Fundamentals of state management in class components
By the end of this course you will have a solid grasp of state management fundamentals in React applications using the setState() utility in class components. We will start by focusing on the core concepts of state management reinforced by code examples which start off simple to drill the concepts, then we will go deeper into understanding the asynchronous nature of the setState() method, and how we can work with this to achieve what we want. This course is aimed at developers who are familiar with React and state management in general, understand the basics well, and would like to have some more experience, especially using some of the more advanced and dynamic development patterns in React.
Toward the Future of iOS Development with Swift
An introduction to the Swift programming language. This will prepare you for more extensive iOS app development and build a foundation for advanced iOS development topics. Upon completing this course, you will be able to: 1. Associate the relationship of Swift and Objective-C and their use in iOS and Mac (OS X) programming 2. Develop the ability to read and write Swift code 3. Distinguish how both programming languages can be used together in applications 4. Demonstrate how to write applications entirely in Swift with the help from several iOS programming samples 5. Determine how Swift can be used for development on new platforms such as Apple Watch and Apple TV 6. Create a working client-server iPhone application with location services that you can add to your portfolio.