To see the other types of publications on this topic, follow the link: Softwareentwicklung, Informatik.

Dissertations / Theses on the topic 'Softwareentwicklung, Informatik'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 26 dissertations / theses for your research on the topic 'Softwareentwicklung, Informatik.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Stapel, Kai [Verfasser]. "Informationsflusstheorie der Softwareentwicklung / Kai Stapel." München : Verlag Dr. Hut, 2012. http://d-nb.info/1028782969/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Gunzert, Michael [Verfasser]. "Komponentenbasierte Softwareentwicklung für sicherheitskritische eingebettete Systeme / Michael Gunzert." Aachen : Shaker, 2003. http://d-nb.info/969342667/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Höfer, Andreas [Verfasser], and W. F. [Akademischer Betreuer] Tichy. "Empirische Untersuchung der agilen Softwareentwicklung / Andreas Höfer. Betreuer: W. F. Tichy." Karlsruhe : KIT-Bibliothek, 2011. http://d-nb.info/1026283736/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Karle, Thomas [Verfasser], and A. [Akademischer Betreuer] Oberweis. "Kollaborative Softwareentwicklung auf Basis serviceorientierter Architekturen / Thomas Karle ; Betreuer: A. Oberweis." Karlsruhe : KIT Scientific Publishing, 2012. http://d-nb.info/1184492689/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Klischewski, Ralf. "Anarchie, ein Leitbild für die Informatik : von den Grundlagen der Beherrschbarkeit zur selbstbestimmten Systementwicklung /." Frankfurt a.M ; Berlin ; Bern [etc.] : P. Lang, 1996. http://opac.nebis.ch/cgi-bin/showAbstract.pl?u20=3631309767.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Göttel, Timo [Verfasser], and Horst [Akademischer Betreuer] Oberquelle. "Die Attraktivität der Informatik und soziale Aspekte der modernen Softwareentwicklung im Schulkontext / Timo Göttel. Betreuer: Horst Oberquelle." Hamburg : Staats- und Universitätsbibliothek Hamburg, 2012. http://d-nb.info/1022196383/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Kramer, Tommi Dirk [Verfasser], and Armin [Akademischer Betreuer] Heinzl. "Entwicklung und Umsetzung eines Entscheidungsunterstützungssystems für das Outsourcing in der komponentenbasierten Softwareentwicklung / Tommi Dirk Kramer. Betreuer: Armin Heinzl." Mannheim : Universitätsbibliothek Mannheim, 2016. http://d-nb.info/110974644X/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Bubeck, Alexander Verfasser], and Alexander [Akademischer Betreuer] [Verl. "Modellbasierte Softwareentwicklung für mobile Manipulatoren im industriellen Einsatz / Alexander Bubeck ; Betreuer: Alexander Verl." Stuttgart : Universitätsbibliothek der Universität Stuttgart, 2016. http://d-nb.info/1118370791/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Bubeck, Alexander [Verfasser], and Alexander [Akademischer Betreuer] Verl. "Modellbasierte Softwareentwicklung für mobile Manipulatoren im industriellen Einsatz / Alexander Bubeck ; Betreuer: Alexander Verl." Stuttgart : Universitätsbibliothek der Universität Stuttgart, 2016. http://nbn-resolving.de/urn:nbn:de:bsz:93-opus-ds-88403.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Zurheide, Patrick Vincent [Verfasser]. "Herausforderungen bei einer Softwareentwicklung im Scrum-Verfahren : Zur Erforderlichkeit der atypischen vertraglichen Ausgestaltung der BGB-Vertragstypen in der Praxis / Patrick Vincent Zurheide." Baden-Baden : Nomos Verlagsgesellschaft mbH & Co. KG, 2020. http://d-nb.info/122236106X/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
11

Brückmann, Tobias. "Model Driven Development and Maintenance of Business Logic for Information Systems." Doctoral thesis, Universitätsbibliothek Leipzig, 2011. http://nbn-resolving.de/urn:nbn:de:bsz:15-qucosa-64148.

