Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.6%) to scientific vocabulary
Repository
A place to distill what I learn about dev.
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
readme.md
My Study Notes Repository
Why a Repository for Study Notes?
When taking code courses online, I learned a lot of new languages quickly. Hands-on experience was brief and some info was difficult to retain.
Once all my courses were complete, I decided to review what I learned using better study methods. The idea to make a repository came from a reddit post by u/Cylvher.
Goals
- Practice using dev tools while I learn to code.
- Develop a method of retaining info that fits my learning style.
- Become a more efficient learner over time.
My Method
- To refresh my memory, I take physical notes using the Cornell Method while watching overview videos on any topic I'm reviewing.
- I copy these physical notes into a .md file using Markdown formatting. I use PHP Storm to create and manage these files.
- I upload the .md files to a Github repository
Why Physical Notes?
Cornell Notes prompt my brain to consider new material in several different ways, whereas typing my notes is too passive for me to do any deep thinking.
Why Markdown?
Markdown is an easy way to write plaintext and convert it to valid html. Thus, content is easily recorded and easily reformatted later for publishing.
Why PHPStorm?
- PHPStorm is the preferred tool amongst the devs I'm working with right now.
- PHPStorm has some smart tracking features that will keep my project organized (like managing relative links if I change the project's file structure).
Owner
- Name: Candice
- Login: candicebruyea
- Kind: user
- Repositories: 1
- Profile: https://github.com/candicebruyea
Citation (citation.md)
# Citation Cheat Sheet
## Summary
This is a cheat sheet for different types of citations in my repository.
### Youtube
"Title of Video" *Youtube* @ScreenName
[url](url)
### Website
"Title of Webpage" *Author*
[url](url)
GitHub Events
Total
- Push event: 13
Last Year
- Push event: 13