Skip to content

Instantly share code, notes, and snippets.

View Princu7's full-sized avatar

Princu Princu7

View GitHub Profile

Terminologies

  • Capsules/Videos

Capsules are nothing but just videos. It used to refer to something else in the past but now it only refers to the video we are creating. capsuleId is nothing but videoId.

  • Cards/Scenes

Videos are composed of scenes. These scenes are referred to as cards in the codebase/database. Capsules consist of an

Terminologies

  • Capsules/Videos

Capsules are nothing but just videos. It used to refer to something else in the past but now it only refers to the video we are creating. capsuleId is nothing but videoId.

  • Cards/Scenes

Videos are composed of scenes. These scenes are referred to as cards in the codebase/database. Capsules consist of an

Terminologies

  • Capsules/Videos

Capsules are nothing but just videos. It used to refer to something else in the past but now it only refers to the video we are creating. capsuleId is nothing but videoId.

  • Cards/Scenes

Videos are composed of scenes. These scenes are referred to as cards in the codebase/database. Capsules consist of an

Terminologies

  • Capsules/Videos

Capsules are nothing but just videos. It used to refer to something else in the past but now it only refers to the video we are creating. capsuleId is nothing but videoId.

  • Cards/Scenes

Videos are composed of scenes. These scenes are referred to as cards in the codebase/database. Capsules consist of an

Terminologies

  • Capsules/Videos Capsules are nothing but just videos. It used to refer to something else in the past but now it only refers to the video we are creating. capsuleId is nothing but videoId.

  • Cards/Scenes Videos are composed of scenes. These scenes are referred to as cards in the codebase/database. Capsules consist of an array of cards just like how vidoes consist of different scenes.

Code Review Guidelines

Helps in finding and correcting code defects before they enter into the project and swallow up developer and customer time.Code review consist of two participants

  • Reviewer
  • Reviewee

Responsibilities of the Reviewee

  • Ensure that the coding guidelines have been followed in the code review request. Variable and function naming conventions, appropriate length of the body of the functions and placing top-level comments in the code to clarify the work being done. The idea is not to clutter the code with useless comments but place them at appropriate places where it will truly save the time of the developer who will read your code in the future.
@Princu7
Princu7 / Princu7_final_GSoC_report.md
Last active September 1, 2017 13:44
GSoC 2017 Final Report Abhishek Rastogi
@Princu7
Princu7 / proposal.md
Last active May 4, 2021 17:42
Proposal

GSoC Proposal(Work in Progress)

Personal Information

The proposed work can be broken down into two major parts and one additional/optional part: -