Giter VIP home page Giter VIP logo

İbrahim Ali METİN's Projects

composition-example icon composition-example

Bu çalışmada JAVA 'da Composition kavramını ele aldım. Composition 'un genel mantığı; iç içe objelere referanslar sayesinde erişimi sağlamaktır. Composition 'da sahiplik ilişkisi vardır.

create-a-jar-file icon create-a-jar-file

Bir Java dosyası derlediğinde JVM tarafından anlaşılması için class 'a dönüştürülür. Yazmış olduğumuz projemizi JAR dosyasına çevimek için ilgili projede sağa tıklanır --> Properties seçeneğine gidilir --> Packaging seçeneği seçilir ve tüm checkboxlar tiklenerek Ok denilir --> Sonrasında projemizde Clean and Build diyerek .java uzantılı dosyalar .class uzantılı dosyalara dönüştürülür.

finally-exception- icon finally-exception-

JAVA - Finally Blokları kesin gerçekleştirilmesi gereken işlemlerin yazıldığı bloklardır. Programda Exception olsa dahi bu bloklar çalışır.

hashcode-equals icon hashcode-equals

Java 'da Set sınıfına kendi oluşturduğumuz sınıf elemanlarını eklersek hashCode() ve equals() methodlarını Override etmemiz gerekmektedir.

hdad-igav-dataset-and-its-benchmarking-gui-with-deep-learning-techniques-for-har icon hdad-igav-dataset-and-its-benchmarking-gui-with-deep-learning-techniques-for-har

For HAR, our novel HDAD (IGAV) dataset was constructed by performing 4 dynamic and 3 static activities with the accelerometer and gyroscope sensors of the IOS smart phone in two different positions for a total of 15 seconds. Mentioned activities were collected in real time by placing them on the waist of a total of 10 volunteers.

java--encapsulation-example icon java--encapsulation-example

Bir sınıf içeriğinin, onun üyelerini kullananlar tarafından bilinmesine gerek duymadan sadece metodun verdiği hizmetin gösterilmesi işlemidir. Kapsülleme ile bir sınıf, kendi iç bütünlüğünü gizleyebilir ve koruyabilir. Sınıfın bazı özellik ve metodlarına dışarıdan erişim sınıfın güvenliği açısından tehlikeli olabilir. Örneğin int tipinde yas diye bir değişkenimiz olsun. Bu değişkene negatif değer setlensin istemeyiz. Bu durumda setYas metodu içinde bu kontrolü yaparak değişkenimize negatif değerler girilmesine engel olup yazılımımızın hatalı çalışmasını önlemiş oluruz. Private: Sınıfa özel değişkenlerdir. Public: Herkese açık olan değişkenlerdir. Protected: Extends edenlere türetenlere ve aynı pakette olanlara açık olan değişkenlerdir. Default: Hiçbirşey yazılmazsa aynı pakettekilerin erişebildiği değişkenlerdir.

java-footballerapp icon java-footballerapp

Bu uygulamada Arraylistler kullanılarak futbol kadro işlemleri uygulaması gerçekleştirilmiştir.

knime-analytics-for-data-science-lecture-notes icon knime-analytics-for-data-science-lecture-notes

In this repo, I have the course contents of Knime Analytics For Data Science training, which will be given to Sigorta Bilgi ve Gözetim Merkezi by the cooperation of Academy Peak Information Technologies Training and Consultancy between 28 - 30 March 2023.

listiterator icon listiterator

Java 'da ListIterator kullanılarak gerçekleştirdiğim detaylı gezi örneğidir.

memorygame icon memorygame

Java 'da gerçekleştirdiğim uygulamam iskambil kağıtları hafıza oyunudur.

python-dersleri icon python-dersleri

Derslerime ilişkin detaylı anlatımlarım YouTube kanalımdadır.

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.