Jump to content

Youve heard of Walmart? Well I bring you CODEMART!


G+_Dean T
 Share

Recommended Posts

Youve heard of Walmart? Well I bring you CODEMART!

This program lets you look through a fictional store's pre defined stock and lets you remove (purchase) items that you want and updates with the new stock level.

 

This uses all the subjects we have covered in C101 so far except graphics so that it will just paste and play.

 

Unlike my usual code I have not as heavily commented within this code. The reason behind this was that this was more a personal project. I started watching coding 101 about 4 weeks ago now and had NO c sharp programming experience. Heck no programming experience at all before this so I wanted to see how far I have come. I am so proud of myself as to start with I didnt even know how to write text to the console and now I have made this. 

 

Please not that this code does also use Arrays which has not been covered in C101 and I had to read up and learn about them myself externally. At first I didnt think they were useful and even asked on here for their use but after writing this I have learnt so much and understand the need for them.

 

http://pastebin.com/JAUbAM5k

http://pastebin.com/JAUbAM5k

Link to comment
Share on other sites

 Share

×
×
  • Create New...