Shane Bartholomeusz

Geek and lover of all things tech related

Search results: "exam" (page 1 of 4)

AZ-204 Exam Study Guide (Developing Solutions For Microsoft Azure)

Overview

The AZ-204 (Developing Solutions for Microsoft Azure) exam is tailored to Microsoft developers working on the Azure cloud platform.

Having recently passed the AZ-204 exam I wanted to share my thoughts and insights in this AZ-204 Exam Study Guide to help you pass the exam.

AZ-204 Exam Badge
Continue reading

How to Pass: Azure AZ-900 Exam

Overview

The Microsoft Azure Fundamentals AZ-900 exam is the first stepping stone on the Microsoft Azure cloud certification pathway.

Having recently passed the AZ-900 exam I wanted to share my thoughts and insights in this AZ-900 Exam Study Guide to help others pass the exam.

Azure AZ-900 Badge
Continue reading

MB2-716 Dynamics 365 Exam Guide

Overview

Having recently passed the MB2-716 Dynamics 365 Customization and Configuration exam, in this MB2-716 exam study guide I will share some of my thoughts and tips to help you pass the exam.

Dynamics 365 logo
Continue reading

AWS Cloud Practitioner Exam Guide

Having just passed the AWS Certified Cloud Practitioner certification, I wanted to share some of my thoughts and insights for those that plan to sit the exam.

The AWS Cloud Practitioner Certification is a great entry point into the world of Amazon AWS.

AWS logo
Continue reading

ITIL Foundation Exam Study Guide

ITIL Foundations Logo

ITIL is a well-known and established framework that provides a set of best practices for managing IT services. The ITIL Foundations exam is the entry level exam which aims to provide a general overview of key concepts and terminology of the ITIL framework.

Having just passed the ITIL Foundations Exam I wanted to share my thoughts and tips in this ITIL Foundation exam study guide to help you pass the exam.

Continue reading

Microsoft 70-487 Exam – Study Notes

Overview

Microsoft Logo

Having recently passed the Microsoft 70-487 exam as part of the MCSD Web Developer certification, in this 70-487 Exam Study Guide I will share my thoughts and experiences to help you pass the exam.

Continue reading

Microsoft 70-486 Exam Study Guide

Microsoft Logo

Hooray, I passed the Microsoft 70-486 exam!

To help others out there I thought I’d share my thoughts and experiences in this blog post.

To be honest … this is probably the most challenging Microsoft exam I’ve sat so far. I spent a lot of time preparing for the exam (probably because I had limited real-world experience at the time).

Continue reading

Microsoft Exam 70-480 Study Guide

Having recently passed the Microsoft 70-480 (Programming in HTML5 with JavaScript and CSS3) exam I wanted to share my experience and provide some tips to those that are soon planning to sit this exam.

Microsoft Logo

Overview

The 70-480 exam forms part of the MCSD: App Builder certification. The achieve the certification you must pass the following exams.

  • 70-357 – Developing Mobile Apps
  • 70-486 – Developing ASP.NET MVC Web Applications
  • 70-487 – Developing Microsoft Azure and Web Services

The content covered in the 70-480: Programming in HTML5 with JavaScript and CSS3 exam is as follows. Before attempting to complete the exam you should ensure you have knowledge in these key areas.

Implement and Manipulate Document Structures and Objects (20-25%)
> Create the document structure by using HTML
> Write code that interacts with UI controls
> Apply styling to HTML elements programmatically
> Implement HTML5 APIs
> Establish the scope of objects and variables
> Create and implement objects and methods

Implement Program Flow (25-30%)
> Implement program flow
> Raise and handle an event
> Implement exception handling
> Implement asynchronous programming
> Create a web worker process

Access and Secure Data (25-30%)
> Validate user input by using HTML5 elements
> Validate user input by using JavaScript
> Consume data
> Serialize, deserialize, and transmit data

Use CSS3 in Applications (25-30%)
> Style HTML text properties
> Style HTML box properties
> Create a flexible content layout
> Create an animated and adaptive UI
> Find elements by using CSS selectors and JQuery
> Structure a CSS file by using CSS selectors

Continue reading

How to: Use GitHub Actions with OIDC to Authenticate with Azure

Overview

Deploying resources to the cloud through deployment pipelines requires the need to authenticate with the various cloud providers in a standardised and secure manner. GitHub Actions offers the ability to authenticate with Azure using OpenID Connect (OIDC).

In this post, I’ll guide you through the process of setting up OpenID Connect (OIDC) authentication with Azure and GitHub Actions.

GitHub Actions Logo
Continue reading

How To: Handle Line Endings with Git

Overview

Git is an incredibly powerful version control system with a myriad of features and capabilities, including the ability to work across various OS platforms, including Windows and Unix.

I recently started working on a project along with several other developers using various operating system platforms. We came across an issue relating to the handling of LF / CRLF line ending characters between the various operating system platforms.

In this article we’ll take a look at how to deal with line ending characters in git.

GitHub Icon
Continue reading
« Older posts

© 2024 Shane Bartholomeusz

Theme by Anders NorenUp ↑