Answer the question
In order to leave comments, you need to log in
Python Learning Plan and Future Perspectives. Who will tell?
Good evening!
I am 25, nothing connected with programming, but lately there has been a persistent desire to learn PL, namely Python. After reading various resources and articles, the choice fell on him, due to the low entry threshold and not bad demand in the market, judging by the reports of HR agencies.
I’ll make a reservation right away that the first VO is not at all technical (organizational management / project management), in which direction to dig in terms of training is not yet clear. As a result, I want to change jobs and develop professionally in the direction of programming.
After analyzing many similar topics on toster, I realized that the ideal option is to get the necessary minimum on your own and get a job in junior positions in small firms, so practice within the company speeds up the learning process at times. But due to some working and financial issues, it is not possible to leave the current job before September 2015, I would like not to waste time in vain and start studying today.
Below are my questions:
Answer the question
In order to leave comments, you need to log in
And so, let's go:
pythonworld.ru/samouchitel-python # Read
here python-rutour.rhcloud.com # Here too.
loftblog.ru/category/courses/python #Look here
https://hexlet.io/tracks/languages/lesson_sets/pyt... #Similar to
codecombat.com #Play it. Here you will learn little, but at least you will
repeat the syntax, algorithms and increase the speed of writing code + have fun!
It is better to read not Programming in Python (mainly a description of frameworks), but Learning Python (language basics) by the same author, it is much more useful.
What is the best way to practice? Where to look for assignments?
Didn't see anyone mention these resources:
www.codewars.com/dashboard
www.checkio.org
I myself recently started learning python, my choice fell on learnpythonthehardway.org Although everything seemed too "chewed" to me, but if you have not encountered programming before, then this may be a plus
Autotests are often written in python, it seems to be a little easier than developing, and testers-automatizers are oh well, as you know, appreciated. True, you will have to get acquainted with testing (but this will not hurt the developer at all), but the threshold for entering testing is usually lower than for development.
IMHO (partly from personal experience) you can deal with testing in a few days and get a job as a manual tester with the immediate prospect of writing autotests in python, and then it’s not so far before development in python;)
Python online and courses too - for example
:
www.tutorialspoint.com/execute_python_online.php
www.tutorialspoint.com/python/index.htm
line of textbooks (won how many they advised)
What do you need to learn in parallel with Python, for further employment? For example from HTML, CSS, Django, etc.
HTMLACADEMY.COM
An excellent resource for learning layout techniques, at the end of the course it is proposed to lay out a page.
For Python at first, I can advise Dive into Python and then the road to the official documentation (Python.org).
Good luck!!!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question