GithubHelp home page GithubHelp logo

rannysan / 2019-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from felipeseolin/2019-2

0.0 1.0 0.0 201 KB

Repository created for code developed in the 2019/2 software architecture module

Java 91.82% FreeMarker 8.18%

2019-2's Introduction

Repository of Software Architecture Artefacts

This repository groups artefacts developed during the software architecture module in 2019/2 term. This module is delivered to undergraduate students of computer science-related courses at Universidade Tecnológica Federal do Paraná, Cornélio Procópio, Brazil.

Dr. Gabriel Costa Silva is responsible for delivering the module.

Content

Content in this repository is organised in folders. Each folder correspond to a lesson and groups a set of artefacts used in the respective lesson. This is the current content of this repository:

week-01

This project covers few example requirements to demonstrate coupling, cohesion and the KISS principle.

week-02

This project implements all requirements for our fictitious system 01. The implementation includes SOLID principles, factory method design pattern, and advanced Java language resources.

week-03

This project introduces layers. Whereas one layer covers business requirements, the other covers database management. The database management layer uses the Data Access Object pattern. This concludes all requirements for system example 01.

week-04A

This project extends existent DAOs to include update and delete functionality.

week-04B

This project uses the Template Method to reduce code repetition on DAO classes and to keep the persistence layer closed to change, but open to extension.

week-05

This project features the use of the Template Method design pattern applied to 3 DAO classes of Siacoes system.

week-07

This project introduces the Spring Boot framework. The framework is used to reproduce the persistence layer of software example 01.

week-10

This project shows the use of MVC, Front-Controller and Application-Controller as implemented by Spring Boot.

week-13

This project groups projects week-10 (presentation layer), week-07 (persistence layer) and week-03 (business layer) into a single project.

2019-2's People

Contributors

gabrielcostasilva avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.