Microsoft - MCSA: Web Applications

Kesto

Kesto:

Vain 6 päivän

Menetelmä

Menetelmä:

luokkahuone / Online / Hybridi

Seuraava päivä

Seuraava päivä:

24/6/2024 (Maanantai)

Overview

Learn to create and implement modern web applications on your accelerated MCSA: Web Applications certification course.

This accelerated six-day course is 40% faster than traditional training. Your Microsoft Certified Trainer (MCT) will immerse you in learning Microsoft Official Curriculum (MOC). Using our unique Lecture | Lab | Review technique, you will reinforce theory with hands-on labs to put your learning into practice, developing real world skills relevant to the workplace. Review sessions will help commit your learning to memory, while giving you the opporunity to focus on difficult topics.

You'll get an introduction to HTML5, CSS3, and JavaScript; and gain all the basic programming skills:

  • Program logic
  • Define and use variables
  • Perform looping and branching
  • Develop user interfaces
  • Capture and validate user input
  • Store data
  • Create well-structured applications

Official labs will support you and demonstrate the structure of different application scenarios. These focus on the principals and coding structures that are used to establish an HTML5 software application.

You will sit exams 70-480 and 70-486 during the course, covered by your Certification Guarantee. Earning the MCSA: Web Applications certification qualifies you for a position as a web developer or web administrator. The certification will also act as a prerequisite for the MCSD: App Builder.

Please note: Exam 70-480: Programming in HTML5 with JavaScript and CSS3 now results in the Microsoft Specialist certification.

8 syytä, miksi kannattaa hankkia MCSA Web Applications Firebrand Trainingiltä:

  1. Koulutuksen ja todistuksen saaminen kestää vain 6 päivän. Meidän kanssamme saat MCSA Web Applications -koulutuksen ja -todistuksen ennätysajassa. Todistuksen ansaitset koulutuskeskuksessamme osana intensiivistä ja nopeutettua koulutusta.
  2. Hintaan sisältyy kaikki.Kertamaksu kattaa kaikki kurssimateriaalit, kokeet, kuljetuksen, majoituksen ja ateriat ja tarjoaa kustannustehokkaimman tavan hankkia MCSA Web Applications koulutus ja todistus. Ilman mitään lisäkustannuksia.
  3. Suorita tutkinto ensimmäisellä kerralla tai kertaa koulutus ilmaiseksi. Tämä on takuumme. Olemme varmoja, että läpäiset MCSA Web Applications -kurssin ensimmäisellä kerralla. Mutta jos näin ei käy, voit tulla takaisin vuoden kuluttua ja maksaa vain majoituksesta ja kokeista. Kaikki muu on ilmaista.
  4. Opit enemmän.Päivä perinteisen koulutuksen tarjoajan kanssa on yleensä klo 9–17, mihin sisältyy pitkä lounastauko. Firebrand Trainingiltä saat vähintään 12 tuntia päivässä keskittynyttä ja häiriötöntä laatukoulutusaikaa opettajasi kanssa.
  5. Opit MCSA Web Applications nopeammin. Yhdistämme 3 eri oppimistyyliä (visuaalisen|kuuloon perustuvan|kosketukseen perustuvan) tarjotaksemme materiaalin tavalla joka varmistaa, että opit nopeammin ja helpommin.
  6. Opiskelet huippujen kanssa.Olemme kouluttaneet ja sertifioineet 134.561 ammattilaista ja olemme kumppaneita kaikkien alan suurien nimien kanssa ja olemme saaneet lukuisia palkintoja, mm. Microsoftin Danmarki Vuoden koulutuspartneri 2010, 2011, 2012 ja 2013, Institue of IT Trainingin ”Training Company of the Year 2006, 2007, 2008” Englannissa, ISC(2):n ”Highest Performing Affiliate of the Year 2009 & 2010 – EMEA” sekä EC-Councilin ”Accredited Training Centre of the Year 2010 og 2011”, ”Newcomer of the Year 2011” ja ”Instructors Circle of Excellence”.
  7. Opit enemmän kuin pelkän teorian. Olemme kehittäneet MCSA Web Applications kurssia edelleen käyttämällä laboratorioita, esimerkkitapauksia ja harjoittelukokeita varmistaaksemme, että osaat soveltaa uutta tietoa työympäristöön.
  8. Opit parhailta. Ohjaajamme MCSA Web Applications kurssilla ovat alan parhaita. He tarjoavat ainutlaatuisen yhdistelmän asiantuntemusta, kokemusta ja intohimoa opetukseen.

Benefits

Curriculum

You'll cover the following modules:

  • MOC 20480C: Programming in HTML5 with JavaScript and CSS3
  • MOC 20486D: Developing ASP.NET Core MVC Web Applications

Exam Track

You'll site the following exams at the Firebrand Training centre, during the course. This is covered by your Certification Guarantee.

Exam 70-480: Programming in HTML5 with JavaScript and CSS3

The skills you'll be tested on include:

  • Implement and Manipulate Document Structures and Objects (20-25%)
  • Implement Program Flow (25-30%)
  • Access and Secure Data (25-30%)
  • Use CSS3 in Applications (25-30%)

Exam 70-486: Developing ASP.NET 4.5 MVC Web Applications

This exam will measure your skills with Microsoft Visual Studio 2017, ASP.NET MVC, ASP.NET Core. Including:

  • Design the application architecture (15-20%)
  • Design the build and deployment architecture (10-15%)
  • Design the User Experience (15-20%)
  • Develop the User Experience (15-20%)
  • Troubleshoot and Debug Web Applications (20-25%)
  • Design and Implement Security (15-20%)

Both these exams are available in the following languages:

  • English
  • Chinese (Simplified)
  • French
  • German
  • Japanese
  • Portuguese (Brazil)

What's Included

Microsoft Official Curriculum

  • MOC 20480: Programming in HTML5 with JavaScript and CSS3
  • MOC 20486: Developing ASP.NET 4.5 MVC Web Applications

This accelerated course also includes supplementary material that bridges the gap between Microsoft Visual Studio 2013/2015 and ASP .NET MVC 4.5/5.1

Prerequisites

Before attending this course, students must have:

  • A minimum of two to three years of experience developing web-based applications using Microsoft Visual Studio and Microsoft ASP.NET - specifically 1 month using Visual Studio 2017.
  • Proficiency in using the .NET Framework
  • Familiarity with C# language

This includes:

Knowledge of basic HTML document structure:

  • HTML tags to display text content
  • HTML tags to display graphics
  • HTML APIs

Understanding how to style common HTML elements using CSS, including:

  • Separating presentation from content
  • Managing content flow
  • Managing positioning of individual elements
  • Managing content overflow
  • Basic CSS styling

Understanding how to write JavaScript code to add functionality to a web page:

  • How to create and use variables
  • How to use:
    • Arithmetic operators to perform arithmetic calculations involving one or more variables
    • Relational operators to test the relationship between two variables or expressions
    • Logical operators to combine expressions that contain relational operators
  • How to control the program flow by using if … else statements.
  • How to implement iterations by using loops.
  • How to write simple functions.

Arvioinnit

Olemme kouluttaneet kymmenen vuoden aikana yli 134.561 opiskelijaa. Heitä kaikkia on pyydetty arvioimaan pikakurssimme. Tällä hetkellä 96,41% on sitä mieltä, että Firebrand on ylittänyt heidän odotuksensa:

"Firebrand provided me with everything that I needed and a great instructor to help me pass this exam. Apart from that the learning experience is very open for everyone with a great pace."
Luke Galea, Devtronix. (21/10/2019 (Maanantai) - 26/10/2019 (Lauantai))

"Great training and additional extras, thanks very much."
Edward Williams, Lucid Partnership. (1/6/2018 (Perjantai) - 6/6/2018 (Keskiviikko))

"Firebrand provided me with everything that I needed and a great instructor to help me pass this exam. Apart from that the learning experience is very open for everyone with a great pace."
Luke Galea, Devtronix. (21/10/2019 (Maanantai) - 26/10/2019 (Lauantai))

"Great training and additional extras, thanks very much."
Edward Williams, Lucid Partnership. (1/6/2018 (Perjantai) - 6/6/2018 (Keskiviikko))

"The training for PL-100 is an intense course, jam-packed with references, resources delivered by a super knowledgeable instructor. Would recommend having a sound base knowledge of Microsoft Power Platform before attending. MS Learn provides topics for PL-100 and also a study guide for the exam which is very useful when preparing for exam."
Jessica Brooks, Kenvue. (3/1/2024 (Keskiviikko) - 4/1/2024 (Torstai))

Kurssipäivämäärät

Alkaa

Loppuu

Saatavuus

Sijainti

Rekisteröidy

19/2/2024 (Maanantai)

24/2/2024 (Lauantai)

Päättynyt - Jätä palautetta

-

 

24/6/2024 (Maanantai)

29/6/2024 (Lauantai)

Odotuslista

Maanlaajuinen

 

5/8/2024 (Maanantai)

10/8/2024 (Lauantai)

Rajoitettu määrä paikkoja

Maanlaajuinen

 

16/9/2024 (Maanantai)

21/9/2024 (Lauantai)

Paikkoja saatavilla

Maanlaajuinen

 

28/10/2024 (Maanantai)

2/11/2024 (Lauantai)

Paikkoja saatavilla

Maanlaajuinen

 

9/12/2024 (Maanantai)

14/12/2024 (Lauantai)

Paikkoja saatavilla

Maanlaajuinen

 

Uusimmat arvostelut opiskelijoiltamme