GitHub topics: do-while-loop
marcoottimo/Do-While-Loop-Example-Program
A version of my previous simple program https://github.com/marcoottimo/Functions-Example-Program using the Do-While Loop instead. Let me know if you have a better solution.
Language: C++ - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Githubadonay/National-Insurance-Company
Hired by the National Insurance Company to create a program to track insurance policies for all its customers. National Insurance provides three types of insurance: automobile, home and life insurance. The program should be able to track up to 100 policies.
Language: Java - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

madhurimarawat/Learning-Programming-Concepts-With-C
This repository contains programs in the C programming language.
Language: C - Size: 217 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

ibisbra91/JAVA_SE_recap
Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥
Language: Java - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ash914027/php
PHP (Hypertext Preprocessor) is a widely-used open-source server-side scripting language designed primarily for web development.
Language: PHP - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nathAdy/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

nathAdy/segitiga-siku-siku-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
Language: C++ - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

shrexa/MovieTicketBookingSystem
A C++ Project - I developed a program that simulates a movie ticket booking system. Allowed users to view movie listings, select seats, make bookings, and calculate the total cost. Considered implementing seat availability and seat selection validation.
Language: C++ - Size: 84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

aidanh2002/tic-tac-toe-C-code
Classic Tic-Tac-Tac Game!
Language: C - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ksb96/Cpp-codes
A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp
Language: C++ - Size: 1.34 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

thesahirahmed/c_basics
This repository contains a collection of basic C++ code files covering various concepts and exercises. It includes simple programs and exercises aimed at beginners learning C++ programming.
Language: C++ - Size: 241 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

GSO-SW/csharp-bedingteschleifen-LS1-N1-V1-assignment-lerngruppe
Lernsituation als Einstieg in die While- und dowhile-Schleife.
Language: C# - Size: 920 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

daninR2/HS
High School Java Programs
Language: Java - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aneeshlalwani/number-programs-in-java
This Repository contains a "Number Program". These programs are solved in "Java"
Language: Java - Size: 42 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ghanshyam-prajapati-it/detailsFunctionJs_by_gp
Add name, number and e-mail by prompt.
Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ghanshyam-prajapati-it/doWhileJs_by_gp
Validation for name and number from the do-while statement.
Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

madhurimarawat/Programming-in-PHP
This repository contains programs in the PHP programming language.
Language: PHP - Size: 48.8 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Jawad-Jamil/Even-Odd-Final
Even Odd Calculator using forloop, Whileloop, doWhile loop, Recursive function.
Language: HTML - Size: 464 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Samuel-045/Metodos-java
Algoritmo que recebe um nĂşmero, e a partir deste nĂşmero, uma opção de cálculo especĂfico Ă© escolhido.
Language: Java - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dadou-steven/s_amuser_avec_java
Les exercices de routine | Multiplication matricielle | Tests exhaustifs ou aléatoires - Tests systématiques | Tests unitaires - Tests d'intégration - Tests de régression automatisées | Tests en boite noire - Tests en boite de verre
Language: Java - Size: 4.81 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

VaibhavMojidra/Java---Demo-Do-While-Loop
Do-while loop is used to iterate a part of the program repeatedly, until the specified condition is true. If the number of iteration is not fixed and you must have to execute the loop at least once, it is recommended to use a do-while loop.
Language: Java - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lialaurindo/aulas-java
🏋🏻 ExercĂcios Java - Bloco I da Generation Brasil: Introdução Ă linguagem Java e sua estrutura.⠀⠀⠀⠀ ⠀⠀⠀⠀ ⠀⠀⠀ ⠀⠀⠀ ⠀⠀⠀ ⠀⠀ â € đź› Spring Tool Suite.
Language: Java - Size: 203 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NoyaLasheen/C_24-02-23
Collection of C programs dated 24-02-23
Language: C - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nicholedobbin/Quiz_ConstrolStructures
This program uses a do-while loop and nested 'if..else' statement to ask the user a multiple choice question.
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MorganBergen/CPP-Fundamentals
Performed base file system operations from the Linux Command Line Enviroment when implementing programs. Derived and employed basic algoritms from given problems Demonstrated basic programming concepts and constructs such as for/while/do-while loops, primative data types i.e. long, short, int, double, strings, char, arrays, pointers, variables, function scope, general debugging techniques, structures, classes, compliation and makefile techniques. Basic functionalities of git
Language: HTML - Size: 286 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

haid-er/C-Language
Repository contains the codes about programming fundamentals of C Language.
Language: C - Size: 9.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ritskasar/Control-Structure
Control Structure using java programming language covers Decision control structure and Loop Control Structure . . . .
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

riangomesz/Java-repetition-structure
Atividades feitas com Java
Language: Java - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LynxSumit/Guessing-the-number
Here I have chosen Language C. Guessing the number is a game where computer is playing with you . Here computer opts a number and you have to tell a number and computer tells that number is correct or not. If that number matches with computer's guess than you will win otherwise computer will say choose a smaller number or choose a greater number to match that guess.
Language: C - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mnomanme/basicJava
A basic Java problem. Like if-else, switch-case and for, while, do-while, conditional loop.
Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

freha-mezzoudj/Java_Projects
My goal is to learn java by doing projects!
Language: Java - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

YonathanTE/Java-Basics-assessment
Includes the four exercises that were programmed to test our Java abilities
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dwi-handoyo/7-Ways-of-Loop-in-Javascript
Language: JavaScript - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DiegoTz88/PT-W2
Working with Loops, boolean operators, and conditionals in java. Including for loops, while loops, do while loops, if else statements, and true or false operations.
Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cesjds/unit-5
More complicated loops and programs
Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dattabiplab/NIT-A_C_Questions
Here I have solved all NIT-A C Questions
Language: C - Size: 792 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abhi9971/RPF-093_Java-Programs
Here we upload most important assignment of java which covered most of the topics like Sequence, Repetition, Methods, Oops Concept, and so on.
Language: Java - Size: 424 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Md-Soliman-Ali/Java-Programming
It's a collection of the programs that I did as a part of weekly assignments. This assessment is in the course, which is Software Automation Engineer based.
Language: Java - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
