ForrestKnight / open-source-cs

Video discussing this curriculum:
https://youtu.be/NyOvFSP_IpQ
MIT License
18.69k stars 2.97k forks source link

More resources for New Learners #57

Open 1aryanpro opened 2 years ago

1aryanpro commented 2 years ago

Assuming that a lot of people who look at this aren't doing a lot of programming and CS work yet, it's unlikely that they know how to use git and/or navigate github. For example, someone not familiar with github wouldn't necessary know to check the issues tab if they need some help. Maybe there could be some PDF or something they can read that can help them get started with those things?

The same could theoretically be said for texteditors/IDEs. The courses tend to explain how to set one up for the course, but there's a lot of conflict between courses on which ones to use. Again, I think it might be helpful for people to get more information on that.

Having links to different programming communities (like discord servers) would also be helpful for a lot of people in my opinion. If you disagree, please leave a reply and let's see if we can come to an agreement!

TruePadawan commented 2 years ago

Coding Discord Servers

The Coding Den The Programmer's Hangout Commit Your Code

therealironjaw commented 2 years ago

True, but if you're made it that far, a little googling wouldn't hurt either. I just recently googled "what does fork mean in Github" after watching one for Forrest's yt videos. Maybe a FAQ sections with all the answers and/or recommendations. I'm new to GitHub as well