Community driven content discussing all aspects of software development from DevOps to design patterns. I do not believe in cheating. Traditionally, the term braindump referred to someone taking an ...
Those who work with a Scrum board in Jira should know that the key difference between a Jira story versus an epic is the scope and size of the feature they describe. A story in Jira has clear ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The Actor Model is a style of software architecture in which the basic computational unit is ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The key difference between PUT and POST methods is that a PUT is restricted to create or update ...
Community driven content discussing all aspects of software development from DevOps to design patterns. HTTPS is a popular mechanism for communicating across the Internet, but security minded ...
Community driven content discussing all aspects of software development from DevOps to design patterns. One of the ongoing challenges DevOps professionals face when developing continuous integration ...
If you're a software developer with POM files at the root of your project, you know a thing or two about obtaining files from a Maven repository. It's easy to pull from Maven central or the in-house ...
The object-oriented paradigm popularized by languages including Java and C++ has slowly given way to a functional programming approach that is advocated by popular Python libraries and JavaScript ...
Repeated prompts to enter your Git username and password are a frustrating annoyance developers can live without. Unfortunately, if your Git installation has not been configured to use a credential ...
MySQL and PostgreSQL are two of the most used open source SQL databases, and both fulfill the role of a general-purpose database well. How do you choose which one to use for a project? Let's look at ...
This represents a waterfall type of approach to project planning, where one phase flows into the other. It works well for certain industries such as construction and manufacturing, but it is less ...
The 1.0 version of the Hypertext Transfer Protocol, issued way back in 1996, only defined three HTTP verbs: GET, POST and HEAD. The most commonly used HTTP method is GET. The purpose of the GET method ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results