IBM Security QRadar

 View Only
  • 1.  Master Python

    Posted Tue May 17, 2022 01:19 AM


    ------------------------------
    john cater
    ------------------------------


  • 2.  RE: Master Python

    Posted Tue May 17, 2022 08:43 AM
    Python is often described as one of the easy-to-learn languages out there. While this is true, you must understand that easy-to-learn isn't quite the same as easy-to-master.

    Python is quickly growing in many aspects; it's becoming widely applicable in different areas: desktop, web, mobile, data science...

    Can you master all these? Yes, but not so easily. It would take you time to learn the different frameworks and libraries available. You'll need some more time to practice extensively in each domain since you're gunning for mastery. You'll need even more time to create real projects that are not only useful to you but to others as well.

    To become a master, you'll need to learn the ropes from the "masters". That means reading proper open-source code in most cases. This is not something you'll achieve in under a few hours.

    In becoming a master, you'll make lots of mistakes and learn from being corrected. After all, a master isn't a master simply because he knows the right way to do it, but also because he knows the wrong approach and how to correct same.

    Taking a different perspective, let me advice that "mastering a language" should not be your goal. Instead, you should focus on gaining proficiency in understanding and applying fundamental programming principles. Although Python doesn't look like a language that will die soon, any language will have it's moments.
    In fact, as the field of Software Development evolves, tools will come and go but the underlying methodologies are often consistent or relative.

    Effectively, you should gain understanding of a language sufficient enough to be able to use it.

    In order to get an in-depth understanding of the need of Azure Devops, do have a look.

    Hope this helps!

    Thank you.



    ------------------------------
    urvashi roy
    ------------------------------