Public Links

598 bookmarks
Custom sorting
NumPy, SciPy, and Pandas: Correlation With Python – Real Python
NumPy, SciPy, and Pandas: Correlation With Python – Real Python
In this tutorial, you'll learn what correlation is and how you can calculate it with Python. You'll use SciPy, NumPy, and Pandas correlation methods to calculate three different correlation coefficients. You'll also see how to visualize data, regression lines, and correlation matrices with Matplotlib.
·realpython.com·
NumPy, SciPy, and Pandas: Correlation With Python – Real Python
Flask-Seeder ile Test Verisi Yükleme - Peptr Blog
Flask-Seeder ile Test Verisi Yükleme - Peptr Blog
Seeding, veritabanına test verisi yüklemek için kullanılan özelliklere verilen isimdir. Proje test aşamasında iken Seeder’lar kullanılarak uygulamaya test verileri yüklenir. Böylece her test işlemi sırasında verilerin tek tek girilmesi zahmetinden bizi kurtarır.
·blog.peptr.net·
Flask-Seeder ile Test Verisi Yükleme - Peptr Blog
Creating a custom Powerline segment - DevPro Media
Creating a custom Powerline segment - DevPro Media
The Powerline status line provides useful information in your terminal prompt. In this post, learn how to create your custom Powerline segment using Python.
·devpro.media·
Creating a custom Powerline segment - DevPro Media
Tmux Cheat Sheet & Quick Reference
Tmux Cheat Sheet & Quick Reference
Latest shortcuts, quick reference, examples for tmux terminal multiplexer which runs on Linux, OS X, OpenBSD, FreeBSD, NetBSD, etc...
·tmuxcheatsheet.com·
Tmux Cheat Sheet & Quick Reference
Different ways of Reading a text file in Java - GeeksforGeeks
Different ways of Reading a text file in Java - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
·geeksforgeeks.org·
Different ways of Reading a text file in Java - GeeksforGeeks
Python Descriptors: An Introduction – Real Python
Python Descriptors: An Introduction – Real Python
In this step-by-step tutorial, you'll learn what Python descriptors are and how they're used in Python's internals. You'll learn about the descriptor protocol and how the lookup chain works when you access an attribute. You'll also see a few practical examples where Python descriptors can come in handy.
·realpython.com·
Python Descriptors: An Introduction – Real Python
Write Your Own Promisify Function from Scratch
Write Your Own Promisify Function from Scratch
IntroductionIn this article, you will learn how to write your own promisify function from scratch. Promisification helps in dealing with callback-based APIs while keeping code consistent with promises. We could just wrap any function with new Promise() and not worry about it at all. But doing that when we have
·www-freecodecamp-org.cdn.ampproject.org·
Write Your Own Promisify Function from Scratch
Awesome Python
Awesome Python
A curated list of awesome Python frameworks, libraries and software
·awesome-python.com·
Awesome Python
Run Python Versions in Docker: How to Try the Latest Python Release – Real
Run Python Versions in Docker: How to Try the Latest Python Release – Real
In this tutorial, you'll learn how to run different Python versions in Docker. By following the examples, you'll see how you can play with the latest development version of Python, and how to use Dockerfiles to set up Python environments and package your own scripts.
·realpython.com·
Run Python Versions in Docker: How to Try the Latest Python Release – Real
Roadmaps to becoming a modern developer - roadmap.sh
Roadmaps to becoming a modern developer - roadmap.sh
Community driven roadmaps, articles, guides, quizzes, tips and resources for developers to learn from, identify their career paths, know what they don't know, find out the knowledge gaps, learn and improve.
·roadmap.sh·
Roadmaps to becoming a modern developer - roadmap.sh