-
Enterprise Java
Thoughts on efficient enterprise testing (1/6)
Testing in the enterprise is still a topic that is not as extensively used as it should be. Writing and…
Read More » -
Web Development
Selenium Automation Testing with Disabled JavaScript Settings; Is It Worth Your Time?
Selenium has been a pinnacle for open-source software in the industry of automated website testing. The automation testing framework is…
Read More » -
Software Development
Talking Around Your Docs
We don’t write comments. The code is self documenting. The people who say that they don’t write comments are 95%…
Read More » -
Career
7 Must-Have Career Skills for any Programmer
In the ever-changing IT industry, any modern-day professional is required to handle tasks with flexibility and provide the utmost quality…
Read More » -
Agile
5 Patterns for Effective Communication in Agile Teams
The way we communicate is the single most important skillset employers look for when hiring. It has a significant impact…
Read More » -
Software Development
The Modern Developer, Part 3: Development
Current go-to methodologies when developing software are agile-based (e.g., scrum). Work is done in increments between one and six weeks…
Read More » -
Enterprise Java
@SpringBootConfiguration Annotation in Spring Boot
@SpringBootConfiguration annotation in Spring Boot is a class-level annotation which indicates that this class provides the application configuration. Generally, the…
Read More » -
Software Development
The Modern Developer, Part 2: Design
Designing a system’s architecture is recognized as one of the most important parts of software development—hence, it’s usually done by…
Read More » -
Software Development
The Modern Developer Part 1: Planning and Analysis
When it comes to product development, is code the first thing that’s done? When are the features defined and the…
Read More »