biskit
biskit
CC#
Created by biskit on 7/29/2024 in #help
Need help with finding the filepath of a folder inside the solution without hard coding it
sorry if my explanation was bad ^^" i more so just want to get the filepath for the folder itself
5 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
tyyyyyy i hope so, if i fail this i fail the module :)))
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
just so so tired...
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
x333 this is my main downfall rn, work and moving house has made it impossible to get this done
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
i do! got a week to finish
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
ill play around with some stuff and see what happens, thank you for the advice guys!
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
sorry had to go get laundry ;-;
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
ill take anything!!
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
its just super confusing because up until now, projects and labs have been super basic
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
ah ok
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
honestly i imagine a big try catch loop would suffice since its only 1st year
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
yes!
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
i imagine theyll use one of their own just to make sure we use the same format tho
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
we get to make all the files ourself so nah no need to catch myself out
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
so i know that if i read the file and create an array of strings, entry 0 1 and 2 will always be name, ingredients, and garnishes
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
yes!
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
not really no, we did basic file reading in one lecture but we were thrown way in the deep end for this one
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
yeah :((((
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
the numbers after the ingredients are the prices of individual ingredients, since youll be able to add extra toppings on items
57 replies
CC#
Created by biskit on 7/24/2024 in #help
Building a console app for a uni assignment and struggling
Name:Slow Food Emporium Toppings:[<cheese,80>,<tomato sauce,40>,<bbq sauce,40>,<peppers,40>,<pineapple,40>,<ham,100>] Garnishes:[<cheese,80>,<bacon,100>,<fried onions,40>] Pizza:<Name:Hawaiian,Toppings:[tomato sauce,cheese,pineapple,ham],Price:550> Pizza:<Name:Margherita,Toppings:[tomato sauce,cheese],Price:500> Burger:<Name:Classic Hamburger,Garnishes:[],Price:350> Burger:<Name:Bacon Burger,Garnishes:[cheese,bacon,fried onions],Price:450>
57 replies