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 ...
- Host: GitHub
- URL: https://github.com/jpenrici/miscellaneous
- Owner: jpenrici
- License: mit
- Created: 2018-03-01T14:24:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2026-01-13T00:12:01.000Z (2 months ago)
- Last Synced: 2026-01-13T04:17:23.543Z (2 months ago)
- Topics: 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
- Language: Portugol
- Homepage:
- Size: 4.36 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.