What Projects Should I Explore During My Uni Break?

0
0
Asked By CuriousCoder42 On

I've just wrapped up my second year in computer science, and honestly, I'm feeling a bit lost. The programs at my university are quite outdated, and I've mainly just dabbled in C programming. Although I think I might be interested in low-level programming, I'm unsure if I should dive deeper into that or give web development a shot since many final projects in my program are web-based. I want to make sure I stand out with my final project, so I'm asking for suggestions on what kind of projects to pursue or what skills to learn that would help me prepare for that. Any advice would be greatly appreciated!

2 Answers

Answered By CompilerCrafter99 On

Building a basic compiler for a simple language is one of the best learning experiences you can have! Plus, it would make an impressive final project that really demonstrates your skills in low-level programming. Definitely consider that route!

Answered By ProjectPioneer88 On

A fantastic project to boost your skills would be making your own version of something from the awesome self-hosted projects on GitHub. Check out [this link](https://github.com/awesome-selfhosted/awesome-selfhosted) for inspiration and ideas on what to create that can really showcase your skills.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.