Welcome back everyone <3
So its been a while, and i haven't updated on my blog due to some issues related to my uni and personal stuff, but hey! i am back <3
Coding related stuff <3
So when I learnt and revised all the basics in python I quickly got to know that to work in big projects and teams, or to log your code process a software called "git" is used. I had already heard of github a lot of times and used a lot of stuff of it. But i never knew that github was platform where we can use git to store our progress, work with a team and get others to find out mistakes/bugs in our code and update them, as uploading our code and making it public makes it an open source project. I learnt how git worked and worked with basic commands, but i quickly realised that using the old ways isn't so effective so i download github desktop and worked with it too. After practising git for a while i started to get back to python and this time i started a new project where i would be making a game. Yes! a game which means i get to use pygame module or so i thought haha. I did not use pygame for the game but turtle and tkinter. Both of these modules were super fun. Well guess what game i made.... i made the original PONG!
THANKS FOR READING CUTIES <3 MEET U AGAIN SOMEDAY x)
Comments
Post a Comment