To be soon uploaded: SQL, DAX, SPL, XML, YML, and MatLab coding solutions.
Apps - brief functions or codes applied to practical problems:
- Check if a file follows specific data constraints
- Check installed Python packages and directories
- Run SSH remote connection from Linux/Windows to Linux using Paramiko
- Run SSH remote connection from Linux/Windows to Windows using WinRM
Functions - functions applied to programming concepts practice:
- Array length calculator
- Palindrome string checker
- Basic math calculator
- Summation calculator
- Numerical digital root calculator
- Descending order number sorter
- Meters to miles converter
Examples - other codes applied to programming practice: