Top Tier Python

114 posts

Top Tier Python banner
Top Tier Python

Top Tier Python

@TopTierPython

Learn top-tier Python, for beginners and masters alike // I coauthored a Python library w/ 15,000+ monthly downloads // By @jamest_lu

เข้าร่วม Mayıs 2021
38 กำลังติดตาม28 ผู้ติดตาม
ทวีตที่ปักหมุด
Top Tier Python
Top Tier Python@TopTierPython·
Open this to learn how to learn #Python faster THREAD 🧵
English
1
0
6
0
Top Tier Python
Top Tier Python@TopTierPython·
@RobertHaisfield I know a lot of ways to make people not fear programming that don't involve making the language harder to learn
English
0
0
0
0
Rob Haisfield
Rob Haisfield@RobertHaisfield·
If people are to learn to code (in any language), they have to start. If things are intimidating, they often won’t. “I don’t have time to learn this right now” stems back to fear of there being too much to learn before they can DO stuff
English
3
0
1
0
Rob Haisfield
Rob Haisfield@RobertHaisfield·
Really developing an amazing Lisp IDE would be cool but I bet structural editor with a solid project tree and REPL would satisfy most needs. There could really be a BEAUTIFUL data flow visualizer that to my knowledge doesn’t exist yet.
English
1
0
1
0
Top Tier Python
Top Tier Python@TopTierPython·
@RobertHaisfield I suggest keeping the brace on a separate line so it's easy to distinguish separate maps/dicts
Top Tier Python tweet media
English
1
0
0
0
Rob Haisfield
Rob Haisfield@RobertHaisfield·
I was thinking to myself "huh, parentheses, brackets, and curly brackets sort of shape data, so what if they expanded to take as many lines as they encapsulate?" Never mind this idea is ugly lol
Rob Haisfield tweet mediaRob Haisfield tweet media
English
11
1
65
0
Top Tier Python
Top Tier Python@TopTierPython·
@DynamicWebPaige An IDE automatically finds and fixes mistakes for you. Installs modules, finds broken regexes, missing files, and thousands of errors. I've mentored beginners, and after the initial hurdle of installation of PyCharm, they love how it helps them fix their mistakes.
English
0
0
2
0
👩‍💻 Paige Bailey
👩‍💻 Paige Bailey@DynamicWebPaige·
For users who do not have a computer science background, and who barely feel comfortable consuming Python/R APIs for data analysis: Asking them to go from a Jupyter notebook to a fully-featured IDE feels a little like telling a bicyclist that they should try flying an airplane.
Austin, TX 🇺🇸 English
18
17
210
0
Top Tier Python
Top Tier Python@TopTierPython·
@raymondh Write all 3 as microbenchmarks and benchmark them. That's what I do for JavaScript JITs.
English
1
0
0
0
Raymond Hettinger
Raymond Hettinger@raymondh·
How does one design their code to make it as PyPy friendly as possible?
English
3
0
14
0
Raymond Hettinger
Raymond Hettinger@raymondh·
Are there any resources detailing which constructs work best with #PyPy ? Which is better: a closure, an equivalent partial(), or an equivalent class? Is indexing preferred over iterators or vice versa? Speed differences between globals, locals, instance vars, class vars, etc?
English
1
2
28
0
Top Tier Python รีทวีตแล้ว
Pybites
Pybites@pybites·
The difference between (shallow) copy and deepcopy:
Pybites tweet media
English
5
23
136
0
PyCon US
PyCon US@pycon·
The final keynote from #PyConUS2021 was from the Python Steering Council answering questions gathered from the community about current happenings and future goals. Thank you to @MindsEyeCCF for the visual recap of the keynote addresses.
PyCon US tweet media
English
1
18
64
0
Real Python
Real Python@realpython·
🐍📰 Python Development in Visual Studio Code In this tutorial, you'll cover everything from how to install and configure Visual Studio Code for Python development to how to run tests and debug application, so you can use this powerful tool. #python realpython.com/python-develop…
English
3
32
124
0
Top Tier Python รีทวีตแล้ว
Reuven M. Lerner
Reuven M. Lerner@reuvenmlerner·
Today, a #Python student asked if x = y = [ ] is the same as x = [ ] y = [ ] Answer: No, they're very different. In the first case, x and y both refer to the same list. Changing x also changes y. In the second case, x and y refer to distinct empty lists.
English
7
36
208
0
Real Python
Real Python@realpython·
🐍📰 How to Build a Python GUI Application With wxPython In this step-by-step tutorial, you'll learn how to create a cross-platform graphical user interface (GUI) using Python and the wxPython toolkit #python realpython.com/python-gui-wit…
English
1
8
38
0
Real Python
Real Python@realpython·
🐍📺 How to Set Up a Django Project [Video] In this course, you'll learn the necessary steps you'll need to take to set up a new Django project. You'll learn the basic setup for any new Django project that needs to happen before programming realpython.com/courses/set-up…
Real Python tweet media
English
1
0
19
0
Top Tier Python
Top Tier Python@TopTierPython·
6/ If you don't have administrator rights, check out Portable PyCharm. By installing it only for you, it can be installed without admin rights. portableapps.com/node/56602
English
0
0
1
0
Top Tier Python
Top Tier Python@TopTierPython·
5/ I insist you use PyCharm, its ability to catch common mistakes eases the learning curve significantly. Once you download PyCharm, it will offer to install Python automatically. Accept it. You must use to "Create a new project" or "Open a folder" to activate PyCharm.
English
1
0
1
0
Top Tier Python
Top Tier Python@TopTierPython·
Open this to learn how to learn #Python faster THREAD 🧵
English
1
0
6
0
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
When you need to collect data from a website, scraping is a common solution. And Selenium can help you interact with a page in lots of different ways. In this guide @_otavioss shows you how to use Selenium and Python to scrape websites more effectively. freecodecamp.org/news/improve-w…
English
2
37
147
0
Top Tier Python
Top Tier Python@TopTierPython·
@marcba Mastering engineering requires balance. The technology chosen depends on the customer's needs. Performance, speed of development, and flexibility are all factors.
English
0
0
0
0
Marc Backes
Marc Backes@marcba·
If you like JavaScript, code JavaScript. If you like Ruby, code Ruby. If you like PHP, code PHP. If you like Vue, code Vue. If you like jQuery, code jQuery. If you like C++, code C++. If you like Python, code Python. There is no right answer. Just do what makes you happy 👍
English
18
51
277
0
Savvas Stephanides
Savvas Stephanides@SavvasStephnds·
If Javascript wasn't an option, which language would you use for back-end?
English
1.1K
160
2.4K
0
Top Tier Python
Top Tier Python@TopTierPython·
@RobertHaisfield When have you had a set of facts and axioms and needed to deduce something? Only then can logic programming be useful
English
0
0
0
0
Rob Haisfield
Rob Haisfield@RobertHaisfield·
With the addition of LAMBDA (a way to write reusable functions) in Excel, could logic programming translate well into a spreadsheet format? I found an old paper that talks about it but not many examples. dl.acm.org/doi/abs/10.114…
English
2
0
4
0