🚚 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
Project #37 of Codecademy's Full Stack Engineer Career Path
Client side web framework
App for checking class inheritance
🌟 Mapty: Your Ultimate Workout Logger! A modern JS app blending interactive Leaflet maps with running/cycling tracking. Log workouts, pin locations, view stats—powered by OOP, dynamic DOM, and localStorage for seamless, offline persistence. No frameworks, pure vanilla magic! 🏃♂️🚴♀️
Advanced Programming - master's degree course
A project built to learn some advanced concepts of class inheritance in python
Sample project for 'Accessors overriding properties is an error' blogpost
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.
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!
Recreating classic pong game in python with player vs player and player vs computer mode
A classic Pong game implemented in Python using the turtle module. Play with two paddles, a bouncing ball, and a simple scoring system for a nostalgic arcade experience.
A snake game built to understand the concepts of classes and class inheritance in python
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."