Skip to content
#

programming-concepts

Here are 30 public repositories matching this topic...

Explore the fundamentals and advanced aspects of TypeScript with a focus on Object-Oriented Programming (OOP) concepts. Dive into abstract classes, inheritance, interfaces, generics, access modifiers, and more. This repository serves as a comprehensive guide to leveraging TypeScript for robust and maintainable software development.

  • Updated Jul 15, 2024
  • JavaScript

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

A Python Tic Tac Toe game played by two-players on a 3x3 grid that has the goal of getting three marks ('X' or 'O') in a row (horizontally, vertically, or diagonally) or ending the game in a draw.

  • Updated Apr 4, 2024
  • Python

Interactive Numeric Journey in C: A concise educational tool that demystifies variables, pointers, and memory addresses through engaging user interactions. Perfect for beginners to grasp fundamental C programming concepts, memory management, and pointer operations.

  • Updated Mar 24, 2024
  • C

Improve this page

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

Learn more