Coding Fundamentals Flashcards

1
Q

What is an Artifact?

A

archive of files generated from build process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Version Control System?

A

tracks & manages software code changes over time
aka source control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a build server?

A

A place where code builds, tests, evaluated & generates an artifact

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What formats can an artifact be packaged?

A

War
Jar (java)
DLL/EXE/MSI (windows)
ZIP/Tar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is an IDE?

A

used for coding software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly