coderz.py

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Tag: switch

  • Accessing Elements

    C++

    Decision-Making in C++

    In real life, we face situations where we must make decisions and decide what to do next. Similarly, the programmer…

    September 27, 2022

  • method overloading and method overriding

    Java

    The switch vs if-else

    The switch and if-else both are selection statements, and they both let you select an alternative out of the given…

    May 4, 2022

  • method overloading and method overriding

    Java

    switch Statement

    Java provides a multiple-branch selection statement known as a switch. This selection statement successively tests the value of an expression…

    May 1, 2022

coderz.py

Practical coding tutorials and guides for Python, web development, algorithms, and more. Built for developers who love to learn.

Explore

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Categories

  • 23 DSA Patterns
  • AI
  • C
  • C++
  • Dataweave
  • DBMS
  • DSA Sheet
  • Java
  • Machine Learning
  • Mulesoft
  • Object Oriented Design Patterns
  • Python
  • RAML

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code