Skip to content
View zingpython's full-sized avatar

Block or report zingpython

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. python_programming_101 python_programming_101 Public

    This class is for complete beginners. We will start slowly with basic programming concepts, so everyone could feel comfortable, even if they have no coding experience. All material is laid out in a…

    3 4

  2. DESIGN_AND_DEPLOY DESIGN_AND_DEPLOY Public

    1 1

  3. web_scraping_resources web_scraping_resources Public

    WEB SCRAPING AND CONTENT MINING Web Scraping is a method for extracting textual characters from websites so that they could be analyzed. Web scraping is sort of content mining, which means that you…

    Python 7 11

  4. python-data-science python-data-science Public

    With this course, you will learn about the tools you need to successfully collect, analyze data and manipulate Data. You will learn all fundamentals to start using Python for Data Science. You will…

    Jupyter Notebook

  5. Common_Sorting_Algorithms Common_Sorting_Algorithms Public

    This class will explain what is Big-O notation and teach you how to solve all major problems that usually asked at job interviews in Python. You will learn step by step how to approach problem solv…

    Python