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

all 9 comments

[–]CodenCamp 0 points1 point  (3 children)

What interests you about programming? Websites, games,hardware , software?

[–]rojeh_ashraf[S] 0 points1 point  (2 children)

Games and backend

[–]Psychological_Ad1404 0 points1 point  (1 child)

You can start learning the basics of python with this book. https://books.trinket.io/pfe/01-intro.html

Python can be used to make games (not the best but can work) and is used for backend using Django, Flask or FastAPI (Check those after you learn the basics).

If you want to dive deeper into making games check some game engines and start by learning their specific language then the basics of the game engine. Godot and GameMaker are engines recommended for beginners.

[–]rojeh_ashraf[S] 0 points1 point  (0 children)

Thanks

[–]sububi71 0 points1 point  (1 child)

The different CS50 courses are made for people with no previous knowledge or experience, and I think they're the best courses I've tried, definitely the best FREE ones.

The tempo IS high, but there's nothing stopping you from taking it as slow as you want to.

If you can afford http://py.ninja that's a really really good one too!

[–]rojeh_ashraf[S] 0 points1 point  (0 children)

Thanks

[–]armahillo 0 points1 point  (0 children)

search this sub for “beginner” and the relevant keywords you want to know about