Skip to content

CodeYZ.com

All about develop, data science and machine learning
  • GitHub
  • Facebook
  • Home
  • C++
  • Python
  • GoLang
  • Java
    • Spring Boot
    • Java Swing
  • Kotlin
  • JavaScript
  • Fundamentals
    • Algorithms
  • Useful

Month: June 2022

ACID Transactions

ACID Transactions

Author : Atom Date : June 8, 2022 Comment : No Comments

What is a transaction? In the context of databases and data storage systems, a transaction is any operation that is treated as a single unit of work, which either completes fully or does not complete at all, and leaves the storage system in a consistent state.

Category : Database ACID, Transaction Read More

The Common Closure Principle

Author : Atom Date : June 6, 2022 Comment : No Comments

The Common Closure principle tells us to consider all the reasons a package might need to change, and to split it accordingly.

Category : Algorithms Architecture, CCP, SOLID, SRP Read More

Search

Archives

  • December 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • August 2021
  • January 2021
  • July 2020
  • May 2020
  • April 2020
  1. Nickolay on Filtering Django REST framework using IN operator or pass list of valuesJuly 27, 2020

    Nice bro!

  2. Jeremyviabe on Java KeywordsApril 10, 2020

    Hi! Why goto not used in Java?

  • Privacy Policy
© 2025 CodeYZ.com |