🚚 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
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
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
Classic Snake Game using Python turtle Module with all functionalities.
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.
Recreating classic pong game in python with player vs player and player vs computer mode
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
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.
Code examples for classes in Python 2. From Codecademy course.
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.
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."