Skip to content

Newbie, can anyone point me in the right direction? Thanks in advance! :) #21524

Discussion options

You must be logged in to vote

You’ll want to refine your goals a little bit. I’m assuming you want a desktop program [i.e. not mobile, not web]. Windows, OSX or Linux?

I personally suggest Python but Javascript is also a good “starter” language. Python works on all platforms; I have no experience in Javascript.

For learning Python I suggest a number of tutorials or intro, especially “Learn Python the Hard Way”.

Instead of “do it all myself”, I’d take advantage of the many, many repositories available here on Github. Specifically searching on github.com for “quiz game python”, a few came up right away:

https://github.com/cherryWood55/Quiz-Game

https://github.com/abhijitnathwani/PyQuiz

https://github.com/sourcedexter/Fl…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants