LearnKey Blog

Leading Video-Based Training Provider Rolls Out Computer Programming Pathways

Courses now available to thousands of middle and high schools making learning how to code and gaining multiple Microsoft Technology Associate Certifications (MTA) a lot easier.

ST. GEORGE, UT, May 22, 2018 /24-7PressRelease/ — LearnKey, a leading digital and video-based globally recognized training provider, has released six (6) courses for the MTA computer programming and development pathway. Of those courses three cover the top programming languages that are in high demand: Java, Python, and JavaScript*.

“The LearnKey programming pathway is designed to take the student from entry level – or their existing skill set – to the professional level, through multiple certification programs with the latest software updates and techniques,” says Craig Bushman, Vice President of Marketing for Certiport. “We are pleased to make these courses available on the GMetrix testing technology platform.”

One of the benefits to LearnKey’s video-based training is the ability to address multiple learning levels in the classroom, utilization of scenario-based learning, and the ability to use GMetrix practice tests for each certification course. This gives students more hands-on experience.

“We want learning solutions that can be used both in and out of the classroom that are engaging and effective,” says Jeff Coruccini, LearnKey’s CEO, “this is at our core when creating these courses to help improve employability every day, Coruccini goes on to say.”

*Source: InformationWeek, January 22nd, 2018 article, “Ten most In-Demand Programming Languages of 2018” cites many sources.

About LearnKey
LearnKey, a Better Learning Systems Company, provides hundreds of video-based IT and Career Ready employability skills certification training worldwide to thousands of schools, vocational rehabilitation institutions and social service organizations that promote learning critical employability skills. Established in 1987, LearnKey offers decades of experience with engaging, interactive, and flexible training that is accessible anytime, anywhere. Visit us at www.learnkey.com, or follow us on Facebook: www.facebook.com/learnkey, and on Twitter: @LearnKey.

About GMetrix
GMetrix is a leading provider of testing technology for the IT certification industry specializing in both concurrent and simulated solutions. Their educational tools are designed to prepare individuals for the effective use of technology in the business environment. GMetrix works with partners throughout Europe, the Middle East, Asia and North and South America to provide educational tools designed to prepare individuals for the effective use of technology in the business environment. For more information, visit https://www.gmetrix.com/.

About Certiport
Certiport, a Pearson VUE business, is the leading provider of certification exam development, delivery and program management services delivered through an expansive network of over 14,000 Certiport Authorized Testing Centers worldwide. Certiport manages a sophisticated portfolio of leading certification programs including: the official Microsoft Office Specialist certification program, the Microsoft Technology Associate certification program, the Microsoft Certified Educator program, the Adobe Certified Associate certification program, the Autodesk Certified User and Autodesk Certified Professional certification programs, the Intuit QuickBooks Certified User certification program, and the IC3 Digital Literacy certification. Certiport reliably delivers over three million tests each year throughout the secondary, post-secondary, workforce, and corporate technology markets in 148 countries and 26 languages worldwide. For more information, please visit https://www.certiport.com or follow Certiport on Twitter at www.twitter.com/certiport.

“Certiport” and “IC3” are registered trademarks of NCS Pearson, Inc. in the United States and other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners.

Programming in HTML5 with JavaScript and CSS3 Specialist (70-480) Released!

Today, we are excited to announce the release of our Programming in HTML5 with JavaScript and CSS3 Specialist course.

Programming in HTML5 with JavaScript and CSS3 Specialist (70-480)

The Programming in HTML5 with JavaScript and CSS3 Specialist (70-480) course readies one for the Microsoft 70-480 exam and will increase employability prospects for anyone looking to get into a web design and web development career. The course covers document structures and objects, program flow, accessing and securing data, and the use of Cascading Style Sheets in applications. This exam (or the 70-483 exam for Programming in C#) plus the 70-486 exam (for developing ASP.NET applications) earns one an MCSA for App Development.

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 Introduction to Programming Using JavaScript Released Today!

Today, we are excited to announce the release of our MTA Introduction to Programming Using JavaScript course.

MTA Introduction to Programming Using JavaScript (98-382)

The MTA Introduction to Programming Using JavaScript (98-382) course is an excellent course for those looking to gain valuable introductory JavaScript skills. Topics covered include: learning about JavaScript operators, keywords, and methods, using variables, data types, and functions, implementing decisions and loops, interacting with the DOM (Document Object Model), and interacting with forms. In all of these topics, students will clearly see how JavaScript is used to enhance existing webpages. Furthermore, this course covers the material on the MTA 98-382 exam, and will help anyone looking to improve their employability prospects in the areas of designing and building webpages.

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.

JavaScript Fundamentals Course Available!

mlassoff-java2

If you read the recent post about Dice.com’s jump in ITIL requests, you should definitely finish reading this. JavaScript skills requests jumped by 98% to nearly 7,919 postings. In a recent article on Dice they talked about how there were 1,100 positions availble for people with JavaScript experience in the Silicon Valley alone.

If you are looking for a new career path to follow, with so many positions available, this may be the one! LearnKey has just released our newest JavaScript Fundamentals Course – for more information visit the product page at www.learnkey.com/js_fundamentals.