H
H
Hixac2020-03-28 23:39:32
Python
Hixac, 2020-03-28 23:39:32

How to progress further as a newbie in python?

I completely read the book "a byte of python", then started reading "growing algorithms" read 100 pages and got stuck. I became unsure about the algorithms:
1. Why do I need them? 1.2 Is it worth the time?
2. What should I do after reading this book? I want to develop games for myself as a hobby, but I'm really good at math, but it doesn't appeal to me, and it's hard to find what I should study in it. If anything, I'm still in school.
Should I just learn the python library and programs for writing games in python at this stage?
I have problems with the wording as well as with grammar, I hope I correctly described my questions.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Saboteur, 2020-03-29
@Hixac

Hixac ,
Good at math, this is if you understand how RSA works, for example, and you can write on a piece of paper how some popular encryption algorithm works.
Or you really understand the essence of how neural networks work.
And the school curriculum is just the minimum basic level so as not to be an idiot.
Write code. Lots of code. If you want to make games, make games. do not set the task too difficult, write a snake, write a sea battle, write a three-dimensional tetris. In turn. With each project written, you will better understand how to start writing the next one. That is, do not underestimate the snake and immediately write three-dimensional Tetris. Go through these steps.

D
Dimonchik, 2020-03-28
@dimonchik2013

code

N
nomhoi, 2020-04-01
@nomhoi

1. It is better to know them than not to know them.
2. https://www.youtube.com/watch?v=60DgfVTDZJ0&list=P...
3. Search for "python games".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question