
Side project idea II
Introduction A great way for a developer to expand their knowledge is by creating side projects, which can turn into useful applications or code that can be used in another project. When setting out on a side/learning project, consider writing down the objectives of what you intend to learn, rather than, for example, coding a game. Always document the code for future reference. Make sure to check out Side project idea I . Another reason for side projects is to showcase what you are capable of during interviews when applying for a new job. Source code Project objectives Given a path to a Microsoft Visual Studio solution, read the target framework from each project group by framework version. Also presented is code that identifies projects that target multiple frameworks in a console project. Main method For some developers, the main method might seem a mess, but once time is spent with the code, the code will make sense, as this is how a learning project may appear, while the meat of th
Continue reading on Dev.to
Opens in a new tab

