Vignesh Kumar Muralivigneshkmr.hashnode.dev·Sep 28, 2023What is custom enterprise software development and how it works?Custom enterprise software development represents a specialized approach to crafting software solutions meticulously tuned to the precise demands and aspirations of a particular organization or enterprise. This contrasts with off-the-shelf software, ...Enterprise Software Development
Satish Yadavread.satishyadav.com·Jun 24, 20235 things I wish I knew before writing 1 Million lines of codeDevelopers spend much more time reading the code than writing it. So, after optimizing code for time and space complexity — optimize it for reading complexity. There’s even a term for that — Cyclomatic Complexity. After having written more than 1 mil...40 readsreadability