Posted inBasics My Favorite Command-Line Shortcuts Posted by admin August 12, 2021 I use a shell every day. Almost always, I want to repeat a previous command,…
Posted inBasics Developer On Call Posted by admin August 12, 2021 For the system at work, I am on call one week every seven weeks. For…
Posted inBasics What Makes a Good Programmer? Posted by admin August 12, 2021 What makes a good programmer? It’s an interesting question to ask yourself. It makes you reflect…
Posted inBasics Great Programmers Write Debuggable Code Posted by admin August 12, 2021 All programs need some form of logging built in to them, so we can observe…
Posted inBasics Working as a Software Developer Posted by admin August 12, 2021 I recently gave a presentation on what it is like to work as a software…
Posted inBasics Software Development Posted by admin August 12, 2021 Development 1. Start small, then extend. Whether creating a new system, or adding a feature to…
Posted inBasics Components of CASE Tools Posted by admin August 12, 2021 CASE tools can be broadly divided into the following parts based on their use at…
Posted inBasics CASE Tools Posted by admin August 12, 2021 CASE stands for [Computer Aided Software Engineering]. It means, development and maintenance of software projects with help of various…
Posted inBasics Component reusability Posted by admin August 12, 2021 A component is a part of software program code, which executes an independent task in…
Posted inBasics Maintenance Activities Posted by admin August 12, 2021 A framework for sequential maintenance process activities has been given below. It can be used…