Best of PythonSeptember 2020

  1. 1
    Article
    Avatar of hashnodeHashnode·6y

    Hacktoberfest: 69 Beginner-Friendly Projects You Can Contribute To

    Join the Hacktoberfest challenge and contribute to 69 beginner-friendly projects. The first 70,000 participants who conclude the challenge will be qualified to pick a limited edition T-shirt or tree. The projects in this list have their issues triaged. Most of them ensure that only a novice must submit the pull request.

  2. 2
    Article
    Avatar of hashnodeHashnode·6y

    What I realised after learning Python, TypeScript and Kotlin

    Knowing more languages and being a polyglot just makes you better equipped to work in different roles. I would not say that I have mastered any of them yet as its only been a month or so but I have noticed that the languages share many similarities. For example the data types are very similar.

  3. 3
    Article
    Avatar of hashnodeHashnode·6y

    Python 3.9: All You need to know

    The next version of Python brings a faster release schedule, performance boosts, handy new string functions and dictionary union operators. Python is always evolving with the community needs and it will be most used language in the future. Drop a star if you find it useful! Got anything to add? Open a PR on the same!