Giter Site home page Giter Site logo

asmaamirkhan / objectorientedprogrammingworkshop Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 950 KB

A workshop I did in the context of Introduction to Programming course at Istanbul University - Cerrahpaşa 02.04.2019 πŸ‘©β€πŸ«

C++ 100.00%
object-oriented-programming matrix matrices workshop university

objectorientedprogrammingworkshop's Introduction

🚩 Introduction to Programming Workshop

A repo that contains details about the workshop that I have joined as a technical trainer at Istanbul University-Cerrahpaşa

Workshop Date: 02.04.2019 πŸ“…

πŸ“ƒ Summary

As Computer Club at Istanbul University (İÜBK), a 2-hour workshop was organized with the participation of 56 students on 02.04.2019 within the context of the "Introduction to Programming" course. I joined the workshop as a trainer, I explained the important concepts of "Object Oriented Programming" and did code exercises about these concepts.

See the post on LinkedIn πŸ€— and on Istanbul University Computer Engineering Web Site πŸ‘©β€πŸŽ“

⁉ What have we done?

We have implemented the class of Matrix with its functions operations in C++.

Technically, to be able to implement it we have used object oriented programming concepts ✨, such as classes, class members and since matrix operations are relatively complicated we improved problem solving skill as well.

πŸ”Ž Which concepts have we mentioned?

  • Class Definition
  • Class Member Functions & Class Access Modifiers
  • Class Constructor, Destructor and Copy Constructor
  • Friend Functions
  • this Pointer
  • Operator Overloading
  • Inhertance
  • Data Encapsulation
  • Exception Handling

πŸ“š Resources

🀝 Contact or Support

Find me on LinkedIn and feel free to mail me, Asmaa πŸ¦‹

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.