Skip to content
#

switch-statements

Here are 13 public repositories matching this topic...

This repository is a comprehensive collection of C programming codes from basic to advanced, covering fundamental concepts such as arithmetic operations, loops, switch statements, arrays, functions, strings, structures, unions, patterns, file handling, pointers, and other core problem-solving examples in C programming language.

  • Updated May 2, 2025
  • C

A drum kit website made in mid-November of 2020 using more advanced JavaScript and DOM Manipulation concepts. Gained a greater understanding of click and keyboard event listeners, JavaScript objects and higher-order functions, and switch statements. Also learned how add basic animations and sounds. Clicking a button or pressing a key listed in t…

  • Updated Nov 30, 2020
  • JavaScript

A simple project used to gain exposure to object constructors - like JavaScripts Date object - and their built in props and methods. Furthermore, I used an event listener, "change", on an HTML <select> element. Inside the event listener I used a switch statement to return a formatted date string relative to selected option.

  • Updated Aug 18, 2024
  • HTML

Improve this page

Add a description, image, and links to the switch-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-statements topic, visit your repo's landing page and select "manage topics."

Learn more