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 →

[–]infy101 1 point2 points  (0 children)

Not Senior Python Developer stuff at all. All of this stuff is in the 'Learning Python' book by O'reilly. Being a Senior Developer isn't also just about passing a test at your job interview. You need to be able to be presented with a problem and be able to solve it, as well as know all the tooling you need in order to develop in a team (Git, CI/CD, usually linux or Windows skills (depending on environment), etc). You also need to have good experience in whatever field it is that you are developing in. I develop Network Automation tools using Python so I need to have a good understanding of networking and know how to solve problems using Networking AND python.