Generating a procedural solar system with Blender’s Python API
https://medium.com/geekculture/generating-a-procedural-solar-system-with-blenders-python-api-9754ece0cf03
https://medium.com/geekculture/generating-a-procedural-solar-system-with-blenders-python-api-9754ece0cf03
Medium
Generating a procedural solar system with Blender’s Python API
Did you know that you could program in Blender to automatically create 3D objects and animations?
Codility Algorithm Practice Lesson 5: Prefix Sums, Task 1: Passing Cars— a Python approach
https://medium.com/@deck451/codility-algorithm-practice-lesson-5-prefix-sums-task-1-passing-cars-a-python-approach-97b58084bacf
https://medium.com/@deck451/codility-algorithm-practice-lesson-5-prefix-sums-task-1-passing-cars-a-python-approach-97b58084bacf
Medium
Codility Algorithm Practice Lesson 5: Prefix Sums, Task 1: Passing Cars— a Python approach
Greetings! Remember where we left off? We had just wrapped up the Counting Elements lesson with a neat little task called Missing Integer…
The Absolutely Best Books for PyQt5 Beginners
https://medium.com/@samueleffiong80/the-absolutely-best-books-for-pyqt5-beginners-50ac761fd4de
https://medium.com/@samueleffiong80/the-absolutely-best-books-for-pyqt5-beginners-50ac761fd4de
Medium
The Absolutely Best Books for PyQt5 Beginners
Desktop programming is not for the faint-hearted, that I promise you, and you will certainly need a book, that will guide you through the…
Creating a Discord Bot using Python
https://medium.com/@onlyforthe20thcentury/creating-a-discord-bot-using-python-d037d165e4bc
https://medium.com/@onlyforthe20thcentury/creating-a-discord-bot-using-python-d037d165e4bc
Medium
Creating a Discord Bot using Python
Discord is a multi use software that has a lot of options and I love that. On discord you have people who create servers to convey a lot of…
OOP — An Intro to Object Oriented Programming in Python
https://medium.com/artificialis/oop-an-intro-to-object-oriented-programming-in-python-2e61d1b558b
https://medium.com/artificialis/oop-an-intro-to-object-oriented-programming-in-python-2e61d1b558b
Medium
OOP — An Intro to Object Oriented Programming in Python
This is an article covering important OOP concepts
Build a penguin project using Pandas and Seaborn | Eugene Tsai
https://medium.com/@marvelouskgc/build-a-penguin-project-using-pandas-and-seaborn-eugene-tsai-e4b7e0b499ea
https://medium.com/@marvelouskgc/build-a-penguin-project-using-pandas-and-seaborn-eugene-tsai-e4b7e0b499ea
Medium
Build a Python project using Pandas and Seaborn | Eugene Tsai
Introduction
Python - 面向对象编程 - 三大特性之继承 - 小菠萝测试笔记
http://www.cnblogs.com/poloyy/p/15216652.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
http://www.cnblogs.com/poloyy/p/15216652.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
Python - 面向对象编程 - 三大特性之继承 - 小菠萝测试笔记 - 博客园
继承 继承也是面向对象编程三大特性之一 继承是类与类的一种关系 定义一个新的 class 时,可以从某个现有的 class 继承 新的 class 类就叫子类(Subclass) 被继承的类一般称为父
Pandas必会的方法汇总,用Python做数据分析更加如鱼得水!_退休的龙叔-CSDN博客_python方差分析
https://blog.csdn.net/zhiguigu/article/details/119701383?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://blog.csdn.net/zhiguigu/article/details/119701383?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
blog.csdn.net
Pandas必会的方法汇总,用Python做数据分析更加如鱼得水!_退休的龙叔-CSDN博客_python方差分析
Pandas常用方法汇总,数据分析宝藏手册
Ploomber: Maintainable and Collaborative Pipelines in Jupyter
https://blog.jupyter.org/ploomber-maintainable-and-collaborative-pipelines-in-jupyter-acb3ad2101a7
https://blog.jupyter.org/ploomber-maintainable-and-collaborative-pipelines-in-jupyter-acb3ad2101a7
Medium
Ploomber: Maintainable and Collaborative Pipelines in Jupyter
Ploomber is an open-source framework that allows teams to develop maintainable pipelines in Jupyter.
Simple Introduction to Python and Anaconda
https://medium.com/@zaireali649/simple-introduction-to-python-and-anaconda-721b9fca076f
https://medium.com/@zaireali649/simple-introduction-to-python-and-anaconda-721b9fca076f
Medium
Simple Introduction to Python and Anaconda
Introduction