[Lynda] WordPress REST API: Authentication

Author Morten Rand-Hendriksen Released 6/8/2017 To unlock the full potential of the WordPress REST API, you must understand how to create, read, edit, and delete content—tasks that can be performed only with the right authorization. In this course, explore several authentication methods for the WordPress REST API. Discover what authentication is and when you need […]

[LARACASTS] Testing Laravel

Given the number of testing tools and resources available to PHP developers, it’s no wonder why so many developers feel overwhelmed. In this series, we’ll learn the ins and outs of PHPUnit testing, while working within your familiar Laravel application structure. Size: 873.71M

[LARACASTS] Painless Builds With Elixir

Laravel Elixir takes the yawn out of writing your Gulpfiles. Why spends hundreds of lines writing what can be accomplished with just a few? Size: 424.40M

[LARACASTS] Learn Vue 2: Step By Step

Vue is easily one of the most exciting additions to the front-end world in many years. With its intuitive API, and the fact that it can be applied to any type of application, it’s no wonder why folks have gravitated to it as much as they have. If you’d like to jump on board, let […]

[LARACASTS] How to Accept Payments

No longer do we require brick and mortar shops to sell our products. Have you written a book? Great! You can set up a webpage to sell it in a matter of minutes. It’s that easy at this point, as long as you have a touch of programming knowledge. In this series, we’ll review the […]

[Lynda] Python: Programming Efficiently

Author Michele Vallisneri Released 2/8/2017 Cut down on your development time by learning how to write elegant code in an efficient manner, specifically in Python—the popular and pragmatic object-oriented language. Michele Vallisneri explains how to make your Python code more expressive and concise, and leverage the most powerful features of the language. He shines a […]

[Lynda] Magento Community Edition 2 Essential Training

Author Robert Ring Released 12/1/2017 Note: This course was created by OSTraining.  It was originally released on January 6, 2017. We are pleased to host this training in our library. Magento is one of the most popular ecommerce solutions in the world. But this powerful content management system also has a reputation for being challenging to […]

[Lynda] Machine Learning & AI Foundations: Value Estimations

Author Adam Geitgey Released 3/22/2017 Value estimation—one of the most common types of machine learning algorithms—can automatically estimate values by looking at related information. For example, a website can determine how much a house is worth based on the property’s location and characteristics. In this project-based course, discover how to use machine learning to build […]

[Lynda] IT Service Desk: Management Fundamentals

Author Fancy Mills Released 7/31/2017 No service desk runs efficiently without proper oversight. Service desk managers are key to effective tech support teams—and industry-proven methodologies and tools are key to a manager’s success. This course covers the processes and tools new IT managers need to manage service desk staff and make service desk-related system decisions […]

[Lynda] Introduction to Data Structures & Algorithms in Java

Author Raghavendra Dixit Released 11/20/2017 Enhance your programming skill set by learning about some of the most commonly-used data structures and algorithms. In this course, instructor Raghavendra Dixit walks through how to use Java to write code to implement data structures and algorithms. After explaining why it’s advantageous to study these topics, he goes over […]

[Lynda] Django: 3 Building an Online Shop

Author Antonio Mele de Juan Released 5/26/2017 Django—a Python web framework—encourages clean design, and provides developers with the tools they need to efficiently build scalable web applications. In this course, learn how to leverage the features of Django through working on project of building an online shop. Antonio Mele de Juan walks through the creation […]

[Lynda] Bootstrap 4 Essential Training

Author Ray Villalobos Updated 1/18/2018 Released 3/31/2017 Bootstrap—a front-end framework using HTML, CSS3, and jQuery—is designed to help developers quickly and easily build responsive, mobile-ready websites that are cross-browser compatible. An open-source framework, Bootstrap features a 12-column grid and components that are ready to use. In this course, Ray Villalobos helps you get started with […]

[Lynda] Angular 2 Essential Training

Author Justin Schwartzenberger Released 10/31/2016 AngularJS was designed by Google to address challenges programmers face building complex, single-page applications. This JavaScript framework takes care of the back end so you can take care of the client side. Angular 2 Essential Training introduces you to the essentials of this “superheroic” framework, including powerful features such as […]

[LARACASTS] Git Me Some Version Control

Version Control can be a mysterious thing at first. Why exactly do I need this?? Before long, though, you depend on it with your life. If you’re new to this world, let me help! Size: 421.65M

[LARACASTS] ES2015 Crash Course

If you feel overwhelmed by the lightning-fast pace of the JavaScript community, you’re not alone. The JavaScript (likely using jQuery) you might have written in 2009 doesn’t even remotely resemble the scripts of today. In this series, I’ll give you a crash course on the latest and greatest that the language has to offer Size: […]

[LARACASTS] CSS Grids for Everyone

The new CSS Grid spec offers unprecedented control when it comes to constructing layouts and components. In fact, this level of power and flexibility has never been available before now. That being said, there’s a slight learning curve. Come along, as I teach you everything you need to know in bite-sized episodes. You’ll be constructing […]

[LARACASTS] Charting and You

At some point, you’ll be called upon to prepare a series of graphs, or charts for your business. It’s scary at first; where do you even begin? But, luckily, you’ll find that, thanks to tools like Chart.js, it has never been easier to accomplish such a task. I’ll show you how, one easy-to-understand step at a […]

[Lynda] WordPress: REST API

Author Morten Rand-Hendriksen Released 3/23/2017 Developers can interact remotely with a WordPress site from a client-side or external application by using the WordPress REST API. Using JSON objects, this API allows you to create and send content to a site, request information from a site, update existing content, and even create single page applications on […]

[Lynda] WordPress: Plugin Development

Author Jeff Starr Released 9/18/2017 Is your WordPress website missing something special? Almost any feature you can imagine can be built with WordPress plugins. Learn how to build, extend, and distribute your own plugins with these development techniques, featuring the WordPress API and PHP. Learn how to create menus and a settings page, add custom […]

[Lynda] WordPress: Customizing WooCommerce Themes

Author Patrick Rauland Released 9/15/2016 WooCommerce is one of the most popular and trusted ecommerce solutions around. Not just for WordPress but also for anyone who wants to set up a store. Making your theme match the rest of your WooCommerce website can help you create a more professional and trustworthy shopping experience and extend […]