WWCode Podcast #31 — Jinzhou Huang, Director of Data Science at The Home Depot
https://womenwhocode.medium.com/wwcode-podcast-31-jinzhou-huang-director-of-data-science-at-the-home-depot-80b651a2ad9f
https://womenwhocode.medium.com/wwcode-podcast-31-jinzhou-huang-director-of-data-science-at-the-home-depot-80b651a2ad9f
Medium
WWCode Podcast #31 — Jinzhou Huang, Director of Data Science at The Home Depot
Written by WWCode HQ
Understanding classes and instances in Python
https://medium.com/@santiagobedoa/understanding-classes-and-instances-in-python-1e24d94b7412
https://medium.com/@santiagobedoa/understanding-classes-and-instances-in-python-1e24d94b7412
Medium
Understanding classes and instances in Python
If you’re reading this, it’s probably because you’re a developer. We know that computers understand instructions (opcode), we can group a…
Why your first programming language should be Java
https://medium.com/@bishoywahid/why-your-first-programming-language-should-be-java-969c8d0e08f7
https://medium.com/@bishoywahid/why-your-first-programming-language-should-be-java-969c8d0e08f7
Medium
Why your first programming language should be Java
Yes, Java. No, not Python. I know that the coding overlords are going to punish me for this; but let me try to make it worthwhile at…
Can stock splits tell us something about future stock prices?
https://medium.com/@Piotr_Szymanski/can-stock-splits-tell-us-something-about-future-stock-prices-c5ea5ade6c04
https://medium.com/@Piotr_Szymanski/can-stock-splits-tell-us-something-about-future-stock-prices-c5ea5ade6c04
Medium
Can stock splits tell us something about future stock prices?
A quick visualization of stock price patterns following stock splits
Striver Sheet Day 06 — Linked List
https://medium.com/@dayita.chaudhuri/striver-sheet-day-06-linked-list-7bd81dbd381d
https://medium.com/@dayita.chaudhuri/striver-sheet-day-06-linked-list-7bd81dbd381d
Medium
Striver Sheet Day 06 — Linked List
Contents —
Getting started with Python debuggers
https://learningdaily.dev/getting-started-with-python-debuggers-ab76bb487892
https://learningdaily.dev/getting-started-with-python-debuggers-ab76bb487892
Medium
Getting started with Python debuggers
Bugs are an inevitability in programming, and Python is no exception. Learning how to properly use debugging tools in Python can be a great…
Automatic Question Answering — Document Retriever (Machine Learning)
https://medium.com/wearesinch/automatic-question-answering-document-retriever-machine-learning-f4f473387739
https://medium.com/wearesinch/automatic-question-answering-document-retriever-machine-learning-f4f473387739
Medium
Automatic Question Answering — Document Retriever (Machine Learning)
Have you ever used Google or Wikipedia to sake your curiosity? We are going to create a system like them, called QA system…
Create a Daisi — The fastest way to deploy any Python code (including a full app !)
https://medium.com/daisi/create-a-daisi-the-fastest-way-to-deploy-any-python-code-including-a-full-app-3114fa606209
https://medium.com/daisi/create-a-daisi-the-fastest-way-to-deploy-any-python-code-including-a-full-app-3114fa606209
Medium
Create a Daisi — The fastest way to deploy any Python code (including a full app !)
One-click Python code deployment
Inclusion and exclusion filtering with Django Rest Framework and Django-Filter
https://michaelprather.medium.com/inclusion-and-exclusion-filtering-with-django-rest-framework-and-django-filter-e90a597f2af5
https://michaelprather.medium.com/inclusion-and-exclusion-filtering-with-django-rest-framework-and-django-filter-e90a597f2af5
Medium
Inclusion and exclusion filtering with Django Rest Framework and Django-Filter
How to built a RESTful API endpoint that can include or exclude records based on one or more filter values.
Chat With The Father of Python: “Faster Python!”
https://medium.com/@Aaron-007/chat-with-the-father-of-python-faster-python-58f2226df6b1
https://medium.com/@Aaron-007/chat-with-the-father-of-python-faster-python-58f2226df6b1
Medium
Chat With The Father of Python: “Faster Python!”
Guido van Rossum is the creator of the Python programming language and a Distinguished Engineer at Microsoft.