Giter Site home page Giter Site logo

fopt-app's Introduction

fopt-app

Intro

Übungen, Alte Prüfungen in Fortgeschrittene Programmiertechniken (FOPT) mit Java. Das Hauptziel ist alte Klausuren zusammen zu lösen mit ausführlichen Kommentaren auf jeweils Fragen

Howtos

Package structure in src folder

  • fopt.buch: Übungsaufgaben,Listing, Abschnitte und Beispiele aus dem Buch
  • fopt.lehrmaterial: Aufgaben aus der Lehrmaterial
  • fopt.asb: beinhalt alle asb selbstgemachte ASB-Aufgaben, ASB-Zusatzaufgaben, ASB-Pflichtaufgaben
  • fopt.klausur: sind alle Klausuren. Hier können alle Lösungsansätze gepackt werden
    • fopt.klausur.ws2013 hat z.b ghislain.md, jochen.md, lin.md
    • fopt.klausur.ss2019 hat z.b ghislain.md, jochen.md, lin.md

Coding

  1. Clone the Repository
  2. Start your IDE and Import the project as git project
  3. Create your package as follows fopt.klausur.your firstname.period:
    • e.g. fopt.klausur.ghis.ss2019, fopt.klausur.lin.ss2019, fopt.klausur.jochen.ss2019
    • Diese package dient nur um die verwendenten Klassen auszuproblieren
    • Die tatsächliche Lösung soll als Mark Down file in fopt.klausur.xxxxx e.g. Ghislain.md, jochen.md, lin.md
  4. Export your package in module-info.java file e.g. exports fopt.klausur.ghis.ws2013;
  5. Commit your change with suitable comments
  6. Push it
  7. That's all!!

Bücher

Links

fopt-app's People

Contributors

dailin1979 avatar ghis1 avatar ghislain1 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.