Skip to content
#

code-examples

Here are 127 public repositories matching this topic...

This repository contains various examples and exercises related to string methods in JavaScript. The code and examples provided here demonstrate the use of common string methods such as split(), substring(), slice(), replace(), and many more.

  • Updated Jul 1, 2024
  • HTML

Master JavaScript interviews with our focused repository featuring essential questions, detailed answers, and practical examples. Elevate your preparation with expert insights and comprehensive coverage.

  • Updated Jun 29, 2024

This repository is a comprehensive collection of well-documented and implemented design patterns in Python. This repository serves as a valuable resource for software developers and architects looking to understand and apply design patterns effectively in their Python projects.

  • Updated Jun 25, 2024
  • Python

This repository contains examples and explanations of using if statements, comparison operators, and nested if statements in JavaScript. The project is part of an assignment during my learning journey and aims to provide clear and practical demonstrations of these fundamental programming concepts.

  • Updated Jun 25, 2024
  • JavaScript

Improve this page

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

Learn more