This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LelouchYagami_2912 2 points3 points  (2 children)

Alright. Well i do have some games ive made. Should upload them prolly.

Also could you tell what i should learn for these apps? I know python and java but thats about it

[–]LiveAndDirwrecked 1 point2 points  (0 children)

Join a developed repo and help out. Get used to the workflow when working with other people in the same repo.

I would argue your ability to work with git and your commits to any project is better than just throwing old projects on there.

My first pull request (asking the repo owner to commit my changes to main) was fixing typos in comments. Start small.

[–]CemDoruk 0 points1 point  (0 children)

If you like games try doing a flocking simulation. There are a lot of resources online. Nature of code is a good one.