Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: engindemirog/javaScriptStarterKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: muratgoktas/javaScriptStarterKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 59 files changed
  • 1 contributor

Commits on Oct 21, 2021

  1. Js Engin Demiroğ İlk ders

    JavaScript ilkdersi.
    - let var yerine kullanma.
    - const
    - console.log()
    - for(let i=0; i<3; i++) {
    }
    muratgoktas committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7044b32 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. 28 Ekim 2021 Class Start

    Class , BaseClass , Constructor, extends
    muratgoktas committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    50d94d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. 06.11.2021 HomeworkTwo Js Camp with Engin Demirog

    A-Find Prime Numbers in Array~
    B-Find Prime Numbers up to 1000~
    C-Find Perfect Numbers  up to 1000~ Other- Compare numbers and find Friendly Numbers
    (choose A-B-C-undefined :-)) ?"
    muratgoktas committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    c462c43 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. JavaScript Homework 4. lesson

    avaScript Homework 4. lesson
    19 Aralık 2021
    Eğitmen: Engin Demiroğ
    muratgoktas committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    530bcd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. 26.12.21 Rev.02

    26.12.21 Rev.02 Interfaceler düznlendi.
    Validationlar düzenlendi.
    muratgoktas committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    03ef8b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. 27.12.21 fonksiyonlar sınıflara çevrildi.

    27.12.21 functions are conver to classes.
    muratgoktas committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    6577b98 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Generic Try 09.01.2022

    Generic Class denemesi
    muratgoktas committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    f693b89 View commit details
    Browse the repository at this point in the history
Loading