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

https://github.com/astronomersiva/guides-and-learnings


https://github.com/astronomersiva/guides-and-learnings

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Guides-and-Learnings

> A list of sites, blogs, SO questions and tutorials that have helped me.

Feel free to contribute.

Contents
========

* [Apache](#apache)
* [Chrome](#chrome)
* [Competitive Programming](#competitive-programming)
* [Flask](#flask)
* [Linux](#linux)
* [Miscellaneous](#miscellaneous)

### Apache

* [Disable directory listing](http://stackoverflow.com/questions/2530372/how-do-i-disable-directory-browsing)
* [HTTP - HTTPS Redirection](http://stackoverflow.com/questions/16200501/http-to-https-apache-redirection)
* [Security tips](http://www.tecmint.com/apache-security-tips/)
* [Subdomains](http://stackoverflow.com/questions/4203580/creating-subdomains-in-amazon-ec2)

### Chrome

* [Accessing Chrome data](http://digital-forensics.sans.org/blog/2010/01/21/google-chrome-forensics/)

### Competitive Programming

* [Huge factorials](https://discuss.codechef.com/questions/7349/computing-factorials-of-a-huge-number-in-cc-a-tutorial)

### Flask

* [Mega Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)

### Linux

* [Move files to parent dir](http://stackoverflow.com/questions/20192070/how-to-move-all-files-including-hidden-files-into-parent-directory-via)

### Miscellaneous

* [Paul Ford - What is code?](http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/)