Skip to content

BCM-Digital/code-bytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BCM Digital Code Bytes

A set of code challenges for various languages and disciplines.

Instructions

  1. Choose a discipline (folders at root of repo).
  2. Choose a language (markdown files inside of discipline folder).
  3. Create a new GitHub or Bitbucket repo.
  4. Complete the challenge set out for your language of choice.
  5. Commit your work to the repo you created.
  6. Share the repo with us ([email protected]).

Grading

Your submissions will be graded on the following (but not restricted to):

  • Code style
    • Following best practices/styleguides. E.g.: PHP FIG PSR-2 or AirBnB JS Styleguide.
    • Implementing OOP methodologies (where applicable) such as SOLID, DRY.
    • Good use of comments where necessary.
    • Self documenting / declarative code.
  • Git
  • Front-end (doesn't include /backend challenges)
    • Asset organization, naming, folder structure etc.
    • Build pipelines (Using Gulp, Webpack, Rollup.js etc).
    • CSS
      • Using methodologies such as BEM.
    • JS
      • Making use of frameworks/libraries to solve common problems.

Have fun and good luck!

About

A set of code challenges for various languages and disciplines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published