Languages / Frameworks
Know Thy Neighbor
SOLID as a Rock
Buzzword Bingo
Sleeping is for the Weak
100

This guy created Turbo Pascal, Delphi, C# as well as TypeScript.



Who is Anders Hejlsberg?

100

Who on the team drives the fastest car (0-60)?

Bill Cummings

100

Who came up with the SOLID acronym?


Scott Allen

Michael Feathers

Jon Galloway

Scott Hanselman


Who is Micheal Feathers?

100

This is an approach to developing a single application as a suite of small services, each running in it own process and communicating with lightweight mechanisms.

What are Microservices?

100

Introduced in SQL Server 2012, this feature supports a failover environment for a discrete set of databases...

What are Availability Groups?

200

This person created the popular version control system known as Git.

Who is Linus Torvalds?

200

This developer graduated from Xavier University, the same year the world was devastated that Full House went off the air. 

Who is Pat Brophy?

200

One of these terms is not like the other one, one of these terms does not belong...

Dependency Inversion Principle

Liskov Substitution Principle

Single Command Principle

Interface Segregation Principle


What is Single Command Principle?

200

Better not drown in this centralized repository that allows you to store all your structured and unstructured data as-is.

What is a data lake?

200

This application pool setting must be different for classic ASP to run properly.

What is Enable 32-Bit Applications = true?

300

In VBScript, this statement is used to force that all variables are formally declared.

What is Option Explicit?

300

Aside from having a pleasant demeanor, this developer is the proud father of 2 boys (ages 4 and 8),

Who is Dimitar Ginev?

300

In the open/closed principle, the software entities are open for extension but closed for ...

What is modification?

300

This technology refers to a ledger used in a peer-to-peer network of parties, who all participate in a given transaction.

What is a blockchain? 

 (no, really, what is it?)

300

On an OnDemand server, these are the 4 areas where connection strings must be changed in order for the application to function correctly.

What is 32 bit DSN, global.asa, connectionstrings.config and sessionState.config


400

This library is for programming using observables, that makes it easier to compose asynchronous or callback-based code.

What is RxJS?

400

What is the name of Rich's band?

What is The Collective?

400

In the Liskov substitution principle, objects in a program should be replaceable with instances of their ...

What are subtypes?

400

Similar to Virtual Reality, this reality doesn't change quite as much.

What is Augmented Reality?

400

This SQL Server configuration option controls the number of processors that are used for the execution of a query in a parallel plan.

What is MAXDOP (Max Degree of Parallelism)?

500

In JavaScript, what will the following yield:

(2 + true) + ('6'+ 9)

369

500

What is the average age of all of Steve's children

What is 17.75?

500

This person wrote:

"Every time you write a comment, you should grimace and feel the failure of your ability of expression"?

Who is Robert C. Martin

(Uncle Bob)

500

This technology says goodbye to bits and favors qubits instead.

What is Quantumn Computing

500

Back in 1989, before millennials ruined everything, SQL Server 1.0 was released.

What database did they "borrow" from and what operating system did it run on? 

What is Sybase and OS/2?