Hacker News
- Cheat Sheet on the Basics of Python https://www.reddit.com/r/learnprogramming/comments/iyhf1h/cheat_sheet_on_the_basics_of_python/ 47 comments learnprogramming
- Help with basic python 3 https://www.reddit.com/r/learnprogramming/comments/aee46o/help_with_basic_python_3/ 9 comments learnprogramming
- How to teach Programming Basics with Python https://www.reddit.com/r/learnprogramming/comments/5aq7fq/how_to_teach_programming_basics_with_python/ 13 comments learnprogramming
- Python web scraping basics https://www.reddit.com/r/learnprogramming/comments/4ypl2e/python_web_scraping_basics/ 4 comments learnprogramming
- Basic Sentiment Analysis with Python http://fjavieralba.com/basic-sentiment-analysis-with-python.html 3 comments programming
- I made my own really basic templating language with python https://gist.github.com/VlatkoStojkoski/169b9ec984d63b1bbb8755dd13d793cc 2 comments webdev
- Basic GUI Calculator in Python https://pyshark.com/basic-gui-calculator-in-python/ 8 comments python
- Anyone want to collaborate In doing some Python basic projects ? https://www.reddit.com/r/learnprogramming/comments/818rdf/anyone_want_to_collaborate_in_doing_some_python/ 26 comments learnprogramming
- Basic ROI extracting with Python and OpenCV http://faqpython.com/extract-roi-from-image-with-python-and-opencv/ 6 comments computervision
- Writing a basic x86-64 JIT compiler from scratch in stock Python https://csl.name/post/python-jit/ 4 comments programming
- 14 exercises to test your basic to intermediate Python skills https://www.reddit.com/r/learnprogramming/comments/6wjirl/14_exercises_to_test_your_basic_to_intermediate/ 36 comments learnprogramming
- Python 101: Lambda Basics « The Mouse Vs. The Python http://www.blog.pythonlibrary.org/2015/10/28/python-101-lambda-basics/ 5 comments programming
- Creating a basic chess AI with Python http://mbuffett.com/?p=66 10 comments programming
- Emacs for Python Programmers: Basics http://jesselegg.com/archives/2010/02/25/emacs-python-programmers-part-1/ 26 comments programming
- 10 Basic Python fundamentals for Data Scientist aspirants and Data Analysis https://www.weirdgeek.com/2018/11/10-basic-python-fundamentals/ 3 comments datascience
- Basic Python 3 for Beginners Course (x-post /r/learnpython) https://www.reddit.com/r/learnprogramming/comments/6ldyxn/basic_python_3_for_beginners_course_xpost/ 23 comments learnprogramming
- What are the advantages/disadvantages of Python, and can't it do basically everything? Why learn anything else? https://www.reddit.com/r/learnprogramming/comments/5li644/what_are_the_advantagesdisadvantages_of_python/ 15 comments learnprogramming
- [Javascript][Python]API Basics for Bitcoin Exchanges https://www.bitfinex.com/pages/api 5 comments learnprogramming
- Help making a basic text game with python http://codepad.org/ACSaeZzP 5 comments learnprogramming
- [Super Basic Help] Could someone help clarify something in Python for me? http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial/Functions 11 comments learnprogramming
- "Python Basics for Beginners: Examples and Best Practices" https://github.com/NaviReddy369/pythonexamples.git 5 comments python
- New Cheat Sheets: MATLAB Basic Functions and "Using MATLAB and Python Together" https://www.reddit.com/r/matlab/comments/j1gk2p/new_cheat_sheets_matlab_basic_functions_and_using/ 8 comments matlab
- I shared my 45 minutes Python Tutorial page for beginners and the people who wants revise the basic concepts https://www.webdevmonk.com/tutorials/learn-python-in-45-minutes.html 4 comments python
- I finished my biggest project yet: Waffleweb. It is a basic Python WSGI-compatible web framework. https://berserkware.github.io/waffleweb 2 comments python
- Discovering basic blocks (building a CFG from Python bytecode) https://bernsteinbear.com/blog/discovering-basic-blocks/ 5 comments compilers
- First basic python program, would like advice on how to make it better https://www.reddit.com/r/learnprogramming/comments/fl1v3n/first_basic_python_program_would_like_advice_on/ 13 comments learnprogramming
- Introducing Updog, a replacement for Python's SimpleHTTPServer. It allows both uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use basic auth. https://github.com/sc0tfree/updog 46 comments netsec
- If anyone wants a quick overview of Python or want to learn it quickly, here is a tutorial that I followed that taught me the basics in just a couple days. https://developers.google.com/edu/python/?hl=en 9 comments programming
- My post about making a basic grid for a 2D game I'm working on, in Python 2.6 and PyGame http://blog.tankorsmash.com/ 6 comments gamedev
- How to write a basic blog with Pylons (the lesser known Python "web framework") http://pylonshq.com/project/pylonshq/wiki/tutorial 16 comments programming
- Free Python Flask Class on Zoom - 1 Hour - Only for Beginners - Flask Basics - Enroll for Free https://chat.whatsapp.com/icu8l3hqxbmgksl3pmuyz2 2 comments flask
- NASA Modeling Guru: Basic Comparison of Python, Julia, R, Matlab and IDL https://modelingguru.nasa.gov/docs/doc-2625 5 comments programming
- Some basic HTTP benchmarks I compiled for a comment in /r/startups [python, go, php, ruby, vert.x] http://blog.kgriffs.com/2012/11/13/python-vs-node-vs-pypy-benchmarks.html 3 comments webdev
- I know basic C++ and Python, but I can't seem to find recreational projects at my skill level... help? http://jongsma.org/software/downpour/ 27 comments learnprogramming
- Looking for some basic answers on `lsp-mode/eglot/ elpy` for python development in emacs. https://github.com/emacs-lsp/lsp-mode/issues/523 6 comments emacs
- I was excited to learn how easy it is to create GitHub Actions in Python the other day, but it took a while to get it set up how I wanted. I've created a basic template repo that hopes to help anyone quickstart a Python Action project managed with Poetry. https://github.com/k2bd/action-python-poetry 9 comments python
- I’m so happy to present my little SHINY baby to you. Crypt offers a simple ‘how do I do this in…?’ for R,Python and Postgresql users. Please keep in mind this covers the basic data wrangling tasks. Sure there are many ways to get things but for now let’s start with Crypt :-) https://bytecastle.shinyapps.io/welcome_to_crypt/ 16 comments rstats
- Sharing my first ever Raspberry Pi project blog. In this process I ended up learning to code in Python on a Raspberry Pi, wiring using a breaboard, soldering using a soldering iron and also got an opportunity to put my basic painting skills to use. https://s1ndhu.medium.com/the-one-with-the-raspberry-pi-3b572a9c219c 7 comments raspberry_pi
- Import Python Issue 22 - Django Testing, DjangoCon Europe Update, Decorator Cheatsheet, ElasticSearch Basics, tips, tricks and idioms, PyVmMonitor and more http://importpython.com/newsletter/no/22/ 3 comments django