Kodluyoruz ve Patika.dev kapsamında Java101 dersi uygulamaları
-
Updated
Aug 16, 2022 - Java
Kodluyoruz ve Patika.dev kapsamında Java101 dersi uygulamaları
A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.
A basic ATM project where users can manage their bank account
A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.
www.patika.dev Java101 ve BTK JAVA İle Programlamaya Giriş kursunun tüm pratik ve ödevlerini içerir.
A program that prints powers of 4 and 5 up to the desired number as input from users.
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.
Patika Akbank React Native Bootcamp Assignment 1
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.
A program that calculates the sum of the digits of a number.
A program that finds whether a positive number entered by users is a perfect number.
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.
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.
The program that finds the harmonic series of the number requested as input from the users.
A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.
A program that asks the user for the exponent and base numbers as input and basically calculates the exponential number. (only for integer values)
Program to find whether the year the user entered is a leap year with Java
Add a description, image, and links to the kodluyoruz topic page so that developers can more easily learn about it.
To associate your repository with the kodluyoruz topic, visit your repo's landing page and select "manage topics."