Linkedin Learning – Android Studio Essential Training 2020

Linkedin Learning – Android Studio Essential Training 2020-XQZT
English | Size: 364.80 MB
Category: Tutorial

Software developers who want to build Android apps need Android Studio the official Google IDE. Android Studio is based on IntelliJ IDEA and contains the same great coding and debugging features plus lots of tools that are unique to Android development: layout editors, resource managers, virtual device support, and more. In this course, instructor David Gassner introduces Android Studio 4.0. He helps you set up your environment and your first project and provides handy shortcuts for writing and debugging code. You can also learn how to add version control and share projects on GitHub, manage project dependencies, use templates, and work with Google s preferred programming language for Android development, Kotlin. By the end of the course, you should be able to use Android Studio to become a faster, even more efficient developer

Linkedin Learning – Ruby on Rails 6 Essential Training

Linkedin Learning – Ruby on Rails 6 Essential Training-XQZT
English | Size: 2.12 GB
Category: Tutorial

Want to get up and running with Ruby on Rails 6? This course shows you how to create full-featured, object-oriented web applications with the latest version of the open-source framework. Instructor Kevin Skoglund covers the essential features of Ruby on Rails 6, along with best practices and real-world development techniques, to create web applications with dynamic, database-driven content. Using a content management system as an example project, Kevin explains how to route incoming requests; render pages with dynamic content; build database-driven, object-oriented models; work with form data; and more. By the end of the course, you should be able to use Ruby on Rails to build robust web applications that are both easy to scale and maintain

Lynda – Postman Essential Training-APoLLo

Lynda – Postman Essential Training-APoLLo
English | Size: 173.81 MB
Category: Tutorial

Automated API testing is one of the most efficient ways to ensure that an API is behaving as expected-faster and far superior to automated UI testing. For testers and developers responsible for API testing, Postman is a popular and free solution. It offers a rich interface for writing test cases and features for automation, such as the ability to reuse tests and integrate collections into a CI build system like Jenkins. This course introduces the process of writing, running, and automating API tests with Postman. Instructor Kristin Jackvony shows how to create a complete test collection; create easy and advanced assertions, including nested JSON assertions; run collections with the built-in collection runner and the command-line runner, Newman; and configure automatic runs in Jenkins projects.

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