ABAndrew Binandrewnotes.hashnode.dev·Jan 25, 2024 · 1 min readIs Project Documentation Crucial?Introduction While some engineers might perceive it as a waste of time, documentation is a crucial aspect with tons of benefits. What's Documentation? Basically, project documentation is the act of keeping note of the current software product. This i...00
ABAndrew Binandrewnotes.hashnode.dev·Jan 22, 2024 · 1 min readCan bugs be minimal in Production?First, what are bugs? At a basic level, bugs are small programming issues that arise at different stages of software development. If they arise in the production environment, it could significantly limit trust in a software product. Eventually affect...00
ABAndrew Binandrewnotes.hashnode.dev·Jan 19, 2024 · 1 min readConfused about Data Science?Data science is a broad field involving identification and analytics of patterns from several data sources. These could be datasets, social networks, online repositories, etc. These patterns are then structured and analyzed to curate meaningful infor...00
ABAndrew Binandrewnotes.hashnode.dev·Jan 16, 2024 · 1 min readSmart Cloud DeploymentToday the tech world is significantly dependent on cloud infrastructure. Unfortunately many folks aren't privileged to get exposure to training on proper deployment practice. Based on my expertise, It's beneficial to structure software deployment int...00