For the last few months I’ve been working as a front end dev using react / redux. However I want to start picking backend back up in my own time. Can anyone recommend a fun backend project to teach myself C# or Java? #programming #DEVCommunity #codingNewbie #100Devs #CSharp #java
1
1
2
0
0
@codingkylep I gave this assignment to my neighbor. Start with a console app that will take in a Roman numeral and convert it to its equivalent number. Use the least memory space possible and make it easy to add extra letters for various numbers.