వార్తలు

In a modern DevOps environment, you may hear the terms Agile and Scrum used interchangeably, which is understandable given their similarities. Still, practitioners must be aware of their differences.
Community driven content discussing all aspects of software development from DevOps to design patterns. Regardless of whether you prefer GitFlow, GitLab Flow or GitHub Flow, you should perform all of ...
Did you think desktop development in Java was dead? Hardly. This JavaFX crash course explains the basics and walks through an example of modern Java desktop GUI development. Continue Reading ...
Community driven content discussing all aspects of software development from DevOps to design patterns. That then leads to the question about where all of these variously scoped Linux and Windows git ...
Agile and Scrum are not competing concepts. In fact, to implement the Scrum methodology properly, you must approach it with an Agile mindset. To do Scrum right, product development teams must be Agile ...
There are a number of compelling reasons as to why a developer needs a modern source code management tool like Git. The ability to share code with other developers is one. The ability to isolate ...
Community driven content discussing all aspects of software development from DevOps to design patterns. To use any of these JVM options, simply append them as text after the java runtime command. For ...
Cloud-native architectures built upon Docker- and Kubernetes-based deployments are all the rage today. Teams that adopt microservices can enjoy some clear advantages, such as the following: ...
Community driven content discussing all aspects of software development from DevOps to design patterns. By default, the Nginx Docker image is configured as a file server, not a reverse proxy or a load ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Nginx is the DevOps community’s most beloved http web server. And developers love the PHP ...
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...
Community driven content discussing all aspects of software development from DevOps to design patterns. There is no such thing as a daily Scrum standup. We don’t do standups in Scrum. Scrum does have ...