This person is the FSI Program Manager for MTC2 2.0
Who is Eric Walls?
The Java compiler turns your Java code into this instruction set so it can run in the Java Virtual Machine.
What is bytecode?
A member of any of certain religious orders of men, especially the four mendicant orders: Augustinians, Carmelites, Dominicans, Franciscans. Also, the Padres mascot.
What are friars?
This is the only NATO telephony that shares the name of a calendar month.
The process of finding why there is a problem in code, setting log messages or breakpoints are two of many useful options to aid this process.
What is debugging?
This person is the President of FSI
Who is Carlos Persichetti?
It can be lunar. It can be solar. But unless you are Michael Calderon and using IntelliJ instead, we all use this tool for developing our code.
What is Eclipse?
It's the world's largest urban cultural park, and it's a 10 minute drive from the Mission Valley office.
What is Balboa Park?
It's the capital and the largest city of Peru
What is Lima?
Commonly referred to by a three letter acronym, this exception occurs when trying to access a field on an object that has not been instantiated
What is Null Pointer Exception (NPE)?
One of them is the H.R. Manager. The other is the field security officer.
Who are Karla and Linda?
Sharing the last name of the German-speaking Bohemian novelist and short-story writer "Franz", this Apache-licensed distributed message broker is the pub/sub message bus of choice for FSI's MTC2 battle management aides.
What is Kafka?
With over 700,000 flora, this popular San Diego attraction qualifies as a botanic garden and was the setting for the climax in Anchor Man starring Will Farrell.
What is the San Diego Zoo?
These are William Shakespeare's star-crossed lovers
Who are Romeo and Juliet?
If configured properly, these files can be used to monitor the state of the application
What are log files?
This person is on the Pedal for the Cause board of directors and has raised over $40,000 for cancer research
Who is Dale McIntosh?
In FSI's MTC2 MVC architecture, this Javascript library is used to implement the View and this relational database is used to implement the Model.
What are React and Postgres?
A popular spray invented in San Diego in 1953 by someone who must have really hated squeaky hinges.
What is WD40?
In Spanish, this slang can be used to describe an object of poor quality. Usually a video camera or a microphone. It's also a popular starch. Pass the ketchup please.
What is Papa?
This keyboard shortcut enables dev tools for both Chrome and Firefox.
What is CTRL + SHIFT + I?/What is F12?
This person is the Director of Engineering
Dave Parillo
This XML file is used by Apache Maven to execute plugins that help compile, package, install, deploy, and do pretty much anything you can imagine with your build artifacts.
What is a POM?
This local university is home to the most significant collection of Dr. Seuss manuscripts in the entire world.
What is U.C. San Diego?
The NATO telephony for telling someone their fly is unzipped
What is X-Ray, Yankee, Zulu?
This specification is leveraged through annotations on MTC2 2.0 code for exposing REST services, enabling a REST documentation page that outlines all inputs and outputs for the services.
What is OpenAPI or Swagger?