Game Development

Learn to make your own Dino Game in Python for Beginers

Featured image

PyCon 2023 - Young Learners Workshop

What is the Young Learners Workshop (YLW)?

The Young Learners Workshop (YLW) is an initiative designed to promote code literacy among school students through the Python programming language. By using engaging hardware, such as Raspberry Pi devices, YLW provides a hands-on learning experience that fosters programming, communication, and technology skills.

This workshop offers a unique opportunity for students and teachers to collaborate and learn from one another, as well as from the Indian Python community. Participants come together from various schools to be part of the PyCon India conference, a hub for Python practitioners and enthusiasts across India.

Each student’s workstation is equipped with a Raspberry Pi device, enabling practical and interactive learning. At the end of the workshop, students have the chance to present and share their newfound knowledge and experiences.

Game Development

Application for Learning Coding

Official Link: https://in.pycon.org/2023/ylw/

Pycon India YLW 2023 Banner

Speaker Link: https://in.pycon.org/2023/speakers/ylw-01/

Github Link: https://github.com/bytesByHarsh/PyCon2023-YLW

Learn To Create Text Editor created for this application

Throughout your career or daily life, you’ve likely used various text editors—but have you ever thought about creating one yourself? If the answer is yes, then you’re in the right place! Let’s dive in and explore the process of building a text editor from scratch using Python, learning valuable programming concepts along the way.

Blog Link: https://www.harshmittal.com/tutorials/Build-Text-Editor-Using-Python

Python Text Editor demo for pycon 2023