Skip to content

Instantly share code, notes, and snippets.

View QuincyLarson's full-sized avatar
💭
You should follow me on Twitter. I won't waste your time. 😉twitter.com/ossia

Quincy Larson QuincyLarson

💭
You should follow me on Twitter. I won't waste your time. 😉twitter.com/ossia
View GitHub Profile
"Walking on water and developing software from a specification are easy if both are frozen."
- Edward V Berard
"Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter."
- Eric S. Raymond
"Talk is cheap. Show me the code."
- Linus Torvalds
"In God we trust. All others must bring data."
[
{
"stream": {
"mature": false,
"status": "Greg working on Electron-Vue boilerplate w/ Akira #programming #vuejs #electron",
"broadcaster_language": "en",
"display_name": "FreeCodeCamp",
"game": "Creative",
"language": "en",
"_id": 79776140,
@QuincyLarson
QuincyLarson / gist:4b42a9c27700a19d1af830df8e84a6db
Last active October 11, 2021 05:13
How to learn to code and get your first developer job

How to learn to code and get your first developer job

By Quincy Larson (@ossia)




\

[
{
"published": "1492569622760",
"title": "How I built a Kubernetes cluster so my coworkers could deploy apps faster",
"length": "5 min read",
"url": "https://medium.freecodecamp.com/how-i-built-a-kubernetes-cluster-so-my-coworkers-could-deploy-apps-faster-ad5567bf6fa8"
},
{
"published": "1492864206406",
"title": "How to host lightweight apps for free",

2016 Curriculum Update

Free Code Camp is expanding its challenges to better prepare campers for our project challenges.

FAQ:

Will this still be 1,200 hours of challenges + 800 hours of nonprofit projects?

Yes.

When will these new challenges go live?

<div id="game">
<div id="stats">
<span class="stat">XP: <strong><span id="xp">0</span></strong></span>
<span class="stat">Health: <strong><span id="health">100</span></strong></span>
<span class="stat">Gold: <strong><span id="gold">50</span></strong></span>
</div>
<div id="controls">
<button id="button1">Go to store</button>
<button id="button2">Go to cave</button>
<button id="button3">Fight dragon</button>
"We can only see a short distance ahead, but we can see plenty there that needs to be done." — Alan Turing
"The Web as I envisaged it, we have not seen it yet. The future is still so much bigger than the past." — Tim Berners-Lee
"Computers are useless. They can only give you answers." - Pablo Picasso
"The question of whether computers can think is like the question of whether submarines can swim." - Edsger W. Dijkstra
"That's what's cool about working with computers. They don't argue, they remember everything, and they don't drink all your beer." - Paul Leary
[ Search 5,000+ tutorials ] freeCodeCamp() Projects Forum Radio Portfolio Donate
--------------------------------------------------------------------------------------------------
if (developer === true) {
  follow(this.mediumPublication);
}