Skip to content

Codepedia is a collection of information for all things code. đź“•

Notifications You must be signed in to change notification settings

Codecademy-Curriculum/codepedia-content

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codepedia đź“•

Documentation and glossary for popular programming languages.
Built by the community. Maintained by Codecademy.

What is Codepedia?

Codepedia is intended to be a free, easily accessible reference for coding terms and concepts available to learners all over the world. If you forget what JavaScript hoisting is, we want you to be able to look up "JS hoisting" on any search engine, click a Codepedia entry as the first result, and have an answer in seconds.

To make the Codepedia vision clearer, we even created a demo site! The UI is liable to change a lot, but the basic principles are there.

What stage of development are we in right now?

Right now we're trying to create 1,000 high-quality entries as quickly as we can. We have an engineering team working on creating the Codepedia website in June-July, after which we'll release an MVP to the world! Once we've released this MVP, our goal is to transition some ownership of Codepedia content to the Codecademy community, since maintaining a resource of this type at-scale is only possible if it's open-source.

What do I need to do before contributing?

Before contributing, please read through the files in /documentation. There you'll find a write-up of our standards for content and style, as well as templates for creating your entries. Next, check out what entries need to be created in the assignment sheet and put your name next to one.

How do I contribute?

Contributing is as simple as:

  1. Forking this repo.
  2. Editing your fork.
    • Be sure to fetch the main branch shortly before you make your edits—this repo is constantly changing, and trying to merge too old of a fork can be a challenge!
  3. Making a pull request to merge your fork with this repo.
  4. Let @sonny and @sam-miller-smith know about your PR in #codepedia-content!

If you haven't gone through this workflow before, you can check out this YouTube video to learn about how to make a pull request from a fork using Git. Alternatively, if you'd prefer to keep things to the GitHub UI for now, you can follow the instructions in that video up to 1:18 to fork this repo. After that, you can create your entry in your fork using the UI and then make a pull request by pressing this handy button:

Code block with Codebyte tags

Additional Notes

  • Please prioritize all course and skill path work over Codepedia. Codepedia is a great way to fit in extra hours, but only when you don’t have higher priority work to do!
  • Please use the "Codepedia” Boomr Project for time spent on this content.
  • Remember, if you ever have any questions at all, we're there to help in #codepedia-production. Report bugs: #codepedia.

About

Codepedia is a collection of information for all things code. đź“•

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published