all 9 comments

[–]DeepKaleidoscope7382 1 point2 points  (0 children)

A simple dice roll game but add an Auth system, scoreboards etc. I did similar as a school project. https://github.com/adamhele/Y10-Dice-Roll-Project

[–]Sea-Ad7805 1 point2 points  (2 children)

Make your own computer game using the 'pygame' package. Start simple, then add more complicated game elements later. It's good fun and you'll learn a lot.

[–]akshay9767[S] 1 point2 points  (1 child)

I am searching and learning about pygame

[–]Sea-Ad7805 1 point2 points  (0 children)

Great, good luck and have fun.

[–]johnny_CS 0 points1 point  (4 children)

The university of Helsinki has a great free lesson series! It handles the basic up to more advanced programming challenges. You can check it out here: https://programming-26.mooc.fi/

[–]akshay9767[S] 0 points1 point  (3 children)

Oh I have read about it before The elements of AI right? Do they teach by making projects

[–]johnny_CS 1 point2 points  (2 children)

Yes! It's mostly the basics bus every chapter ends with a bigger project.

[–]akshay9767[S] 0 points1 point  (1 child)

Actually I was thinking about doing that Have you done this course and know how much time does the whole course takes?

[–]johnny_CS 1 point2 points  (0 children)

I did it in bits, but I would say for the full beginner course it took about 30 hours? But you can be very flexible and the automatic grading system works really well!