ETH Zürich uses Taichi Lang in its Physically-based Simulation course (AS 21)
https://medium.com/@yuanming-hu/eth-z%C3%BCrich-uses-taichi-lang-in-its-physically-based-simulation-course-as-21-ae6b36ac1bf0
https://medium.com/@yuanming-hu/eth-z%C3%BCrich-uses-taichi-lang-in-its-physically-based-simulation-course-as-21-ae6b36ac1bf0
Medium
ETH Zürich uses Taichi Lang in its Physically-based Simulation course (AS 21)
As the creator of Taichi Lang, I interviewed students enrolled in the course and summed up how they felt about this language.
The Zen of grinding LeetCode problems: Day 36–Dynamic programming and other hard things
https://blog.devgenius.io/the-zen-of-grinding-leetcode-problems-day-36-dynamic-programming-and-other-hard-things-6c38b5befe19
https://blog.devgenius.io/the-zen-of-grinding-leetcode-problems-day-36-dynamic-programming-and-other-hard-things-6c38b5befe19
Medium
The Zen of grinding LeetCode problems: Day 36–Dynamic programming and other hard things
Few things are as satisfying as finishing a DP problem yourself
Deploying a Flask app to AWS Beanstalk
https://medium.com/@dakarabas/deploying-a-flask-app-to-aws-beanstalk-5e2a1e0efa1f
https://medium.com/@dakarabas/deploying-a-flask-app-to-aws-beanstalk-5e2a1e0efa1f
Medium
Deploying a Flask app to AWS Beanstalk
Nothing new or Fancy
Automating those Annoying Reddit Text to Speech Videos with Python
https://medium.com/@ajinkya.talekar123/automating-those-annoying-reddit-text-to-speech-videos-with-python-28096e0fea9b
https://medium.com/@ajinkya.talekar123/automating-those-annoying-reddit-text-to-speech-videos-with-python-28096e0fea9b
Medium
Automating those Annoying Reddit Text to Speech Videos with Python
Chances are, you’ve probably come across those low-effort videos where a robot voices a Reddit post presented on screen; in its monotone…
Case Study: Bike Sales Analysis using Python.
https://medium.com/@reginald_granville/case-study-bike-sales-analysis-using-python-658a463a8302
https://medium.com/@reginald_granville/case-study-bike-sales-analysis-using-python-658a463a8302
Medium
Case Study: Bike Sales Analysis using Python.
The dataset was downloaded from Kaggle and i wanted to test my python skills. the dataset consists of 18 Columns and 113,036 rows. This…
Top 10 courses to learn Python online
https://learningdaily.dev/top-10-courses-to-learn-python-online-70eb98fb7895
https://learningdaily.dev/top-10-courses-to-learn-python-online-70eb98fb7895
Medium
Top 10 courses to learn Python online
Why should you learn Python?
Speaking the Language with a Groundbreaking Acquisition
https://medium.com/@jr_scapa/speaking-the-language-with-a-groundbreaking-acquisition-440ccae57fa9
https://medium.com/@jr_scapa/speaking-the-language-with-a-groundbreaking-acquisition-440ccae57fa9
Medium
Speaking the Language with a Groundbreaking Acquisition
The SAS coding language was developed in the early 1970’s at North Carolina State University. Over the last 40 years, many large…
TypeError: cannot unpack non-iterable function object
https://medium.com/bugs-that-bite/typeerror-cannot-unpack-non-iterable-function-object-d66a4420e171
https://medium.com/bugs-that-bite/typeerror-cannot-unpack-non-iterable-function-object-d66a4420e171
Medium
TypeError: cannot unpack non-iterable function object
Check for nulls, empty strings, and correct types
Synthetic Signal Generation for Engineers, Using Python
https://towardsdatascience.com/synthetic-signal-generation-for-engineers-using-python-fee023ad5aec
https://towardsdatascience.com/synthetic-signal-generation-for-engineers-using-python-fee023ad5aec
Medium
Synthetic Signal Generation for Engineers, Using Python
Hands-on signal generation in few lines of codes, using Python