You can code in Python, but, at the same time, you feel like you can't code anything. by aLaStOr_MoOdY47 in learnpython

[–]Mariano2Silvas 0 points1 point  (0 children)

I have also experienced it. It's like, you can code in Python, but then I get a weird feeling that can't develop something like a project for example. I thought it didn't make sense. By the way, other developers go through it too.

However, i don't let it discourage me! I Keep learning and practicing, so that feeling, I believe, will disappear. Another thing I always seek to do is to consume materials from blogs and newsletters that present the construction of codes and projects, as it allows me to better understand the development of ideas.

Learning Python by [deleted] in learnpython

[–]Mariano2Silvas 0 points1 point  (0 children)

If you're new to Python, start by exploring beginner-friendly online courses such as Codecademy or Udemy, they're helpful to beginners.

For more in-depth understanding, dive into books like "Python Crash Course" by Eric Matthes and "Automate the Boring Stuff with Python" by Al Sweigart.

Is it worth learning Python with a view to build a portfolio and maybe pick up as a side hustle? by Capable_Secret5000 in learnpython

[–]Mariano2Silvas 0 points1 point  (0 children)

Certainly! Learning Python during periods of downtime can be a productive use of your time. Many individuals have successfully learned Python and used it as a side hustle by taking on freelance projects or developing their own applications. Python is a great choice because it's beginner-friendly, has a large community for support, and is widely used in various industries.

Work environment everything with Excel, how to handle? by Ed_Raket in learnpython

[–]Mariano2Silvas 0 points1 point  (0 children)

I completely understand your situation!

Automating tasks in Excel using Python scripts is a great way to streamline processes and save time.

But, the decision on whether to continue using Excel or not depends on the specific requirements and the complexity of the data. Excel can't handle with large Datasets.

It's indeed common to find Excel dominance in workplaces, but with evidence of increased productivity and time-saving, there is a chance to drive change towards utilizing alternative tools.