Learn Python The Hard Way might be a bit more popular than pkgsrc. We know about 13 links to it since March 2021 and only 10 links to pkgsrc. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> https://pkgsrc.smartos.org/install-on-macos/ Note that Pkgsrc is a NetBSD-derived project. * https://pkgsrc.org The Joyent folks leveraged it to allow their customers, who were perhaps not as familiar with Solaris/SmartOS, a larger pool of packages. Pkgsrc was running on Solaris before Joyent, Joyent built on top of it. - Source: Hacker News / 9 months ago
Https://pkgsrc.org/ from netbsd runs on many systems. - Source: Hacker News / 11 months ago
It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: about 2 years ago
It seems like pkgsrc.org hasn’t got the news yet. Source: over 2 years ago
I still have a Slackware install that runs some really old stuff I have. I remember working at AN ISP in the 90s and slack was are secure distro. All the important stuff (authentication, configs, etc.) were stored and served from our 'slack pool'. Funny part is now I do a very basic Slackware install that setup pkgsrc (https://pkgsrc.org) on it so I can really experience the best and worst of times! - Source: Hacker News / over 3 years ago
Try this instead: https://learnpythonthehardway.org/ LLMs will give you an uncertain percentage of wrong answers. It’s like having a teacher that lies to you and doesn’t know when they are lying and has zero understanding of the information they give you. - Source: Hacker News / 8 months ago
Basic Python Knowledge: Ensure you have a solid understanding of Python basics. Resources like Python.org and Learn Python the Hard Way are great starting points. - Source: dev.to / 9 months ago
Go here: https://learnpythonthehardway.org/. Source: almost 2 years ago
Also, I haven’t looked at it in a super long time but personally I got started with Python using https://learnpythonthehardway.org after originally training to be an artist and ended up having a pretty successful career in Pipeline instead. Source: almost 2 years ago
Https://learnpythonthehardway.org/ combined with the Harvard cs50 course and codeacademy all together will get you pretty far. They provide quite a bit of information and practical instruction for free. Source: almost 3 years ago
Conda - Binary package manager with support for environments.
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.
Homebrew - The missing package manager for macOS
Google's Python Class - Assorted educational materials provided by Google.
MacPorts - The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.