Angular Dependency Injection Simplified for .Net and Java Developers
Angular Dependency Injection Simplified for .Net and Java Developers,Recently one of the .Net developer asked me the question 'why we use class rather than interfaces while using D...
Code Review: Best Practices
Code Review: Best Practices,The importance of Code Review in Software Development cannot be understated. A properly done Code Review will not only improve the quality of the code &...
TL:DR; Do Repetition
TL:DR; Do Repetition,After too many starts and stops, I've come to realize that what I lacked in trying to learn to program was not enough repetition/ practice. Most Udemy courses ...
Starting late: learning to code at 40
Starting late: learning to code at 40,I've been meaning to start a blog/YouTube/podcast/something for a good while now, as a way to start documenting my programming journey. A litt...
New Learning Paths through Test Automation University
New Learning Paths through Test Automation University,Test Automation University (TAU) was created to help people learn best practices for using test automation in your app develop...
5 simple and effective Java techniques for strings and arrays
5 simple and effective Java techniques for strings and arrays,Java routinely hits inside the top five most popular programming languages and understandably so; it’s versatile, fai...
Configure Path variable in Powershell
Configure Path variable in Powershell,Scenario: for whatever reason you have to develop on a Windows machine and you're not an administrator. Your company enforces the same old Jav...