KTÜ Yazılım Mühendisliği 3. Dönem Nesne Yönelimli Programlama dersinde yapılan uygulamalar.(C++)
-
Updated
Mar 24, 2018 - C++
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, including Java and C++. OOP can be devided in two sub types: class-based (or “classical”) and prototype-based OOP (found in JavaScript, for example).
Object-oriented programming has several advantages over procedural programming:
KTÜ Yazılım Mühendisliği 3. Dönem Nesne Yönelimli Programlama dersinde yapılan uygulamalar.(C++)
Assignments from Modern Programming Paradigms course
Calculator that takes math expression string input like in Python
Easy to use object-oriented "callbacks"
Two weeks of intensive learning C++, object-oriented programming, casts, templates and containers
Train passenger tracking system in C++.** Simulates trains, wagons, passengers, and epidemiological contact tracing with OOP, UML, exceptions, and static records
A simulation toolkit together with data analysis for the Xe&Pt Exotic Nuclei Generation experiment @ Jyvaskyla December 2022. Helping dr.Paul Constantin with simulation development. Simulation is done using Geant4 provided by CERN. Data anlysis is done using ROOT by Cern. Both C++ based. Job distributors to run the sim are coded in pearl
This system uses a singly linked list to store and organize related to student information. It allow operation such as adding new student’s information as well searching, deleting, and displaying the student information.
Поисковый сервер. Поиск документов по ключевым словам.
Created by MIT, Alan Kay
Released 1960