Skip to content

Developer's notes

all in one place

  • Developer’s practice
    • Clean code
    • Design Patterns
      • Anti-Pattern
      • Behavioral Design Patterns
        • Memento Pattern
        • Null Object Pattern
      • Creational Design Patterns
        • Abstract Factory
        • Builder Pattern
        • Factory (Method) Pattern
        • Prototype Pattern
        • Singleton
      • Structural Design Patterns
        • Adapter Pattern
        • Bridge Pattern
        • Composite Pattern
        • Flyweight Pattern
    • Refactoring
  • Go
    • Golang Quick Guide
  • Tools
    • Java Build Tools
    • Version control
      • Git
        • Git Command Line
      • SVN
        • TortoiseSVN
  • Linux
    • Environment
    • Learning the Shell
      • Common ls options
      • Directories Found On Linux Systems
      • Wildcards
    • less
    • Processes
  • Java
    • Dynamic web application
    • IDE
      • Eclipse
    • Java 8
      • Casting and Instanceof
      • Class/Interface Fundementals
      • Date/Time API
      • Exceptions and Assertions
      • Functional Programming
      • Generics and Collections
      • Java Class Design
      • Java Concurrency
      • Java Stream API
    • JPA
      • Hibernate
    • jstack
    • JUnit
    • Regular Expressions
  • Spring
    • Advanced wiring
    • RESTful Web Service
    • Spring MVC
    • Wiring beans
  • SQL
    • SQL Advanced
    • SQL Basic
      • MySQL & Oracle Syntax Differences
    • SQL Constraints
    • SQL Data Types
      • MySQL & Oracle Data Type Differences
    • SQL Database
    • Stored procedures – Oracle
      • Stored procedures examples
  • Web
    • CSS
    • HTML
    • JavaScript
    • My Web work
  • About me
    • Contact me
    • CV General
      • Certifications & diplomas
      • Contact information
      • Recommendations
      • Technologies experience
      • Timeline
    • Disclaimer
    • Presentation
      • CSS, HTML
      • Experience
      • My Java skills
      • Questions & notes
      • REST services
      • Spring Boot, Spring Data, Spring REST
      • SQL and database
      • You got to know me 100%
    • Presentation content
      • General presentation
HomeDeveloper’s practice

Developer’s practice

Under this section, you’ll find information on best practices a developer should use.

Quick overview:

Refactoring
Clean code
Design Patterns

Copyright © 2019 Developer's notes. All Rights Reserved. | Catch Fullscreen by Catch Themes
Scroll Up