Paulo's Lemmy
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
bterwijn@programming.dev to Python@programming.dev ·
edit-2
8 hours ago

Python Data Model: Copying

programming.dev

message-square
5
link
fedilink
9

Python Data Model: Copying

programming.dev

bterwijn@programming.dev to Python@programming.dev ·
edit-2
8 hours ago
message-square
5
link
fedilink

An exercise to help build the right mental model for Python data. The “Solution” link uses memory_graph to visualize execution and reveals what’s actually happening:

  • Solution: https://memory-graph.com/#codeurl=https%3A%2F%2Fraw.githubusercontent.com%2Fbterwijn%2Fmemory_graph_videos%2Frefs%2Fheads%2Fmain%2Fexercises%2Fexercise19.py&play=
  • Explanation: https://github.com/bterwijn/memory_graph?tab=readme-ov-file#python-data-model
alert-triangle
You must log in or register to comment.
  • cheesorist@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    id say B

  • Kairos@lemmy.today
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    A

    • bterwijn@programming.devOP
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      Incorrect sorry, check the “Solution” link for the correct answer.

  • solrize@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    2 days ago

    Preferred solution: learnyouahaskell.com . For immutable data!

    • bterwijn@programming.devOP
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      Different languages make different choices. The disadvantage of Haskell is that if you want to change one value in a collection of a million values that it either makes a full copy or tries to optimize by sharing values behind the scene, both resulting in significant overhead. Most people already understand that pure functional programming languages don’t deliver except in very specific circumstances: Haskell TIOBE rating 0.32%, https://www.tiobe.com/tiobe-index/

Python@programming.dev

python@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !python@programming.dev

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events
Past

November 2023

  • PyCon Ireland 2023, 11-12th
  • PyData Tel Aviv 2023 14th

October 2023

  • PyConES Canarias 2023, 6-8th
  • DjangoCon US 2023, 16-20th (!django 💬)

July 2023

  • PyDelhi Meetup, 2nd
  • PyCon Israel, 4-5th
  • DFW Pythoneers, 6th
  • Django Girls Abraka, 6-7th
  • SciPy 2023 10-16th, Austin
  • IndyPy, 11th
  • Leipzig Python User Group, 11th
  • Austin Python, 12th
  • EuroPython 2023, 17-23rd
  • Austin Python: Evening of Coding, 18th
  • PyHEP.dev 2023 - “Python in HEP” Developer’s Workshop, 25th

August 2023

  • PyLadies Dublin, 15th
  • EuroSciPy 2023, 14-18th

September 2023

  • PyData Amsterdam, 14-16th
  • PyCon UK, 22nd - 25th
🐍 Python project:
  • Python
  • Documentation
  • News & Blog
  • Python Planet blog aggregator
💓 Python Community:
  • #python IRC for general questions
  • #python-dev IRC for CPython developers
  • PySlackers Slack channel
  • Python Discord server
  • Python Weekly newsletters
  • Mailing lists
  • Forum
✨ Python Ecosystem:
  • pyvideo
  • Awesome Python
  • PyCon US 2023 and videos!
🌌 Fediverse
Communities
  • #python on Mastodon
  • c/django on programming.dev
  • c/pythorhead on lemmy.dbzer0.com
Projects
  • Pythörhead: a Python library for interacting with Lemmy
  • Plemmy: a Python package for accessing the Lemmy API
  • pylemmy pylemmy enables simple access to Lemmy’s API with Python
  • mastodon.py, a Python wrapper for the Mastodon API
Feeds
  • Active c/Python posts
  • New c/Python posts
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 11 users / day
  • 63 users / week
  • 469 users / month
  • 1.02K users / 6 months
  • 1 local subscriber
  • 7.57K subscribers
  • 201 Posts
  • 943 Comments
  • Modlog
  • mods:
  • Jason Novinger@programming.dev
  • Erlingur@programming.dev
  • Luis Norambuena@programming.dev
  • BE: 0.19.11
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org