A Java and Web Development Podcast.
We love to discuss technology, demystifying buzzwords and the art of software development. Reach out to us on twitter @TechNggets.
All content for Tech Nuggets and Thoughts is the property of Nikhil Wanpal and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
A Java and Web Development Podcast.
We love to discuss technology, demystifying buzzwords and the art of software development. Reach out to us on twitter @TechNggets.
We talk about software testing touching points as:
1. What is testing?
2. What are software requirements?
3. The test pyramid
4. Importance of business in software and what it means for testing.
5. Test principles: F.I.R.S.T
6. Test First principle
7. What is a unit, in unit testing?
Circular Depedency is cyclic depedency between classes, packages, modules or services. It adversely affects software's health and productivity of developers.
Here we discuss how to identify, avoid and solve circular dependency in software. We discuss how it arises at all levels of abstraction in software, whether it is good or bad, tools we can use to identify and eliminate the depdency.
Git is an amazing version control system. Very popular and extremely powerful. Git flow is a branching strategy for git which can make setting development and devops practices very easy. In this podcast we see what Git flow is and how it helps.
A little bit more about git flow: http://nikhilwanpal.in/blog/podcast-tech-nuggets-and-thoughts-episode-2-intro-to-git-flow
A Java and Web Development Podcast.
We love to discuss technology, demystifying buzzwords and the art of software development. Reach out to us on twitter @TechNggets.