Full text
Abstract:
Since information systems become more and more important in today\'s society, business firms, organizations, and individuals rely on these systems to manage their daily business and social activities. The dependency of possibly critical business processes on complex IT systems requires a strategy that supports IT departments in reducing the time needed to implement changed or new domain requirements of functional departments. In this context, software models help to manage system\'s complexity and provide a tool for communication and documentation purposes. Moreover, software engineers tend to use automated software model processing such as code generation to improve development and maintenance processes. Particularly in the context of web-based information systems, a number of model driven approaches were developed. However, we believe that compared to the user interface layer and the persistency layer, there could be a better support of consistent approaches providing a suitable architecture for the consistent model driven development of business logic. To ameliorate this situation, we developed an architectural blueprint consisting of meta models, tools, and a method support for model driven development and maintenance of business logic from analysis until system maintenance. This blueprint, which we call Amabulo infrastructure, consists of five layers and provides concepts and tools to set up and apply concrete infrastructures for model driven development projects. Modeling languages can be applied as needed. In this thesis we focus on business logic layers of J2EE applications. However, concrete code generation rules can be adapted easily for different target platforms. After providing a high-level overview of our Amabulo infrastructure, we describe its layers in detail: The Visual Model Layer is responsible for all visual modeling tasks. For this purpose, we discuss requirements for visual software models for business logic, analyze several visual modeling languages concerning their usefulness, and provide an UML profile for business logic models. The Abstract Model Layer provides an abstract view on the business logic model in the form of a domain specific model, which we call Amabulo model. An Amabulo model is reduced to pure logical information concerning business logic aspects. It focuses on information that is relevant for the code generation. For this purpose, an Amabulo model integrates model elements for process modeling, state modeling, and structural modeling. It is used as a common interface between visual modeling languages and code generators. Visual models of the Visual Model Layer are automatically transformed into an Amabulo model. The Abstract System Layer provides a formal view onto the system in the form of a Coloured Petri Net (CPN). A Coloured Petri Net representation of the modeled business logic is a formal structure and independent of the actual business logic implementation. After an Amabulo model is automatically transformed into a CPN, it can be analyzed and simulated before any line of code is generated. The Code Generation Layer is responsible for code generation. To support the design and implementation of project-specific code generators, we discuss several aspects of code integration issues and provide object-oriented design approaches to tackle the issues. Then, we provide a conceptual mapping of Amabulo model elements into architectural elements of a J2EE infrastructure. This mapping explicitly considers robustness features, which support a later manual integration of generated critical code artifacts and external systems. The Application Layer is the target layer of an Amabulo infrastructure and comprises generated code artifacts. These artifacts are instances of a specific target platform specification, and they can be modified for integration purposes with development tools. Through the contributions in this thesis, we aim to provide an integrated set of solutions to support an efficient model driven development and maintenance process for the business logic of information systems. Therefore, we provide a consistent infrastructure blueprint that considers modeling tasks, model analysis tasks, and code generation tasks. As a result, we see potential for reducing the development and maintenance efforts for changed domain requirements and simultaneously guaranteeing robustness and maintainability even after several changes.
APA, Harvard, Vancouver, ISO, and other styles
12

Sebald, Gerd. "Offene Wissensökonomie : Analysen zur Wissenssoziologie der Free/Open Source-Softwareentwicklung /." Wiesbaden : VS Verlag für Sozialwissenschaften, 2008. http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&doc_number=016075365&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Kahl, Timo. "Das information modeling maturity Model : ein Reifegradmodell für die Informationsmodellierung /." Berlin : Logos-Verl, 2009. http://d-nb.info/994587333/04.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Grün, Christian. "Entwicklung eines visuellen Metadaten-Browsers für die Mediothek Konstanz Adaption der VISMEB-Architektur an eine konkrete Anwendungsdomäne /." [S.l. : s.n.], 2004. http://www.bsz-bw.de/cgi-bin/xvms.cgi?SWB11611972.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

König, Werner. "Konzeption und Implementation eines 3D-Scatterplots zur Visualisierung von Metadaten." [S.l. : s.n.], 2003. http://www.bsz-bw.de/cgi-bin/xvms.cgi?SWB10806367.

Full text
APA, Harvard, Vancouver, ISO, and other styles
16

