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: April 2020

Polya’s Problem Solving Techniques

Polya’s Problem Solving Techniques

Author : Atom Date : April 5, 2020 Comment : No Comments

In 1945 George Polya published the book How To Solve It which quickly became his most prized publication. It sold over one million copies and has been translated into 17 languages. In this book he identifies four basic principles of problem solving.

Category : Useful Solving Techniques Read More
Python

Merging two dicts in Python 3.5+ with a single expression

Author : Atom Date : April 5, 2020 Comment : No Comments

In these examples, Python merges dictionary keys in the order listed in the expression, overwriting duplicates from left to right.

Category : Python Python, Tips and Tricks Read More
Java

Safe string comparison in Java

Author : Atom Date : April 5, 2020 Comment : No Comments

A very common situation occur when we try to compare a String variable and a string literal.

Category : Java NullPointerException Read More
  • Next Page »

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 |