Python Forum
How to learn python to apply it in my work?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to learn python to apply it in my work?
#1
Good afternoon!

Background:

I want to increase the speed of data processing, perform analysis, automate processes. All this to increase efficiency in work. My field is external economic activity.
I would like to be able to create parsers and bots to analyze data, as well as scripts to automate tasks.

Question:

I have learned the basic commands. What should I do next? Should I start delving into various libraries? Should I take specialized courses? Should I read some books?

I realize that there is a lot of information and it is not clear where to go next, so as not to lose valuable time on studying what may not be useful later.

I will be very grateful for your answer and expert opinion!
Reply
#2
All of the things you mention will help.

Try this:
search google and/or pypi.org for examples that match, or come close, to what you want to accomplish. Find lines of code that you don't understand in the example, and then read up on the commands in that code (python.org) that you don't understand.
DavyAnt likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to start to learn and use python Zangolo 6 1,286 Jul-15-2023, 09:37 AM
Last Post: Gribouillis
  start to learn Python Berliner 11 6,129 Apr-26-2022, 06:52 PM
Last Post: Berliner
  Learn Python via Zoom Meetings? davidorlow 1 2,390 Jun-16-2021, 01:01 AM
Last Post: Larz60+
  learn Python Naheed 6 4,107 May-04-2021, 07:23 AM
Last Post: Naheed
  what programming language to learn other than python in real mass-production product? Kai 1 2,122 Apr-12-2020, 04:40 AM
Last Post: Larz60+
  Learn Python by doing? Coastal 2 2,397 Jan-16-2020, 06:24 PM
Last Post: Karen1
  WHich is a good site/tutorial to learn Python for beginners? deepakdeshp 7 4,992 Oct-11-2019, 06:46 AM
Last Post: wavic
  How fast did you manage to learn Python? RelocateMe 11 7,207 Jul-26-2018, 07:59 AM
Last Post: perfringo
  python technologies to learn for beginners prashanth 1 2,828 Jun-21-2018, 01:08 PM
Last Post: ichabod801
  What is the best site or book to learn advanced python programming? aruntracer 2 4,018 Apr-29-2018, 10:48 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020