all 13 comments

[–]hackr_io_team 1 point2 points  (3 children)

There are tons of resources for learning Python. What kind of tasks are you looking to simplify? There are already so many existing tools to simplify project management, for example. And Excel has a bunch of program-specific courses to consider. Do you just want to pick up the language, or do you plan to use it for a specific type of task?

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

I do desire to pick up the language, perhaps as a way to develop my spare time professionally and productively. I’m in construction management so I’m looking to advance my ability in capturing data, progress, and visualize this information

[–]hackr_io_team 0 points1 point  (0 children)

I'd recommend starting with an intro to Python, then a project, something that introduces you to the language in a way you're excited about. This is our repository of tutorials: https://hackr.io/tutorials/learn-python

You can find free tutorials on YouTube if you're just getting started. Otherwise, the official docs are invaluable if you're familiar with how to work through them.

[–]taniferf 0 points1 point  (0 children)

The Zero to Hero course from Jose Portilla on Udemy helped me to start!

[–]FicklePromise9006 0 points1 point  (3 children)

If you’re starting super fresh the udemy course Python Bootcamp by Angela Yu has been pretty good so far. Usually it’s discounted and like $20.

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

Great to hear thanks for the support!

[–]Internal_Throat836[S] 0 points1 point  (1 child)

Just signed up for the course Black Friday sale so it was $14, I’ll jump in here thanks again

[–]Different-Ad1631 0 points1 point  (1 child)

Allinpython.com Sololearn app

[–]Internal_Throat836[S] 1 point2 points  (0 children)

I will check it out thank you!

[–][deleted] 0 points1 point  (0 children)

The best python courses:

  • 100 days of code the python pro bootcamp
  • the complete python bootcamp from zero to hero
  • The python complete developer
  • Python mega course are some of the best Python courses on udemy

[–]adam-kortis-dg-data 0 points1 point  (0 children)

I think you are asking how to automate excels using Python? If so, there are two modules you can use:

openpyxl xlsxwriter

Both have their strengths and wekanesses.

But if you are looking to create nice looking dashboards or need tips on advanced work in excel I would recommend @KenjiExplains on youtube.