Linkedin Learning – Bash Scripting

Linkedin Learning – Learning Bash Scripting-XQZT
English | Size: 252.84 MB
Category: Tutorial


Get a fast-paced introduction to Bash script, a popular shell scripting language

Linkedin Learning – Gradle for Java Based Applications and Libraries

Linkedin Learning – Gradle for Java Based Applications and Libraries-LiBRO
English | Size: 141.10 MB
Category: Tutorial


Gradle makes building and testing Java programs easy with its compelling feature set This course teaches the typical tasks needed to work with a Java project, including compiling code, adding dependencies, running tests, and building a JAR file.

Linkedin Learning – JavaScript Arrays

Linkedin Learning – JavaScript Arrays-QUiD
English | Size: 225.61 MB
Category: Tutorial


Programming language arrays store collections of data in a single variable, and you can use them as lists, as stacks, as collections, and more. They also have built-in properties and methods that allow you to utilize them as needed. JavaScript arrays may sound simple, but they offer many more features than arrays in other programming languages.