[ECCV2024] PartCraft: Crafting Creative Objects by Parts
-
Updated
Jan 22, 2025 - Python
[ECCV2024] PartCraft: Crafting Creative Objects by Parts
A fast, declarative framework for writing web servers, no taradiddles.
Design patterns are used to represent some of the best practices adapted by experienced object-oriented software developers. A design pattern systematically names, motivates, and explains a general design that addresses a recurring design problem in object-oriented systems.
Composition enables you to reuse code by adding objects to other objects, as opposed to inheriting the interface and implementation of other classes.
A JavaScript project demonstrating SOLID principles by calculating areas and volumes of flat and solid shapes using object composition.
Javascript for Advanced course at SoftUni -Sep 2023
The goal of this project is to create an application that can read and write flooring orders to file for Wiley Edge Corp.
Using markdown and github as a repository for my software engineering knowledge.
SoftUni's course JS Advanced - June 2019
Esse foi um projeto bastante básico que realizei durante meus estudos sobre programação orientada a objetos em C++, alocação de memória e diversos outros conceitos. Apesar de sua simplicidade, o projeto tinha como objetivo abranger todos os tópicos abordados em meus estudos.
Add a description, image, and links to the object-composition topic page so that developers can more easily learn about it.
To associate your repository with the object-composition topic, visit your repo's landing page and select "manage topics."