duplicates = multiple editions
A Classical Introduction to Modern Number Theory,Kenneth IrelandMichael Rosen
A Classical Introduction to Modern Number Theory,Kenneth IrelandMichael Rosen
# get homebrew http://mxcl.github.com/homebrew/ | |
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" | |
# use homebrew to install rbenv and ruby-build | |
brew update | |
brew install rbenv | |
brew install ruby-build | |
# view available rubies | |
rbenv install --list |
#!/usr/bin/env node | |
// | |
// Example of publisher/subscriber pattern in NodeJS, with AMQPLib. This program has been | |
// demonstrated to work with 500k messages and 4 subscribers. | |
// | |
// #WorksOnMyMachine | |
// | |
// Usage: ./pubsub | |
// |
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.
Index:
# Generated with Atomizr – https://atom.io/packages/atomizr | |
".source.js": | |
# Redux Course Snippets | |
"Redux Connect Skeleton": | |
prefix: "rc" | |
body: ''' | |
import { bindActionCreators } from 'redux' |
{ | |
"name": "my-queue", | |
"version": "1.0.0", | |
"description": "My Queue", | |
"main": "queue_worker.js", | |
"dependencies": { | |
"firebase": "2.x", | |
"firebase-queue": "^1.0.0" | |
} | |
} |
Rich Hickey • 3 years ago
Sorry, I have to disagree with the entire premise here.
A wide variety of experiences might lead to well-roundedness, but not to greatness, nor even goodness. By constantly switching from one thing to another you are always reaching above your comfort zone, yes, but doing so by resetting your skill and knowledge level to zero.
Mastery comes from a combination of at least several of the following: