How To Customize Your Terminal
The terminal has been developed over many years, so their wasn’t a single design vision that developed it. You previously learned what to customize in your terminal. What you’ll learn today is how to customize your terminal to make it more consistent. The terminal application I’m using is iTerm2. Create Your Theme Profile This first … Read more » How To Customize Your Terminal
Creating Example Projects
Show me the code. That phrase will inevitably come up when people talk about software. Software, by it’s nature, is abstract. When you’re having a long discussion about software, it’s easy to get away from the main point. Until you’re looking at the same piece of code, it’s easy to let your imagination run wild, … Read more » Creating Example Projects
Project Design Logs
As projects progress, design and development decisions are made. Each is like a fork in the road that led you to the project’s current state. What if we captured them as they happened?