Schneider, Ulrich Johannes. "Von der EFRE-Projektförderung in den dauerhaften Betrieb." Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2014. http://nbn-resolving.de/urn:nbn:de:bsz:14-qucosa-156013.

Full text
Abstract:
Im Rahmen der EFRE-geförderten Projekte wurde in den Jahren 2011–2014 für elf sächsische Hochschulbibliotheken eine auf der Open-Source-Software Vufind basierende ‚Recherche-Oberfläche‘ entwickelt. Mit der Einbindung der Nutzerdienste der Bibliotheksmanagementsysteme, der Abbildung hierarchischer Mehrbändigkeit und der Integration von Normdaten hatte ein Proof-of-Concept schon früh die Leistungsfähigkeit des Open Source-Systems belegt. Jetzt, am Ende der Projektlaufzeit, können wir die anfänglichen Prognosen bestätigen und sagen: ‚finc‘– so der Name des neuen Suchsystems – ist ein großer Erfolg (vgl. BIS 2012, H. 2, S. 72–76).
APA, Harvard, Vancouver, ISO, and other styles
17

Büchner, Thomas [Verfasser]. "Introspektive modellgetriebene Softwareentwicklung / Thomas Büchner." 2007. http://d-nb.info/988133997/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Maydl, Walter [Verfasser]. "Komponentenbasierte Softwareentwicklung für datenflußorientierte eingebettete Systeme / Walter Maydl." 2006. http://d-nb.info/97919296X/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
19

Blom, Sören, and Volker Gruhn. "Methoden und Grundlagen der wertebasierten Softwareentwicklung." 2008. https://ul.qucosa.de/id/qucosa%3A32154.

Full text
Abstract:
Unter wertebasierter Softwareentwicklung versteht man Methoden, Modelle und Messgrößen, mit denen Manager, Entwickler und Anwender von Software verschiedene Zielkonflikte im Softwareprozess auf wirtschaftlicher Basis bewerten und auflösen können. In diesem Artikel stellen wir einige dieser Ansätze vor und zeigen, in welchen Situationen diese von Nutzen sein können.
APA, Harvard, Vancouver, ISO, and other styles
20

Küster, Jochen M. "Consistency management of object-oriented behavioral models /." 2004. http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&doc_number=012999736&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Sieber, Andrea [Verfasser]. "Arbeitsstile in der Softwareentwicklung : wie die Einführung neuer Methoden in kleinen Softwareunternehmen gelingt! / von Andrea Sieber." 2007. http://d-nb.info/986412260/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
22

Dowie, Ulrike [Verfasser]. "Testaufwandsschätzung in der Softwareentwicklung : Modell der Einflussfaktoren und Methode zur organisationsspezifischen Aufwandsschätzung / vorgelegt von Ulrike Dowie." 2008. http://nbn-resolving.de/urn:nbn:de:bsz:93-opus-46366.

Full text
APA, Harvard, Vancouver, ISO, and other styles
23

Cierjacks, Martin [Verfasser]. "Vorgangsmodellierung als Mittel zur Benutzerbeteiligung bei der objektorientierten Softwareentwicklung : die Entwicklung des Instruments zur Vorgangs-Analyse (IVA) / vorgelegt von Martin Cierjacks." 2004. http://d-nb.info/971711003/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
24

Avci, Oral [Verfasser]. "Aus Fehlern in der Softwareentwicklung lernen : wie durch Fehleranalysen die Prozesse der Anforderungsanalyse und der Qualitätssicherung verbessert werden können / vorgelegt von Oral Avci." 2007. http://d-nb.info/988244381/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Brückmann, Tobias. "Model Driven Development and Maintenance of Business Logic for Information Systems." Doctoral thesis, 2010. https://ul.qucosa.de/id/qucosa%3A11107.

