Skip to content
#

procedural-programming

Here are 32 public repositories matching this topic...

I have designed popular tick-tac-toe game in python. The game is designed in two ways: procedural programmng and object-oriented programming. In this project I have used programming concepts: Classes/Objects, conditions(if/elsif/else), user defined functions, In-build functions, Exception handling. I have learned other OOPS concepts like inherit…

  • Updated Mar 12, 2022
  • Python

Baby_Duck is an imperative and procedural programming language designed for teaching fundamental concepts of compiling and executing programs. This micro-language allows users to become familiar with the structure and control flow of classic programming languages, providing a simplified environment for learning basic syntax and semantics.

  • Updated Nov 15, 2023
  • Python

Improve this page

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

Learn more