Skip to content
#

switch-case-statements

Here are 10 public repositories matching this topic...

The "Programming Basics" course includes writing program code at an entry level (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console, using conditional constructs (if, if-else) and loops (for, while, do-while, nested).

  • Updated Nov 16, 2022

This is a HTML, CSS & JavaScript project which converts the dynamic user input values in form of number using input fields and convert it to respective unit of temperature from Celsius, Kelvin and Fahrenheit. after conversion it reflects the values in respective input field. for conversion it uses respective unit formulas and switch case statement.

  • Updated Jan 6, 2024
  • CSS

Improve this page

Add a description, image, and links to the switch-case-statements topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the switch-case-statements topic, visit your repo's landing page and select "manage topics."

Learn more