-
Notifications
You must be signed in to change notification settings - Fork 1
CPython
Eren Donmez edited this page Feb 19, 2024
·
1 revision
The CPython Github repo is the repo for CPython, which is the reference implementation for the Python programming language, written in C and Python. As someone that uses Python for solving a lot of problems in various environments, the CPython repo is one of my most visited Github repositories.
- Whenever one finds the official Python docs to be insufficient, they can head to the relevant file in the CPython repo to find out how a certain method is implemented.
- CPython developers make sure to add in-line documentation to further explain the behavior of methods, whenever they feel that it is necessary. This makes it very easy to understand what's going on.
- The repo uses a very detailed labelling system for issues. Therefore, it is very easy to categorize issues simply by choosing the relevant labels.
- As CPython is one of the most widely-used programming language implementations in the world, maintainers of the repo have to be very strict about issue-tracking. Therefore, inexperienced users may find it difficult to understand what's going on when they look at the content of certain issues.
Written by Eren Donmez
🏠Home
- First Customer Milestone Report
- RAM
- Requirements
- Mockups
- Sequence Diagrams
- Scenarios
- Use Case Diagram
- Class Diagram
- Milestone1 Presentation Scenarios
- Meeting Notes 7 - Nov 12
- Meeting Notes 6 - Nov 5
- Optional Meeting Notes 1 ‐ Oct 21
- Meeting Notes 5 - Oct 15
- Meeting Notes 4 - Oct 8
- Meeting Notes 3 - Oct 3
- Meeting Notes 2 - Oct 1
- Meeting Notes 1 - Sep 24
- Deniz Ulaş Poyraz
- Eren Donmez
- Ersel Çanakçılı
- Oğuz Kağnıcı
- Onur Çerli
- Yekta Ercul
- Ali Alperen Sönmez
- Huseyin Turker Erdem
- Mehmet Tuluyhan Sozen
352 Material
- Final Milestone Report
- Milestone 2 Report
- RAM
- Use Case Diagram
- Sequence Diagrams
- Class Diagrams
- Requirements
- Elicitation Questions
- Mockups
- Scenarios
- Milestone 1 Report
- Our Favourite Repositories
- Linked Data and SPARQL
- Web Application Development
- API Development and Utilization
- Wikidata and Wikidata API
- Mobile Application Development
- Android Studio
- Git
- Meeting Notes 10 ‐ May 10th
- Meeting Notes 9 ‐ Apr 25th
- Meeting Notes 8 ‐ Apr 21st
- Meeting Notes 7 ‐ Apr 12th
- Meeting Notes 6 ‐ Mar 14th
- Meeting Notes 5 ‐ Mar 11th
- Meeting Notes 4 - Mar 7th
- Meeting Notes 3 - Mar 3rd
- Meeting Notes 2 - Feb 22nd
- Meeting Notes 1 - Feb 18th