Full text
Abstract:
Since information systems become more and more important in today\''s society, business firms, organizations, and individuals rely on these systems to manage their daily business and social activities. The dependency of possibly critical business processes on complex IT systems requires a strategy that supports IT departments in reducing the time needed to implement changed or new domain requirements of functional departments. In this context, software models help to manage system\''s complexity and provide a tool for communication and documentation purposes. Moreover, software engineers tend to use automated software model processing such as code generation to improve development and maintenance processes. Particularly in the context of web-based information systems, a number of model driven approaches were developed. However, we believe that compared to the user interface layer and the persistency layer, there could be a better support of consistent approaches providing a suitable architecture for the consistent model driven development of business logic. To ameliorate this situation, we developed an architectural blueprint consisting of meta models, tools, and a method support for model driven development and maintenance of business logic from analysis until system maintenance. This blueprint, which we call Amabulo infrastructure, consists of five layers and provides concepts and tools to set up and apply concrete infrastructures for model driven development projects. Modeling languages can be applied as needed. In this thesis we focus on business logic layers of J2EE applications. However, concrete code generation rules can be adapted easily for different target platforms. After providing a high-level overview of our Amabulo infrastructure, we describe its layers in detail: The Visual Model Layer is responsible for all visual modeling tasks. For this purpose, we discuss requirements for visual software models for business logic, analyze several visual modeling languages concerning their usefulness, and provide an UML profile for business logic models. The Abstract Model Layer provides an abstract view on the business logic model in the form of a domain specific model, which we call Amabulo model. An Amabulo model is reduced to pure logical information concerning business logic aspects. It focuses on information that is relevant for the code generation. For this purpose, an Amabulo model integrates model elements for process modeling, state modeling, and structural modeling. It is used as a common interface between visual modeling languages and code generators. Visual models of the Visual Model Layer are automatically transformed into an Amabulo model. The Abstract System Layer provides a formal view onto the system in the form of a Coloured Petri Net (CPN). A Coloured Petri Net representation of the modeled business logic is a formal structure and independent of the actual business logic implementation. After an Amabulo model is automatically transformed into a CPN, it can be analyzed and simulated before any line of code is generated. The Code Generation Layer is responsible for code generation. To support the design and implementation of project-specific code generators, we discuss several aspects of code integration issues and provide object-oriented design approaches to tackle the issues. Then, we provide a conceptual mapping of Amabulo model elements into architectural elements of a J2EE infrastructure. This mapping explicitly considers robustness features, which support a later manual integration of generated critical code artifacts and external systems. The Application Layer is the target layer of an Amabulo infrastructure and comprises generated code artifacts. These artifacts are instances of a specific target platform specification, and they can be modified for integration purposes with development tools. Through the contributions in this thesis, we aim to provide an integrated set of solutions to support an efficient model driven development and maintenance process for the business logic of information systems. Therefore, we provide a consistent infrastructure blueprint that considers modeling tasks, model analysis tasks, and code generation tasks. As a result, we see potential for reducing the development and maintenance efforts for changed domain requirements and simultaneously guaranteeing robustness and maintainability even after several changes.
APA, Harvard, Vancouver, ISO, and other styles
26

Barenkamp, Marco. "Smart Software Engineering - Gestaltung agiler Methoden und Technologien zur Verbesserung der Softwareentwicklungsprozesse mittelständischer Systemhäuser." Doctoral thesis, 2021. https://repositorium.ub.uni-osnabrueck.de/handle/urn:nbn:de:gbv:700-202104194304.

Full text
Abstract:
Im Rahmen der Dissertation wurden die Wechselwirkungen, mögliche Potenziale und Herausforderungen von agilen Prinzipien im Hinblick auf IoT– und KI–Anwendungen auf den Softwareentwicklungsprozess in mittelständischen Unternehmen untersucht. Dazu wurde primär dem gestaltungsorientierten Forschungsparadigma, welches von besonderer Relevanz für die konstruktionsorientierte deutsche Wirtschaftsinformatik ist, gefolgt. Ein Primärziel dieses Forschungsvorhabens war die theoretische Herleitung agiler Methoden und Technologien zur Verbesserung der Software–Engineering–Prozesse mittelständischer Systemhäuser sowie die empirische Validierung und kritische Betrachtung dieser Technologien und Methodiken anhand ausgewählter, repräsentativer Fallbeispiele. Das zweites Primärziel der Dissertation ist die Forschungsarbeit an KI–Systemen, insbesondere im Rahmen von IoT–Anwendungen unter Berücksichtigung der möglichen Wechselwirkungen.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography