Resources
Club Resources
Discord
We have a #questions-and-help channel where anyone is
welcome to ask for help, or guidance.
Here's an Invite!
Office Hours (most) Fridays 3-5pm in KEC Atrium
Members of our leadership board host office hours every Friday in the Kelley Engineering Center atrium. These office hours are for anyone in the larger CS community.
Mock Interview Prep
Our career officer hosts mock interviews that allow for constructive feedback in a collaborative environment. You can register for one on our discord by asking for it in our #job-discussion channel.
Resume Building
Our career officer has built a tool that lets people easily make resumes that follow the industry standard 'Jake's Resume.'
- FormaCV - Our Tool
- Jake's Resume (LaTeX)
- Basic Resume (Typst)
Oregon State Computer Science Community
OSU has a massive and diverse CS community here are a few other clubs you should also check out:
- ACM-W
- ACM-W is our sister organization who focuses on representing and supporting women in computer science.
- App Dev Club
- Meets every Wednesday, 6-7pm at LINC 303.
- Hackathon Club (Beaverhacks)
- Organizes and hosts Oregon State's hackathon.
- Linux Users Group
- Meets every Tuesday at 6pm in Kelley 1005.
- GDGC
- Google Developer Group on Campus.
- DAMSEC (Cyber Security Club)
- Meets every Wednesday 6-8pm in Kelley 1003.
- Artificial Intelligence Club @ OSU
- Meets every Wednesday 6-7pm KEC 1001.
- Oregon State CS Discord
- The unofficial OSU EECS discord server.
- Embedded Systems Design Club
- If you like software and hardware the Embedded Systems Design Club is for you.
Outside Learning Resources
LeetCode / NeetCode
For interview prep and online assessments (OAs) we recommend LeetCode style practice problems. At OSU we prefer the NeetCode problem set and interface due to its nature of guiding you through each set of topics.
Competitive Programming
- Codeforces
- Most popular online competitive programming platform with regular live competitions a ranking system.
- Advent of Code
- Lighthearted and fun way to solve coding problems of increasing difficulty each day for the first 25 days of December!
- CSES Problem Set
- Online judge containing popular programming problems sorted by type. Goes great with Competitive Programmer's Handbook!
- Competitive Programmer's Handbook
- Free book on the fundamentals of competitive programming. Pairs well with CSES!
- Project Euler
- Online collection of interesting programming/math problems.
Video Resources We Enjoy
- Reducible
- A video visually explaining complicated algorithms in an interactive manner.
- Nic Barker
- An online educator who tries to explain classic computer science for a broader audience.
- CodeAesthetic
- A visual exploration into computer sciense opinions.