Mert Taluğ's repositories

ArmstrongNumber

A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

Basic-ATM

A basic ATM project where users can manage their bank account

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

Maximum_Minimum

A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

Truck_Owner

A java program that creates a person class named Person, assigns the information from that class to the Vehicle class as a parameter named owner, and inherits the Truck class from the Vehicle class. It is aimed to learn the basics of object-oriented programming and the concept of inheritance.

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

Base4and5

A program that prints powers of 4 and 5 up to the desired number as input from users.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

ChineseZodiacSignFinder

A program that finds the signs of the Chinese zodiac according to the birth year information it receives as input from the users.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

DigitSum

A program that calculates the sum of the digits of a number.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

Divisible3_4

A program that lists the numbers divisible by both 3 and 4 from the numbers up to the number requested by the user as input and takes the average of these numbers.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

DrawWithStars

Programs that assign the numbers they receive as input from users as the number of raws and draw pine,inverted triangle and diamond with the "*" variable.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

EvenNumberSum

A program that accepts input from the user until an odd number is entered and adds even and multiples of 4 from the entered values and prints it on the screen.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

EventAdvisor

A program that advises an event based on the temperature value inputs it receives from the user.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

ExponentialNumbers

A program that asks the user for the exponent and base numbers as input and basically calculates the exponential number. (only for integer values)

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

FlightTicketPrice

A program that calculates the ticket prices that users have to pay by taking as input the distance they want to fly, their age, and whether they prefer a one-way or round-trip ticket.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

GreatestCommonDivisor_LeastCommonMultiple

A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

HarmonicSeries

The program that finds the harmonic series of the number requested as input from the users.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

Horoscope_Finder

A program that takes birth month and day from users as input and determines zodiac signs.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

Html_bolumsonu_1

A basic html page as clone of Kodluyoruz.org

Language:HTMLStargazers:0Issues:1Issues:0

HtmlBolumsonu_2

a simple html page with a recipe (Menemen)

Language:HTMLStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Leap_Years

Program to find whether the year the user entered is a leap year with Java

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

Perfect-Numbers

A program that finds whether a positive number entered by users is a perfect number.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

Simple_Calculator

A program which can simply calculates the four operations for the numbers which are requested from users as input.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

Sorting

A program that can sorts 3 integers from the largest to the smallest, taken as input from the user

Language:JavaLicense:MITStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

UserNamePasswordCheck

A program which can checks Username and Password authentication with predetermined Username and Password values.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Website_1

A simple website structure for Kodluyoruz pre-Bootcamp that written with HTML and Css basics.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0