You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/cybersecurity/cybersecurity.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,3 +26,4 @@ Cybersecurity work involves the following programming languages:
26
26
-[C](https://www.codecademy.com/resources/docs/c) and [C++] are low-level and can directly access RAM and system processes.
27
27
-[SQL](https://www.codecademy.com/resources/docs/sql) and its features in database security.
28
28
-[PHP](https://www.codecademy.com/resources/docs/php) protects against DDoS (distributed denial of service) attacks.
29
+
-[Shell Scripting (Bash, PowerShell)](https://www.codecademy.com/catalog/language/bash) automating tasks, managing configurations, and analyzing system data in their respective operating systems
0 commit comments