[Linkedin] Learning Spring with Spring Boot

Course details Spring is the hugely popular framework for developing Java applications in the enterprise space. In this course, discover how to leverage Spring Boot, which takes an opinionated view of the Spring platform. Follow Frank Moley as he walks through how to use Spring Boot to quickly and efficiently develop a practical, enterprise-style web […]

[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 […]

[Lynda] Angular: API Communication and Authentication

Author Victor Mejia Released 7/13/2017 APIs are at the heart of enterprise development, and Angular ships with robust services to communicate with them via HTTP. But one of the best ways to implement authentication of API services is using JWTs (JSON web tokens). In this course, we take a deep dive into using the provided […]

[Linkedin] Learning Python GUI Programming

Course details Learn how to create effective graphical user interfaces (GUIs) with minimal code using Python. Burkhard Meier starts by showing how to create a GUI form, add widgets, manage the resulting layout, and customize the look and feel of the interface. Then, he takes you through working with data, classes, and making charts using […]

[Lynda] WordPress: Building Themes from Scratch Using Underscores

Author Morten Rand-Hendriksen Released 2/6/2017 If you know how to build complex custom WordPress themes using the starter theme known as _s (Underscores), you can create nearly anything you can dream up. In this course, Morten Rand-Hendriksen shows how to build a theme piece-by-piece by breaking it down into sections including the header, menus, images, […]

[Lynda] Real-Time Web with Node.js

Author Kyle Simpson Released 1/30/2017 Note: Real-Time Web with Node.js was created by Frontend Masters. It was originally published on July 12, 2014. We are pleased to host this training in our library. Accelerate your development efforts by learning how to work with HTML5 APIs for real-time communications using Node.js. Join JavaScript expert Kyle Simpson in this […]

[Linkedin] Kotlin for Java Developers

Course details Kotlin is a concise, easy-to-use programming language from JetBrains that’s 100% compatible with Java, and is an officially supported development language for Android. With its clean syntax and ability to eliminate most null pointer exceptions, Kotlin makes coding easier, faster, and generally more fun. In this course, learn the basics of Kotlin programming […]

[Linkedin] Java Database Access with Hibernate

Course details Working with both object-oriented software and relational databases can be time consuming. Due to a paradigm mismatch between how data is represented in objects (which are usually nonscalar values) versus relational databases (where scalar values are organized in tables) development costs are significantly higher. When you have to deal with object and relational […]

[Lynda] Maya 2018 Essential Training

Author George Maestri Updated 11/15/2017 Released 7/25/2017 Learn to create high-quality 3D models and animations in Maya 2018. This course covers the core Maya skills—modeling, texturing, rendering, and animation—within a real-world, project-based workflow. The techniques you’ll learn here translate equally well to film, motion graphics, game design, and animation. First explore the basics of the […]

[Lynda] Mastering Web Developer Interview Code

Author Ray Villalobos Updated 11/14/2017 Released 7/18/2017 Whether you’re actively looking for a new job, or you just want to keep your coding skills sharp, it’s important to refresh your understanding of the kinds of front-end and full-stack developer code that potential employers value. In this weekly series, senior staff author explores essential coding skills […]

[Lynda] Illustrator CS6 Essential Training

Author Justin Seeley Released 5/7/2012 Adobe Illustrator can be used to accomplish many different design tasks, from illustration to app development. This course demonstrates core concepts and techniques that can be applied to any workflow—for print, the web, or building assets that will find their way into other applications. Author Justin Seeley explains the elements […]

[Lynda] ES6: The Right Parts

Author Kyle Simpson Released 6/9/2017 ECMAScript 6 (ES6) introduced many important features that enhanced JavaScript, making it more concise and powerful, and allowing you to make your code more readable. In this course, learn how to use these ES6 JavaScript language features to write cleaner, more productive, and more readable programs. Kyle Simpson helps you […]

[Lynda] Advanced PHP

Author Justin Yost Released 9/13/2016 Implement namespaces, extend interfaces, create your first Trait, dive into object-oriented programming, and discover versatile scripting methods with this course. Web developer Justin Yost takes you into the advanced parts of the PHP server-side language, including abstract classes, iterators, generators, and password hashing. He provides an overview of each topic, […]

[Lynda] Advanced Express: Web Application Development

Author Michael Heap Released 10/6/2016 Note: Mastering Express Web Application Development was created by Packt Publishing. It was originally released on 6/30/2015. We are pleased to host this training in our library. Express.js is a fantastic JavaScript framework, but most people only scratch the surface. Express is perfect for developing APIs with performance in mind […]

[Linkedin] Docker for Java Developers

Course details Docker—a leading software container platform—can simplify the overall application delivery experience by providing a common platform for collaboration. Docker integrates seamlessly with existing tool chains, making it easier to deliver software rapidly. In this course, discover how to get started with Docker, and learn tips and tricks tailored for Java developers working with […]

[Linkedin] Creating Your First RESTful Spring Boot Microservice with JPA

Course details Turbocharge your back-end Java RESTful API development with Spring Boot and Spring Data technologies. This course is intended for experienced Java developers who want to rapidly build microservices that connect with relational databases via the Java Persistence API (JPA). Here, Mary Ellen Bowman walks you through a step-by-step process for building a microservice […]

[Lynda] Drawing Foundations: Figure

Author Amy Wynne Released 1/21/2016 Learn the foundations of figure drawing: techniques for bringing the human form to life on paper. Artist and teacher Amy Wynne breaks down a classical approach to figure drawing into simple steps: capturing gesture and motion, mapping out structure and form, understanding the common “landmarks” of the body, drawing proportionally, […]

[Lynda] API Design in Node.js Using Express and Mongo

Author Scott Moss Released 5/12/2017 Learning how to build an API with Node.js can sometimes be overwhelming. In this course, join Scott Moss as he explains how to design, build, test, and deploy a RESTful API using Node.js and Mongo. Scott covers topics such as working with middleware, testing in Node.js, application organization, data modeling, […]