Linkedin Learning – Spring Framework In Depth UPDATE 20200402

Linkedin Learning – Spring Framework In Depth UPDATE 20200402-XQZT
English | Size: 222.45 MB
Category: Tutorial

Spring is an application framework and inversion-of-control (IOC) container for the Java platform. The framework’s core features can be used by any Java application and are ideal for enterprise and internet-based app development. Get a comprehensive overview of Spring in this intermediate-level course with software architect Frank Moley. Frank develops applications and web services with Spring, and shares what he knows about configuring the ApplicationContext (the interface for accessing components, loading files, publishing events, and more), as well as the beans (objects within the Spring IOC container). He demonstrates a modern Java configuration workflow and explores the Spring lifecycle in depth, so you can extend the framework and better troubleshoot any issues you have with your applications. Plus, learn how to use aspect-oriented programming to add behaviors to your apps in a reusable way.

Lynda – Building Recommender Systems with Machine Learning and AI UPDATE 20200402

Lynda – Building Recommender Systems with Machine Learning and AI UPDATE 20200402-APoLLo
English | Size: 1.60 GB
Category: Tutorial

Automated recommendations are everywhere: Netflix, Amazon, YouTube, and more. Recommender systems learn about your unique interests and show the products or content they think you’ll like best. Discover how to build your own recommender systems from one of the pioneers in the field. Frank Kane spent over nine years at Amazon, where he led the development of many of the company’s personalized product recommendation technologies. In this course, he covers recommendation algorithms based on neighborhood-based collaborative filtering and more modern techniques, including matrix factorization and even deep learning with artificial neural networks. Along the way, you can learn from Frank’s extensive industry experience and understand the real-world challenges of applying these algorithms at a large scale with real-world data. You can also go hands-on, developing your own framework to test algorithms and building your own neural networks using technologies like Amazon DSSTNE, AWS SageMaker, and TensorFlow.

Linkedin Learning – Node js Essential Training UPDATE 20200402

Linkedin Learning – Node js Essential Training UPDATE 20200402-ZH
English | Size: 257.62 MB
Category: Tutorial

Node.js is a powerful tool for controlling servers, building web applications, and creating event-driven programs. And it takes JavaScript a language familiar to all web developers out of the browser. With Node.js, you can build applications that run on your laptop or even the cloud. In this course, learn the essentials of Node.js and start creating your own JavaScript applications. Instructor Alex Banks acquaints you with all of the basics, showing how to install Node.js and work with the Node.js core, which includes standard input, standard output, the module system, the file system, and how to write and run JavaScript on the server. Upon wrapping up this course, you ll be equipped with fundamental Node.js concepts and techniques that you can put to use in your next project