Useful tips for everyday
What is an enum constant? An enum type is a special data type that enables for a variable to be a set of predefined constants.…
What is stateProvider in angular? $stateProvider is used to define different states of one route. You can give the state a name, different controller, different…
What is a changelog used for? A changelog is a log or record of all notable changes made to a project. The project is often…
What is an issue in Scrum? Issues are the building blocks of any Jira project. An issue could represent a story, a bug, a task,…
What is OOP Alan Kay? In a 2003 email exchange, Alan Kay clarified what he meant when he called Smalltalk “object-oriented”: “OOP to me means…
Which is an example of a use case diagram? A use case diagram is a dynamic or behavior diagram in UML. Use case diagrams model…
What is the meaning of exit 1? Exit Failure: Exit Failure is indicated by exit(1) which means the abnormal termination of the program, i.e. some…
Do text files take up space? With the current ASCII/Unicode encoding, data stored as plain text takes up more space than stored as what’s commonly…
How does the injector class inject a dependency? The injector class injects the dependency object to a class in three different ways. They are as…
How do you lead a junior staff? Leading, Not Hand-Holding – Expectation Management for Junior Employees Respect the time you have. Deliver bad news in…