An open API service indexing awesome lists of open source software.

https://github.com/jpenrici/miscellaneous

Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
https://github.com/jpenrici/miscellaneous

algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg

Last synced: 15 days ago
JSON representation

Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...

Awesome Lists containing this project

README

          

# Miscellaneous

Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...

## Summary

1. **Algorithms**
- Algorithms to beginners in Programming Logic.
- C ++, Python, Portugol and Visualg codes.
2. **Cpp**
- Simple codes.
3. **OpenBox**
- Help files for the OpenBox and Debian environment.
4. **Sublime_Text**
- Useful tips for the code editor Sublime Text 3.
5. **Qt-Creator**
- Useful tips for the code editor Qt Creator.
6. **Visual_Studio**
- Useful tips for the code editor Visual Studio.
7. **Kate**
- Useful tips for the code editor KDE Kate.
8. **Python**
- **BD_Treino:** Generate SQL for database training.
- **Excel_Treino:** Generate CSV for training data filtering in spreadsheets.
- **csv2vcf:** Converts csv file to vcf for exporting contacts.
- **vcf2csv:** Make the above conversion, inverted.
- **vcf_libreOffice:** Application of Python macro studies in LibreOffice.
- **experience_libreOffice:** Experience with Python macros in LibreOffice.
- **Listar_Conteudo_Diretorio:** Lists the contents of files and directories.
- **DataOrganizer_MSTeams:** Simple experiment to organize MS Teams participation report data.
- **HTML_Table_Generator:** Scripts to assist in the construction of tables.
9. **VBA**
- Macro experiments.