Hello,
I’ve recently took it upon myself to take part in a Microsoft exam. Throughout this blog I will be constantly updating it with revision material I found useful when revising for the exam.
A brief 45 minutes video well worth watching which explains what to expect when participating the exam, this is well worth a watch and I recommend starting here to get a overall look at the exam. Christopher Harrison also demonstrates some none exam questions to challenge you.
MSDN Website
Jump Start Tutorial Videos
These videos staring Jeremy Foster and Micheal Palermo are both free to the public and give in great examples in detail on each aspect of possible exam questions. There is a lot of hours of content to get through but depending on your experience you can speed up the videos and skip a lot of what you know
Video link – JumpStart
Part 0 Getting Started
Part 1 Semantic Markup, Forms, Media and SVG
Part 2 Cascading Style Sheets (CSS)
Part 3 Advanced Layouts and Animations
Part 4 JavaScript Core Capabilities
Part 5 Manipulating the DOM
Part 6 Advanced Topics
I’d also like to point out that some people in the comments didn’t pass the exam from watching these videos alone, so to enhance your possibility of passing you should also give yourself practical projects to accompany them.
Other Blogs
Chris Pietchmann’s Blog – Very short followed by some free video courses and advice
Matt Menezes’s Blog – References to other useful blogs
1 Implement and Manipulate Document Structures and Objects
- Semantic Markup
- Layout container in HTML 5
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
2 Implement Program Flow
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
3 Access and Secure Data
This objective may include but is not limited to: choose the appropriate controls based on requirements; implement HTML input types (for example, , , ) and content attributes (for example, required) to collect user input
- Dive into Html5 – forms
- Html forms guide
- Input types – Know what these types of input are!
- Existing
- Text
- button
- checkbox
- file
- hidden
- image
- password
- radio
- submit
- New in Html 5
- color
- date
- datetime
- datetime-local
- email
- month
- number
- range
- search
- tel
- time
- url
- week
- type Attribute
- Attributes – know what they do!
- accept – used for file input only
- autocomplete – can turn off
- autofocus
- max, min, step
- pattern
- placeholder
- required
- formnovalidate
- and more
-
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
4 Use CSS3 in Applications
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- <<Add your resources here>>
- http://www.w3.org/TR/css3-cascade/
- <<Add your resources here>>