Hacker News
- Think Python, 3rd Edition https://allendowney.github.io/ThinkPython/ 125 comments
- How I think I want to drop modern Python packages into a single program https://utcc.utoronto.ca/~cks/space/blog/python/PipDropInInstall 57 comments
- Think Python: How to Think Like a Computer Scientist http://www.greenteapress.com/thinkpython/thinkpython.html 9 comments
- I wrote a little article on Factory Functions and how to use them in Python to write better code. Let me know what you all think? https://heyashy.medium.com/supercharge-your-python-code-with-factory-functions-5e1b06d618ed 40 comments python
- When running python -m pytest I am getting an error in my non pytest code. Here is the error, E AttributeError: type object 'User' has no attribute 'verify_token' . Anyone have any idea what is causing the error? Do you think it has anything to do with the form in verified_email.html? https://pastebin.com/51zB3Nke 8 comments flask
- Python List Comprehensions Are More Powerful Than You Might Think https://martinheinz.dev/blog/80 113 comments python
- Looking for Coding every day advice. Learning HTML, CSS, and javascript, thinking about Python https://youtu.be/vyqbNFMDRGQ?t=11616 4 comments learnprogramming
- “Don’t code on Python - begin with C.” What do you think about this? I’m beginner but I find this article very biased. https://link.medium.com/fnpcbtytxfb 64 comments python
- The book that got me into programming nine years ago (updated for Python3) – How to Think Like a Computer Scientist (free) - What's your favorite intro to programming book? https://openbookproject.net/thinkcs/python/english3e/ 7 comments programming
- What you think about liquidase, I am looking for something easy as Django migration (python) https://www.liquibase.org 35 comments java
- I've stared working on this project. It is a Python framework for optimization: the main idea is to build a tool that allow the users to write optimization problems in an high level way and let the framework handle the dirty work. What do you think? https://github.com/galatolofederico/isaac-framework 4 comments math
- Do you think it's wasteful to learn Haskell for things that could easily be done with Python? https://www.reddit.com/r/haskell/comments/6mxwml/do_you_think_its_wasteful_to_learn_haskell_for/ 46 comments haskell
- Stuck on JS thinking about Python or maybe the way I learn is not fitting for me at this moment https://www.reddit.com/r/learnprogramming/comments/5wtig8/stuck_on_js_thinking_about_python_or_maybe_the/ 14 comments learnprogramming
- [Python] I think I'm retarded, please help! https://www.reddit.com/r/learnprogramming/comments/5g10yh/python_i_think_im_retarded_please_help/ 12 comments learnprogramming
- Does the mit edx python course give a solid base for algorithmic thinking? https://www.reddit.com/r/learnprogramming/comments/4wnly2/does_the_mit_edx_python_course_give_a_solid_base/ 4 comments learnprogramming
- Thinking in SQL vs Thinking in Python https://blog.modeanalytics.com/learning-python-sql/ 12 comments datascience
- [Python] I think either my math or my code is wrong, but I'm not actually sure https://github.com/filthyrake/graphcraft/blob/master/graphcraft.py 7 comments learnprogramming
- So I wrote this Python obfuscator when I was drinking the whole day yesterday. Got up this morning and cleaned it up. Tell me what you think! http://pyobf.herokuapp.com/ 8 comments programming
- I have begun to learn my first language, [C], but I'm thinking of changing over to [Python] http://c.learncodethehardway.org/book/krcritique.html 17 comments learnprogramming
- I wrote a Hack Assembler from "The Elements of Computing Systems" using Python for my first time - What do you think? http://pastebin.com/6bakjyay 20 comments learnprogramming
- dirtSimple.org: Python Is Not Java-a discussion of the differences in thinking necessary in the two languages. http://dirtsimple.org/2004/12/python-is-not-java.html 5 comments reddit.com
- I'm developing this Python library to simulate electronic devices connected to the GPIO on a Raspberry Pi. It's being very useful for prototyping and in education. What do you guys think about it? https://github.com/wallysalami/tkgpio 8 comments raspberry_pi
- Would you recommend a course on Functional Programming or a course on Data Structures and Algorithms for a person who's already learned some python but wants to get better at thinking like a programmer? None 7 comments haskell
- Attackers are typosquatting package names in the Python package manager. It may be worthwhile to think of how these attacks could be mitigated in Rust, before we see them. http://www.nbu.gov.sk/skcsirt-sa-20170909-pypi/ 80 comments rust
- [Python] Four questions I really want to know the answer, but my CS insturctor thinks they are meaningless :( https://www.reddit.com/r/learnprogramming/comments/6te6p2/python_four_questions_i_really_want_to_know_the/ 6 comments learnprogramming
- I've recently changed from being a JavaScript fanboy to a Python fanboy because we use Django at work. This lead me into writing an article about creating a "facebook comment game" using it. Tell me what you think! http://jilles.me/facebook-comment-craze-with-django/ 4 comments django
- I've started wrapping the RPi.GPIO python module to meet my needs, let me know what you think. https://github.com/holmandw/raspi-wrapper/blob/master/relay.py 3 comments raspberry_pi
- Random number generation: It might be harder than you think to write code that rivals novice-level code written in Python. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4316.html 54 comments cpp
- Wrote a time lapse Python script and I think it's pretty good. Looking for mentors/collaborators and advice on releasing it. https://github.com/j0npau1/pimento/blob/master/pimento.py 3 comments raspberry_pi
- We just open-sourced our internal python data-access/web framework. Please, tell us what you think ! http://dyko.org 75 comments programming
- Paul Prescod: On the Relationship Between Python and Lisp-I think he is wrong, but it's an interesting read. http://www.prescod.net/python/ispythonlisp.html 5 comments reddit.com
- Zpy is a simple zsh plugin manager written in python that don't add to the shell startup time.what to y'all think? https://github.com/yogeshdcool/zpy 4 comments zsh
- Created a text-based Game in Python. Please let me know what you think! https://www.reddit.com/r/learnprogramming/comments/byfj5j/created_a_textbased_game_in_python_please_let_me/ 4 comments learnprogramming
- Hello friends! I'm back with a post about Kalman Filters for state estimation for mobile robots! With Python code and a ROS example! Let me know what you think. https://realitybytes.blog/2017/08/15/state-estimation-kalman-filters/ 9 comments robotics
- Hey Google Angular team, this article is worth a read. TL;DR; "We structured the transition thinking the community would come along with us in leaving Python 2 behind, but that turned out not to be the case" http://www.snarky.ca/why-python-3-exists 5 comments angularjs
- Think Complexity - An intermediate Python book covering graph theory, and the science of complex systems http://greenteapress.com/complexity/ 12 comments programming
- Too many climate data resources use closed source, I think that's stupid so made a quick example in Python https://aoifehughes.github.io/posts/temp-data/ 15 comments python
- Thinking of starting a book and video course on Python for marketers with various real-life data examples, yes/no? https://www.reddit.com/r/marketing/comments/93w3jc/thinking_of_starting_a_book_and_video_course_on/ 62 comments marketing
- I'm trying to query a mySQL from python database running inside a docker contain however I'm getting an error when trying to connect. I think it might be related to the port it's running on but I'm not sure how to fix it. https://www.reddit.com/r/learnprogramming/comments/958otr/im_trying_to_query_a_mysql_from_python_database/ 9 comments learnprogramming
- $524 worth of Python Books by O'Reilly like Natural Language Processing with Python, Python Data Science Handbook, Test-Driven Development with Python, Think Python, and Fluent Python for $15 (-97% OFF) http://primedayloots.com/engineering 3 comments javascript