https://github.com/kostasandroulidakis/learning-python
Practice repository for Python certifications.
https://github.com/kostasandroulidakis/learning-python
certificates learning learning-by-doing pcap pcep python python-exercises
Last synced: 27 days ago
JSON representation
Practice repository for Python certifications.
- Host: GitHub
- URL: https://github.com/kostasandroulidakis/learning-python
- Owner: KostasAndroulidakis
- License: mit
- Created: 2024-11-23T17:55:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-19T21:23:10.000Z (10 months ago)
- Last Synced: 2025-07-19T23:54:05.845Z (10 months ago)
- Topics: certificates, learning, learning-by-doing, pcap, pcep, python, python-exercises
- Language: Jupyter Notebook
- Homepage:
- Size: 896 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Python
A systematic approach to Python programming from fundamentals to practical applications.
## Certifications

- **PCEP - Certified Entry-Level Python Programmer** by OpenEDG Python Institute
- **PCAP - Certified Associate Python Programmer** by OpenEDG Python Institute
- **Scientific Computing with Python** by FreeCodeCamp
## Structure
- `concepts/`: Jupyter notebooks demonstrating Python principles
- `projects/`: Applications showcasing practical implementations
## Resources
- **OpenEDG Python Institute**:
- Python Essentials 1 (Aligned with PCEP)
- Python Essentials 2 (Aligned with PCAP)
- **Khan Academy**:
- Intro to Computer Science - Python
- **FreeCodeCamp**:
- Scientific Computing with Python
- **John V. Guttag**:
- Introduction to Computation and Programming Using Python
- **School of Certified Professionals (SCP)**:
- Python Essentials Course
## Contact
- GitHub: [@KostasAndroulidakis](https://github.com/KostasAndroulidakis)
- Email: [kostasandroulidakis.pro@gmail.com](mailto:kostasandroulidakis.pro@gmail.com)