Skip to content

noahsark769/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

Resources

  1. List of a TON of free programming books
  2. Blogs CS Students Should Follow

Algorithms/General Programming

  1. 30 best books for AI
  2. Avoiding underflow when working with sums in log space
  3. Data Science: Analytics Handbook
  4. [Machine Learning] See "Machine Learning"

Amazon

  1. Walkthrough for creating IAM users (for s3 etc)

Android

  1. Build a self destructing messaging app
  2. Codepath android tutorial
  3. Remove title bar from activities
  4. Custom Fonts in TextView

Angular

  1. What is a directive?
  2. Example of writing a directive
  3. Mastering scope in directives
  4. Why setting a variable in a child scope doesn't update it in the parent scope
  5. this vs. $scope in angular controllers

Apache

  1. Overview and organization of apache files

Bash/Unix

  1. Advanced bash scripting guide
  2. Unix permissions tutorial

C

  1. Coming to C from high level languages
  2. Writing files in C

C++

  1. Resolving circular dependencies
  2. Intro to streams in c++
  3. Why std::istringstream extraction fails for unix line endings

Cooking

  1. One Pot Pastas

CSS

  1. Color lightening script

Design

  1. Graphic Design Books
  2. Outcome, Vision, Interaction, Visual

DNS

  1. Chrome keeps redirecting example.com to example.com/cgi-sys/defaultwebpage.cgi

Entrepreneurship

  1. Financing for SaaS startups (with google spreadsheet)
  2. Incorporating user feedback into your startup's strategy
  3. Methods of company evaluation at early, middle, late stage

Git

  1. Migrating to git from svn or perforce
  2. Reverting a faulty merge
  3. "Use of uninitialized value $u" in svn migration to git
  4. Fix for when the case of filenames won't change in git
  5. SSHing to github over port 443

http

  1. Decision Diagram

Infrastructure/sysadmin

  1. Docker cheat sheet
  2. Rails and Docker and Vagrant

Image Processing

  1. Cmake for building opencv 3.0 on Mac OSX

ios

  1. Build a self destructing messaging app
  2. Get the name of a currently connected wifi network

iPhone (non programming)

  1. 28 problems with ios 7 and how to fix them
  2. ios 7 Battery Draining fixes

Javascript

  1. Angular - see "Angular"
  2. Node - see "Node"

Machine Learning

  1. Image Upscaling using Multi Layer Perceptrons
  2. Hidden Neural Networks in NLP
  3. Stanford tutorial for implementing neural/deep learning
  4. Stanford NLP tutorial
  5. So you wanna try deep learning

Music

  1. Notation conventions

MySQL

  1. Install mysql-server via a script without having annoying root password prompt

Node

  1. Video introduction/simple webserver stuff with the creator

PHP

  1. Wordpress: see below
  2. PHP: A fractal of bad design
  3. Should I use <?= - a flowchart

Python

  1. Difference between classmethod and staticmethod
  2. Range in reverse order

Security

  1. Concerns about uploading files
  2. Explanation of PHP prepared statements and whether they are effective against SQL injection
  3. How to write a reset password form
  4. OWASP Cheat Sheets

Security (hardware)

  1. Opening a hotel lock with an arduino sketch

Wordpress

  1. A discrete field of content (e.g. title) specified by the wordpress user
  2. Making Wordpress a Powerful CMS

About

A collection of useful pages to refer to for various technologies. Anything I always find myself coming back to for reminders. Cheat sheets, tutorials, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published