LearnKey Blog

MTA HTML5 Application Development Fundamentals Released!

Today, we are excited to announce the release of our MTA HTML5 Application Development Fundamentals (98-375) course.

MTA HTML5 Application Development Fundamentals (98-375)

The MTA HTML5 Application Development Fundamentals course gives students a strong introduction to HTML5, which consists of three major areas: Hypertext Markup Language (HTML), Cascading Style Sheets (CSS3), and JavaScript. In addition, this course covers the application life cycle, which is important for web developers to know in order to best plan, design, code, test, validate, and deploy HTML5 apps. This course prepares students for the MTA 98-375 exam.

Our hope is that through our courseware we may provide learners with the guidance, preparation, and skills they need to succeed. For more information and to learn about additional LearnKey products visit our website.

MTA 98-375: HTML5 Application Development Course

Hello, everyone! Hope your summer is going well. This week, we are back in “filming” mode and the course we are filming is a course called HTML5 Application Development, which covers the material in the Microsoft Technology Associate (MTA) 98-375 exam.

While the focus of this course is the exam material, it also serves as an excellent introductory HTML5 course. HTML, which stands for HyperText Markup Language, is the markup language used to create webpages, like the one you are reading now. And this course covers version 5 of HTML, hence the HTML5 in the course title. We start with the very basics of HTML and then move on to some advanced HTML concepts. By the way, HTML5 makes it much, much easier to embed a video or audio clip inside of a webpage when compared to previous versions of HTML. That is just one of the many HTML5 features covered in this course.

Now, you may have noticed the words “Application Development” in the course title. Alas, HTML5 is not the only piece of HTML5 application development. To format and shape text on a page (by shape I mean boxes, rows, and columns when needed), we use Cascading Style Sheets (CSS). An entire session of this course is dedicated to CSS version 3, or CSS3 for short. CSS3 is great for a concept called Responsive Web Design, which is the act of designing a webpage to where it will display well on something as large as a full screen, or, when needed, automatically move items around to display well on a 4-inch mobile device screen, all without having to build separate webpages for each.

Webpages are more interactive now than ever. HTML5 by itself is not interactive (well, if you count pressing a play button and having a video play, OK, a little interactive). Seriously, though, HTML5 is static in nature. To make webpages more interactive, we need to use a scripting language called JavaScript. JavaScript takes items on webpages and gives us a chance to make them interactive. And, this course covers introductory JavaScript concepts for both making webpages interactive on a full screen and on a mobile device.

Lastly, this course covers the introductory points on what it takes to put together, test, and debug a web application which has been built using HTML5, CSS3, and JavaScript. At this point, you indeed are talking about a web application, not just a single webpage.

All of the material in this course, which includes several hours of video training, a pre-assessment and post-assessment test for each area of the course, a glossary, and a project workbook full of exercises to help you practice these concepts, serves two main purposes: to get you ready to pass the MTA 98-375 exam and gain a certification, and to get you job-ready skills needed for an introductory HTML5 Application Development position.

I will leave you with this thought: If you had any inclination of maybe learning about HTML application development as a whole, now is the time to learn! There will always be a demand for people who can build these applications. And, having first learned HTML in the (let’s just say a previous decade), HTML has come a long way. We really have a “less is more” situation now, meaning with HTML5, CSS3, and JavaScript, we can write less code than before yet produce more quality content for webpages. Now I call that a win-win.

MTA Cloud Fundamentals: Coming This Spring

Hello everyone! Here at LearnKey we are making our final push for the A+ 2015 (the 900 series with exams 220-901 and 220-902, for those of you who live and breathe exam numbers) but, hey, everyone needs a break! I’m taking some time to tell you about a course you will see from us this spring: Microsoft Technology Associate (MTA) Cloud Fundamentals.

Earlier this month, I mentioned a triple dose of MTA courses we are presenting in 2016: MTA Mobility and Device Fundamentals, which we have released; MTA HTML5 Fundamentals; and this MTA Cloud Fundamentals course.

So what is meant by Cloud Fundamentals? To get a better understanding of this, let’s go back in time, circa the early 2000s, with a network administrator at a business with, let’s just say 100 employees or so. Here is what a typical workload looked like:

  • Install Microsoft Office, using the Office CD, whenever someone needed it (or share the installation somewhere and hoped the semi-slow network behaved during an install).
  • Manage the on-premises Windows servers, Exchange servers for email, and any applications servers, like SQL servers.
  • If someone wanted a new applications server, the administrator may have been able to virtualize it, but often a new server meant an expensive new physical server and the installation and configuration processes (usually late at night) to get the server up and running.
  • Network administrators did not have these things we call mobile devices, such as tablets and smartphones, to manage.

Fast forward the time machine back to today and let’s look at the same-sized business. With cloud computing, how are those administrative tasks done? Let’s take a look:

  • Office needs to be installed? No problem. A user can log into Office 365 and download and install the latest version of Office.
  • Servers? Maybe there are one or two physical ones on-premises, but, Windows servers can be hosted online, in the cloud. Exchange? Set that up as a cloud service and administer it that way.
  • Does someone need a new applications server? No problem. A network administrator can log into Microsoft Azure, provision a new applications server, and have it running in less than an hour.

Oh, and those mobile devices? Well, surely a network administrator wouldn’t just let any device on the network. So a network administrator can use Microsoft Intune, a cloud-based service, to set up policies to manage how mobile devices will connect to and interact with the business network.

So, we can say that on a very high level, cloud fundamentals involves learning how to manage a network that is mostly subscription-based for services rather than having everything on the company premises. With that, there are five main topics on the 98-369 exam:

  • Understanding the cloud
  • Enabling Microsoft cloud services
  • Administering Office 365 and Microsoft Intune
  • Using and configuring Microsoft cloud services
  • Supporting cloud users

In this upcoming Cloud Fundamentals course, we will thoroughly cover all five topics as they relate to the 98-369 exam. We will do this through video-based instruction, pre-assessment and post-assessment tests to sharpen your test-taking skills, and a project workbook which will further enhance your Cloud Fundamentals skill set.

We look forward to bringing you yet another course in the MTA series. Best of luck to all of you in this or whatever certifications and career paths you pursue.

Learning HTML 5 Fundamentals

HTML5 Rocks!

I am a web developer at LearnKey. I do a lot of back end scripting as well as work with HTML and CSS on a daily basis. I have been doing development for about 5 years now and grew up on good ol’ HTML4. In an effort to update my skill-set and learn a little bit more; I decided to take the training that LearnKey has put out on coding in HTML 5, and tell you about my experience.

Continue reading “Learning HTML 5 Fundamentals”