Refind
×

python

Collection by rohit

freeCodeCamp.org

Learn Python – Free Python Courses for Beginners

3 min read · 2021-12-14 · Python is a great programming language to learn and you can use it in a variety of areas in software development. You can use Python for web development, data analysis, machine learning, artificial…
Reader View · Shared by 53, including JJ Flash, rohit, Dr. Ganapathi Pulipaka 🇺🇸
programming
suade.org

12 requests per second in Python

~13 min read · 2021-01-27 · A realistic look at Python web frameworks
Reader View · Shared by 25, including Real Python, rohit, Bryan Onel
leontrolski.github.io

OO in Python is mostly pointless

3 min read · 2021-01-27 · ⇦People bash OO a lot these days, I'm increasingly coming to the opinion they're right, at least in Python. My point here is not to argue that OO is bad per se, more that its introduction is simply…
Reader View · Shared by 13, including Real Python, rohit
Tryolabs

Top 10 Python libraries of 2020 you should know about

7 min read · 2020-12-21 · There are so many amazing Python libraries out there that it's hard to keep track of all of them. That's why we share with you our hand-picked selection of some top libraries.
Reader View · Shared by 159, including rohit, Elena Neira, Pascal Sulser, Nico Müller 🇺🇦, Sebastian Raschka, rogerverhoeven, David Garner, Andreas Mueller, Real Python
machine learning
pytest-cov.readthedocs.io

Debuggers and PyCharm¶

2020-10-27 · (or other IDEs) When it comes to TDD one obviously would like to debug tests. Debuggers in Python use mostly the sys.settrace function to gain access to context. Coverage uses the same technique to…
Shared by 3, including rohit
google.github.io

[Deprecated] Google Python Style Guide

~18 min read · From 2017 · Doc Strings Python has a unique commenting style using doc strings. A doc string is a string that is the first statement in a package, module, class or function. These strings can be extracted…
Reader View · Shared by 18, including rohit
medium.com

Unit Testing in Python — Structure

~11 min read · 2020-08-09 · Where to put tests, how to write fixtures and the awesomeness of test parametrization
Reader View · Shared by 6, including rohit
fast.design

Introduction | FAST

2 min read · 2020-08-07 · Welcome to the FAST documentation! We're glad you're here. We can't wait to show you around.
Reader View · Shared by 34, including Sara Soueidan, rohit, Ferit (at 🏠) 🌙
Towards Data Science

Do You Know Python Has A Built-In Database?

9 min read · 2020-07-28 · An introduction of Python built-in library — sqlite3
Reader View · Shared by 25, including Luis Bravo, rohit, Vikram Dutt, Evan (he/him)
python
nullprogram.com

Exactly-Once Initialization in Asynchronous Python

3 min read · 2020-07-31 · July 30, 2020 nullprogram.com/blog/2020/07/30/ A common situation in asyncio Python programs is asynchronous initialization. Some resource must be initialized exactly once before it can be used, but…
Reader View · Shared by 19, including rohit, Real Python, Evan (he/him)
python
Towards Data Science

Five Advanced Python Features

10 min read · 2020-07-25 · Curly brace scopes, autovivification, and other methods for writing better code
Reader View · Shared by 67, including rohit, Evan (he/him)
programming
python
utcc.utoronto.ca

Chris's Wiki :: blog/python/WhyNoMainFunction

2 min read · 2020-07-21 · Many languages start running your program by calling a function of yours that must have a specific name. In C (and many C derived languages), this is just called main(); in Go, it's main.main() (the…
Reader View · Shared by 7, including rohit
pythonstories.com

What is PEP in python?

2 min read · 2020-07-19 · Introduction If you are new to python you heard something like PEP-8 which is called pytho...
Reader View · Shared by 14, including rohit, Evan (he/him)
python
neopythonic.blogspot.com

Why explicit self has to stay

4 min read · 2020-07-19 · Bruce Eckel has blogged about a proposal to remove 'self' from the formal parameter list of methods. I'm going to explain why this proposa...
Reader View · Shared by 3, including rohit
elttam.com

Independent Security Assessment Services

8 min read · 2020-07-14 · On a recent project we gained the ability to specify environment variables but not the process that was executed. We were also unable to control the contents of a file on disk, and bruteforcing…
Reader View · Shared by 13, including rohit, Luis Bravo
Towards Data Science

How to Reduce the Size of Memory in Python

~14 min read · 2020-07-10 · An example illustrates the real possibilities for a considerable reduction in the memory used by the objects.
Reader View · Shared by 13, including rohit, Nico Müller 🇺🇦
Get smarter every day.
About RefindDeep DivesTopicsHashtagsHelpLegal
PublishersCuratorsCross-promotionSponsors
© 2022 Refind Inc.
Apple App StoreGoogle Play StoreChrome Web Store
×

Get smarter every day

Every day we pick 7 links from around the web for you, tailored to your interests.

Or use Twitter, Facebook, Google


Have an account? Sign in

×

Get smarter every day

Every day we pick 7 links from around the web for you, tailored to your interests.

Or use Twitter, Facebook, Google


Not on Refind yet? Sign up

×

Share python

https://refind.com/rsohlot/python