> For the complete documentation index, see [llms.txt](https://blog.securescape.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.securescape.cc/fundamentals/programming-wip.md).

# Programming  (WIP)

- [Assembly](https://blog.securescape.cc/fundamentals/programming-wip/assembly.md)
- [C(++/#)](https://blog.securescape.cc/fundamentals/programming-wip/c-++.md)
- [Python](https://blog.securescape.cc/fundamentals/programming-wip/python.md)
- [Nim](https://blog.securescape.cc/fundamentals/programming-wip/nim.md): Resources to get started with Nim Programming
- [Bash](https://blog.securescape.cc/fundamentals/programming-wip/bash.md): Bash Scripting
- [Introduction to Bash Scripting](https://blog.securescape.cc/fundamentals/programming-wip/bash/introduction-to-bash-scripting.md): Bash scripting is a powerful tool that allows you to automate tasks, create programs, and perform various operations on your computer or server. In this blog post, we will introduce the basics of bash
- [Variables, Loops, and Port Scanner](https://blog.securescape.cc/fundamentals/programming-wip/bash/variables-loops-and-port-scanner.md)
