A collection of programming notes, snippets and examples. By José Aniceto.
Click here to check the website
Below is a list of the most used pages.
- Preparing figures for publication
- Surface fitting with MATLAB
- Working with strings
- Links and Resources
- Integrating from data points
- Design of Experiments
- VSCode shortcuts for Windows
- Git Version Control System
- Deploy a Django app to Heroku
- Deploy Django app to Azure App Service
- Create a Windows batch script
- Regular expressions
- Online Resources For Web Developers
- Installing Python 3.7 on Raspbian
- Deploy a Django app in an Ubuntu VPS (DigitalOcean)
- Set up Amazon S3 to serve Django Static and Media files
- Powershell
- VPS providers
- Hiding Passwords and Secret Keys in Environment Variables
- Guide to contributing on GitHub
- Visual Studio Code setup
- Editing photos metadata
- Windows terminal
- Set up a Django production server with gunicorn
- Initial Server Setup with Ubuntu 18.04
- Deploy a Flask Application on an Ubuntu VPS (DigitalOcean)
- Set
$PATH
variable in Ubuntu - Keep processes running and closing SSH connection
- Linux Crontab
- Keep SSH sessions running after disconnecting
- Set up server in Raspberry Pi
- Bibliography management
- Derivatives
- An Introduction to LaTeX
- Create LaTeX presentations with Beamer
- Working with figures
- Basic Javascript concepts
- Filter, sort and layout
- React
- DataTables JS Library
- Create ReactJS app and deploy to Github pages
- Making AJAX request
- Modern JavaScript
- Set expiration time (TTL) for LocalStorage
- Caching data
These notes contain excerpts, code snippets and examples from various sources including, but not limited to, Python Docs, The Hitchhiker’s Guide to Python, Real Python and Stack Overflow users.