DEV Community

Cover image for It's normal to be awful at first
Ahmad Hamdi
Ahmad Hamdi

Posted on

It's normal to be awful at first

Back when I first started learning pandas for data analysis, I used to write awful code.

You could tell I am a newbie immediately by looking at my coding style.

I used to write a whole lot of nothing and complicate matters on myself while not harnessing the power of functional programming and the pandas API.

but you know what? this is normal, it should be like this, no one is born all-knowing, we gradually develop a style and a taste for our codes during our learning journey.

Here is how I write my code now:

Alt Text

Just thought to share.

Top comments (0)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay