Pinned Repositories
.github
HealthcareSystem
reklamacije
Prostor za reklamacije na Departmanu za računarstvo i automatiku.
Calculator
A simple calculator program that is made as a demonstration of input, output, variables, operators, conditionals, loops... Calculator contains basic operations(+,-,*,/) and main menu. I wrote it to entertain my thirteen-year-old neighbor who is interested in programming.
Calculator-Functions
A simple calculator that is made USING FUNCTIONS. It is made as a demonstration of functions, input, output, variables, operators, conditionals, loops... Calculator contains basic operations(+,-,*,/) and main menu. I wrote it to entertain my thirteen-year-old neighbor who is interested in programming.
NumberGuessingGame
A game where player guess a number between 1 and 10. The goal is to guess the computer generated number in as few attempts as possible. The game doesn't make much sense and it isn't particularly interesting, but it's a fun thing to try. I made it just for fun few years ago.
PharmacySystem
Projekat iz predmeta Internet Softverske Arhitekture (ISA).
ProgramskiPrevodioci
Zadaci iz predmeta Programski Prevodioci. Priprema za drugi računarski kolokvijum.
RockPaperScissors
RockPaperScissors Game that I made a couple of years ago when I was bored. Copy the code to any C++ editor and fight against the computer in this legendary game.
VasilijeBursac
VasilijeBursac's Repositories
VasilijeBursac/ProgramskiPrevodioci
Zadaci iz predmeta Programski Prevodioci. Priprema za drugi računarski kolokvijum.
VasilijeBursac/Calculator
A simple calculator program that is made as a demonstration of input, output, variables, operators, conditionals, loops... Calculator contains basic operations(+,-,*,/) and main menu. I wrote it to entertain my thirteen-year-old neighbor who is interested in programming.
VasilijeBursac/Calculator-Functions
A simple calculator that is made USING FUNCTIONS. It is made as a demonstration of functions, input, output, variables, operators, conditionals, loops... Calculator contains basic operations(+,-,*,/) and main menu. I wrote it to entertain my thirteen-year-old neighbor who is interested in programming.
VasilijeBursac/NumberGuessingGame
A game where player guess a number between 1 and 10. The goal is to guess the computer generated number in as few attempts as possible. The game doesn't make much sense and it isn't particularly interesting, but it's a fun thing to try. I made it just for fun few years ago.
VasilijeBursac/PharmacySystem
Projekat iz predmeta Internet Softverske Arhitekture (ISA).
VasilijeBursac/RockPaperScissors
RockPaperScissors Game that I made a couple of years ago when I was bored. Copy the code to any C++ editor and fight against the computer in this legendary game.
VasilijeBursac/VasilijeBursac