Skip to content

A Repository for references in Dev Ops, Data Science, and life in general

Notifications You must be signed in to change notification settings

calestini/references

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

References

A repository for references in Dev Ops, Data Science, and life in general. A few rules for adding the references here: - I read it - It helped

Cron Jobs

How To Add Jobs To cron Under Linux or UNIX

Databases

How to Set-Up Master-Slave Replication for PostgreSQL 9.6 on Ubuntu 16.04

PostgreSQL Python: Insert Data Into a Table

Docker Development WorkFlow — a guide with Flask and Postgres

Code changes in version 10

How a single PostgreSQL config change improved slow query performance by 50x

Servers

An Introduction to HAProxy and Load Balancing Concepts

An Introduction to Networking Terminology, Interfaces, and Protocols

5 Common Server Setups For Your Web Application

An Introduction to Cloud-Config Scripting

NGINX

Nginx+Flask+Postgres multi-container setup with Docker Compose

Python

PostgreSQL Python: Insert Data Into a Table

A Practical Introduction to Blockchain with Python

Introduction to Recurrent Neural Networks in Pytorch

Make Pandas faster by replacing one line of your code

OAuth Authentication with Flask

Downloading and unzipping a .zip file without writing to disk

Check if a file exists

Python Logging Tutorial

Quick Tip: Speed up your Python data processing scripts with Process Pools

A Primer on Using LaTeX in Jupyter Notebooks

Flask

flask-oauthlib example for Google

Maximizing Python Performance with NGINX, Part 1: Web Serving and Caching

Microservices - Why are microservices getting so much buzz?

Microservices - a definition of this new architectural term

Single Page Apps with Vue.js and Flask: Deployment

Handling Email Confirmation During Registration in Flask

Using Checkout and Flask (Stripe)

Python @property

Nginx+Flask+Postgres multi-container setup with Docker Compose

Docker Development WorkFlow — a guide with Flask and Postgres

How to structure a Flask-RESTPlus web service for production builds

Celery in the wild: tips and tricks to run async tasks in the real world

Oauth

- [OAuth 2.0 Server PHP - Step-By-Step Walkthrough](https://bshaffer.github.io/oauth2-server-php-docs/cookbook/)
- [What You Need To Know About OAuth2 And Logging In With Facebook](https://www.smashingmagazine.com/2017/05/oauth2-logging-in-facebook/)

Google API

- [Authenticate with a backend server](https://developers.google.com/identity/sign-in/web/backend-auth)
- [OAuth Authentication with Flask](https://blog.miguelgrinberg.com/post/oauth-authentication-with-flask)

D3.js

- [D3 Tutorial](https://github.com/sgratzl/d3tutorial#dev-environment)
- [Data-Driven Documents (d3.js) tutorials](https://www.fullstackpython.com/d3-js.html)
- [Using a d3 voronoi grid to improve a chart's interactive experience](https://www.visualcinnamon.com/2015/07/voronoi.html)

Vue.js

- [Single Page Apps with Vue.js and Flask: Deployment](https://stackabuse.com/single-page-apps-with-vue-js-and-flask-deployment/)
- [Basic Single Page application using Vue.js and Firebase — Part 1](https://medium.com/@oleg.agapov/basic-single-page-application-using-vue-js-and-firebase-part-1-9e4c0c11a228?ref=madewithvuejs.com)
- [Understanding Vue.js Lifecycle Hooks](https://alligator.io/vuejs/component-lifecycle/)

Remote Desktop

- [Setup VNC Server on Ubuntu: Complete Ubuntu Remote Desktop Guide](https://www.smarthomebeginner.com/setup-vnc-server-on-ubuntu-linux/)

Version Control

- [Be Nice And Write Stable Code](http://technosophos.com/2018/07/04/be-nice-and-write-stable-code.html)
- [How to work with git branches](https://www.google.ca/search?q=how+to+work+with+branches+in+git&oq=how+to+work+with+branches&aqs=chrome.0.0j69i57j0l4.3303j0j7&sourceid=chrome&ie=UTF-8#kpvalbx=1)

Docker

- [Cloning Docker data volumes](https://www.guidodiepen.nl/2016/05/cloning-docker-data-volumes/)
- [Moving Docker Container Data Around](http://blog.diovani.com/technology/2017/06/24/moving-docker-containers-data.html)
- [Docker Development WorkFlow — a guide with Flask and Postgres](https://medium.freecodecamp.org/docker-development-workflow-a-guide-with-flask-and-postgres-db1a1843044a)

Blockchain

- [A Practical Introduction to Blockchain with Python](http://adilmoujahid.com/posts/2018/03/intro-blockchain-bitcoin-python/)

Other

- [23 guidelines for writing readable code](https://alemil.com/guidelines-for-writing-readable-code)

About

A Repository for references in Dev Ops, Data Science, and life in general

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published