Logo
  • Blog
  • About
  • Contact

Software Development, Architecture, Technologies, Ideas, Thoughts

  • Baeldung
  • GitHub
  • Linkedin
  • Instagram
  • Facebook
  • Twitter
Image for Separation of Concerns  & Single Responsibility – Android Settings Example

Separation of Concerns & Single Responsibility – Android Settings Example

Apr 25, 2017 2 Comments 12.4K

Separation of Concerns (SoC) and Single Responsibility Principle (SRP) are two software design principles that are applied in order to make software maintainable, extensible and testable. This definition can be used for most design patterns and princ…

Android Software Architecture
Read More
Image for Setting up Gerrit to Bitbucket Replication over HTTPS

Setting up Gerrit to Bitbucket Replication over HTTPS

Apr 19, 2017 0 Comments 12.6K

Gerrit is a code review tool built on top of Git version control system with the web based access. If you are reading this article you probably have an idea what is Gerrit, but nevertheless. It is modular and extensible as a result a lot of features…

DevOps
Read More
Image for Drop All – Accept few custom FirewallD zone on Centos 7

Drop All – Accept few custom FirewallD zone on Centos 7

Apr 15, 2017 1 Comment 45K

A firewall is an essential part of network defense for any network-aware device. It works by filtering incoming and outgoing network traffic according to defined rules. Firewalld is a dynamic daemon for managing firewall with network zones support.

Administration Linux
Read More
Image for How to Install The Latest Apache Server (httpd) on Centos 7

How to Install The Latest Apache Server (httpd) on Centos 7

Apr 14, 2017 29 Comments 139.7K

Apache is the most widely used web server software for serving web applications and it is essential part of any server. To have the latest version installed, means that your software package will probably have more new features and known bugs fixes.

Administration Linux
Read More
Prev
  • 1
  • 2
  • 3
  • 4

Categories

  • Administration
    6
    • DevOps
      2
    • Linux
      4
  • Hardware
    1
    • Repair
      1
  • Software Architecture
    3
  • Software Development
    11
    • Mobile Development
      4
      • Android
        4
    • Web Development
      7
      • JS
        1
      • NodeJS
        3
      • PHP
        3
  • Software Testing
    1

Recent Posts

  • Page Specific Dynamic Angular Components using Child Routes Jan 5, 2019
  • Understanding Dagger 2 Scopes Under The Hood Oct 13, 2018
  • Understanding and using Xdebug with PHPStorm and Magento remotely Jul 21, 2018
  • How to Override Module Templates and Classes in Prestashop 1.7 Apr 8, 2018
  • Efficient, Fast and Scalable Wordpress development with Timber (Twig) Jan 25, 2018

Tag cloud

Clean Code 2 Selenium 1 Software Design 2 Linux 3 Centos 3 Administration 3 Architecture 3 Testing 1 Android 4 The Clean Architecture 2

Search

© CROSP Solutions 2017 - 2024. All rights reserved.

  • Baeldung
  • GitHub
  • Linkedin
  • Instagram
  • Facebook
  • Twitter