Software Development Tutorials and Videos

Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Software Development Tutorials and Videos

Coding Culture

Imagine a culture where the input of the whole organization turns an individual idea into a user story in just a couple of hours, where everybody’s goal is to make the customer’s job easier and more effective, and where you work on projects you love instead of projects you loathe.

Modular Monoliths

If you want evidence that the software development industry is susceptible to fashion, just go and take a look at all of the hype around microservices. It’s everywhere! For some people microservices is “the next big thing”, whereas for others it’s simply a lightweight evolution of the big service-oriented architectures …

Why Google Stores Billions of Lines of Code in a Single Repository

This presentation discusses the scale of Google’s codebase, describes Google’s custom-built monolithic source repository, and discusses the reasons behind choosing this model of source control management. It includes background on the systems and workflows used at Google that make managing and working productively with a large repository feasible, in addition …