π₯ Programming Languages (PL):
π Databases (DB):
π Frameworks & Libraries:
π§° Tools:
π₯ Programming Languages (PL):
π Databases (DB):
π Frameworks & Libraries:
π§° Tools:
AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/controlβ¦
C# 2
# Download courses from learning sites with `youtube-dl`
You can download whole courses from an array of tutorial sites with the CLI tool `youtube-dl`. In the example further down I'm using my Pluralsight account to get videos from a course at their site. [Here is a list of all supported sites that you can download from with this tool](https://rg3.github.io/youtube-dl/supportedsites.html)
The flags you have to supply may vary depending on which site you make a request to.
# Presentation Tier (Client/UI Layer)
* π± What users interact with: web pages, mobile apps, desktop GUIs.
* Handles: user input, displaying data.
* Tech examples: HTML/CSS/JavaScript, React, Angular, Windows Forms.
# Application Tier (Logic/Business Layer)