🚚 A dynamic object oriented programming language with a focus on simplicity
-
Updated
Oct 1, 2020 - Python
🚚 A dynamic object oriented programming language with a focus on simplicity
An Object Oriented programming language made using the ANTLR Framework to produce a final C source file that gets compiled into binary using GCC
A simple repository to practice and demonstrate Object-Oriented Programming (OOP) concepts in JavaScript.
Resources for Open Risk Academy Course: "Class Inheritance in Data Science"
Project #38 of Codecademy's Full Stack Engineer Career Path
Implementation of an AirBnB clone
Client side web framework
Project #37 of Codecademy's Full Stack Engineer Career Path
App for checking class inheritance
Computational framework for solving the radiative transfer equation in one spatial dimension using a Godunov-type finite volume method with piecewise linear reconstruction of the solution within each cell of the computational domain.
Advanced Programming - master's degree course
Overview of CS311 projects and assignments that deal with more Data Structures and Algorithms in C++.
A snake game built to understand the concepts of classes and class inheritance in python
Classic Snake Game using Python turtle Module with all functionalities.
Turtle Race Game is a fun Python project where you bet on which turtle will win a race. Watch the turtles race across the screen and see if your chosen color crosses the finish line first!
This is a classic Snake Game built using Python's Turtle module. The snake moves around the screen, eating food, and growing in size. The goal is to get the highest score by consuming as much food as possible without colliding with the walls or the snake's own tail.
Recreating classic pong game in python with player vs player and player vs computer mode
Add a description, image, and links to the class-inheritance topic page so that developers can more easily learn about it.
To associate your repository with the class-inheritance topic, visit your repo's landing page and select "manage topics."