Sunday, 5 May 2013

70-480 Programming in HTML5 with JavaScript and CSS3


It is quite good to appear for the professional certification Exams. On April 20 th I have cleared my first certification in ‘Programming in HTML5 with JavaScript and CSS3’

Here I have shared some quick steps for those who like to appear for these exams.

How to register?

1. You need to register first for the exam from a Prometric center, like http://register.prometric.com/

2. Follow the registration steps and choose your convinient date/time available there. If you have promo code or any voucher code, you can enter while registering for the exam so the exam fees will be 0!

3. Once registered, you will receive  an email from the prometric site with details entered while registering.

How to prepare?

Generally preparation depends upon the exam selected.

You can read dumps! dumps are something like previous exam papers of the MS exams appeared. Users post latest dumps online. One of the site to refer dumps is http://examcollection.com. It gives a list of the dumps posted by date. Its a really good practice to follow these dumps to at least score passing marks for MS exams. Passing score is 700 out of 1000. Time duration is 2 hours and number of questions is 39.

How to get Certificate?

After completion of the exam, if you are passed, you will be given marksheet/report from the prometric center and you will recieve the mail from MS.
Approx in 7 working days, you will recieve the mail and it will have your MC ID and access code which you need to enter on the MCP site – mcp.microsoft.com

You will get digital copy (PDF format) of your certificate as well transcript etc from there.


All the best!!

DBT - Models

Models are where your developers spend most of their time within a dbt environment. Models are primarily written as a select statement and ...