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.

Skillshare – Cyber Scam Prevention-QUiD

Skillshare – Cyber Scam Prevention-QUiD
English | Size: 1.61 GB
Category: Tutorial


The Cyber Scam Prevention Course is a manual designed to educate and train individuals who may fall victim to fake emails calls, text messages, giveaways, and websites created by cyber-criminals looking to steal money and valuable information

Packt – Python for Penetration Testers-QUiD

Packt – Python for Penetration Testers-QUiD
English | Size: 712.07 MB
Category: Tutoial


Develop your Python skills to get started with penetration testing and cybersecurity
This book is a practical guide that shows you the advantages of using Python for pentesting with the help of detailed code examples.

Linkedin Learning – SQL Non-Programmers-QUiD

Linkedin Learning – SQL Non-Programmers-QUiD
English | Size: 265.00 MB
Category: Tutorial


Do you want to learn about SQL but aren t sure where to start? In this beginner-level course, instructor Julianne Thouin covers basic concepts of relational database design and explains how to write simple SELECT statements using joins and proper filtering Julianne explains what SQL Server is and what it is used for. Next, she shows how tables in a relational database relate to one another through surrogate, primary, and foreign keys. Julianne teaches you how to tackle the most basic query possible. She explains how AND and OR logic applies to filtering queries on more than one data point, then discusses INNER joins and OUTER joins. Julianne covers how to use subqueries for filtering your results. She walks you through some commonly used examples of built-in functions. In conclusion, Julianne shows you how aggregate functions work using the GROUP BY and HAVING clauses

Skillshare – CMake

Skillshare – CMake-QUiD
English | Size: 1.82 GB
Category: Tutorial


This course is made after extensive research on Stackoverflow, Quora, Reddit, Youtube, and other Q&A websites to handpick the concepts which are difficult to understand for the beginners. The course starts with compiling a simple C++ code; and, over the modules, various functionalities are added as the complexity increases