[Lynda] Building Angular and Node Apps with Authentication

Author Alexander Zanfir Updated 10/17/2017 Released 5/16/2017 Are you already familiar with Angular 2 and Node.js? If so, this course can help you leverage these two popular frameworks to build a full-stack web application—which you can later use as a template for your own web app. Join Alexander Zanfir as he shows how to create […]

[PHLEARN] Photoshop 201 PRO

Medium 8 hours PRO Tutorials & Photoshop 100 out of 5 3 Reviews Now that you have some basic experience working with Photoshop, it’s time to take your knowledge and ability to the next level. Prepare to dive in head first and tackle some of Photoshop’s most powerful tools. Discover best practices for that every […]

[PHLEARN] Photoshop 101 PRO

Easy 7.5 hours PRO Tutorials & Photoshop 100 out of 5 8 Reviews Five years in the making, this is the most comprehensive and detailed introduction to Photoshop that Phlearn has ever created. If you want to learn Photoshop quickly, while picking up the best techniques, this is the perfect class for you. Learn, side-by-side with the […]

[PHLEARN] Beautiful Glowing Skin PRO

Medium 2.5 hours PRO Tutorials & Photoshop 100 out of 5 14 Reviews Start delivering portraits that will amaze all of your clients and friends. In this Phlearn PRO Tutorial, Beautiful Glowing Skin, we focus on beauty and glamour retouching so you will be able to deliver the quality of images that will keep everyone […]

[Linkedin] Python Parallel Programming Solutions

Course details Learn parallel programming techniques using Python and explore the many ways you can write code that allows more than one task to occur at a time. First, discover how to develop and implement efficient software architecture that is set up to take advantage of thread-based and process-based parallelism. Next, find out how to […]

[Lynda] Building Angular and ASP.NET Core Apps with Authentication

Author Alexander Zanfir Updated 10/18/2017 Released 5/9/2017 Angular 2 and ASP.NET Core offer solid improvements over previous versions. In this course, discover how to work with these technologies to build a full-stack web application—which you can later use as a template for your own web app. Follow Alexander Zanfir as he explains how to create […]

[Linkedin] OpenCV for Python Developers

Course details OpenCV is an open-source toolkit for advanced computer vision. It is one of the most popular tools for facial recognition, used in a wide variety of security, marketing, and photography applications, and it powers a lot of cutting-edge tech, including augmented reality and robotics. This course offers Python developers a detailed introduction to […]

[Lynda] Applied Economic Forecasting with Big Data

Author Michael McDonald Released 7/6/2017 Big data is transforming the world of business. Yet many people don’t understand what big data and business intelligence are, or how to apply the techniques to their day-to-day jobs. This course addresses that knowledge gap by showing how to use large volumes of economic data to gain key business […]

[Lynda] Angular 2+: Creating CRUD Apps

Author Gary Simon Released 10/16/2017 Understanding how to perform create, read, update, and delete (CRUD) operations for a variety of apps is crucial for any developer. In this course, learn how to perform CRUD operations with Angular apps. Instructor Gary Simon begins by covering fundamental Angular concepts, such as how to use the Angular CLI […]

[Linkedin] Learning Flask

Course details Note: Learning Flask was created by Packt Publishing. It was originally released on 7/31/15. We are pleased to host this training in our library. The need for talented developers is greater than ever before. A basic grounding in a framework as simple, powerful, and easy-to-learn as Flask—a Python micro framework—can help launch your programming career. […]

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