-
The instructions at https://manual.cs50.net/library/#installation still point to an older version of the CS50 Library. This has confused a fair number of people on the CS50x Slack. It would be nice to…
-
### Comment in this issue in order to officially enrolling in our course
Use the following model to create your profile:
```
- **Name**: YOUR NAME
- **GitHub**: [@your_username]()
- **Twitter**: [@y…
ghost updated
5 years ago
-
### Add your profile on the issue `#206` [Students Profiles #5](https://github.com/open-source-society/computer-science/issues)
Thanks! :smile:
-
The following fields are set as characters. Convert them to factors with levels.
-
Determine best way to reorder output of geom_bar to plot descending based on count.
Need a way to do this that isn't manual. `reorder` appears to be a good possibility, but cannot get it to work.
…
-
🚨Please review the [Troubleshooting](../#troubleshooting) section
before reporting any issue. Don't forget also to check the current issues to
avoid duplicates.
### Subject of the issue
ERROR: M…
-
I think it would very interesting to structure this project into a curriculum like FreeCodeCamp (FCC).
If you are unfamiliar with FCC, it is basically a web-development curriculum online. You sign up…
ghost updated
6 years ago
-
with the new layout, the links to the individual questions are in the right "sidebar". On my Macbook, I don't have enough height to see the entire sidebar, and there's no way to scroll it up/down. A…
-
e.g., https://github.com/cs50/libcs50/blob/develop/src/cs50.h#L155
-
E.g.:
```
~/workspace/ $ ~cs50/pset6/smile
RuntimeError: Bad magic number in .pyc file
```
This was reported on the CS50x Slack, and confirmed after running update50. Though I haven't investi…