We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83929cb commit 74a9d5cCopy full SHA for 74a9d5c
Course lecture notes
@@ -6,8 +6,5 @@ sudo: allows users to run programs with the security privileges of another user,
6
apt: Advanced Package Tool, handle the installation and removal of software on Debian, Ubuntu, and related Linux distributions
7
apt install, apt update, apt remove...
8
9
-
10
REST API: representational state transfer
11
Flask restapi: very popular python library for restapi development
12
13
-
0 commit comments