Skip to content

Instantly share code, notes, and snippets.

View BlackFoxgamingstudio's full-sized avatar
🎯
Focusing

naruto BlackFoxgamingstudio

🎯
Focusing
  • Hustle Brand
  • Seattle
View GitHub Profile
@BlackFoxgamingstudio
BlackFoxgamingstudio / 0_reuse_code.js
Created December 18, 2016 15:25
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console

Blizzard Software Engineering Reading

by Jay Baxter (circa 2009)

Associate developer

"This list is for people who want to become Associate Software Engineers at Blizzard. An associate should have skills at the level indicated by these books. Note that this is almost completely focused on C++ programming. This list is incomplete. I need a book on how to become a professional. I've listed several books that give examples of professional behavior, but not one on the actual training."

Programming: Principles and Practice Using C++

by Bjarne Stroustrup

@BlackFoxgamingstudio
BlackFoxgamingstudio / gcp-exam-resources.md
Created November 6, 2018 22:51 — forked from lewisrodgers/gcp-exam-resources.md
Google Cloud Platform exam resources

Google Cloud Platform certification exam resources

A collection of case studies, white papers, articles, books, and other resources to help prepare you for a Google Cloud Platform certification or two.

If you interested in a particular topic, a good place to start is the Tutorials and Solutions section of cloud.google.com. Search by keyword or browse around. Otherwise, I've currated some of the articles I think would be helpful and added t

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ace custom autocomplete test</title>
<script src="https://ajaxorg.github.io/ace-builds/src-min-noconflict/ace.js"></script>
<script src="https://ajaxorg.github.io/ace-builds/src-min-noconflict/ext-language_tools.js"></script>
<style>
body {
overflow: hidden;
i
me
my
myself
we
our
ours
ourselves
you
your