资讯

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 ...
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 ...
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 ...
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 ...
The key difference between a deprecated component and an obsolete one is that a deprecated component is fully functional but scheduled to be phased out, while an obsolete item has been fully phased ...
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 ...
You're looking for a Jenkins alternative? That's a big ask. Jenkins is one of the most popular continuous integration and continuous delivery tools on the market today, and while nobody would assert ...
In today's world of web application development and SaaS, what does the future hold for Java desktop applications? It's brighter than you might think. Continue Reading ...