
XenForo
Discourse
phpBB
NodeBB
Flarum
MyBB
Vanilla Forums
Vanilla
Think Python
Google's Python Class
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
XenForo
Think PythonXenForo is recommended for community managers, businesses, and individuals looking to build an engaging and interactive online community. It is particularly well-suited for those who need a customizable platform with strong support and a broad collection of plugins.
XenForo might be a bit more popular than Think Python. We know about 10 links to it since March 2021 and only 9 links to Think Python. 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.
XenForo (https://xenforo.com/) XenForo is a popular commercial forum software application that is widely used for creating and managing online discussion communities and forums. - Source: dev.to / almost 3 years ago
For the longer term migration options, I would like to recommend we set up a Xenforo forum one last time. It would be quick and easy to do, it's a well designed and maintained solution that has all the technical features we need and works well for communities like this, as demonstrated by the Spacebattles and Sufficient Velocity forums. Finally, this community will only be free of interference if we go to a place... Source: about 3 years ago
Obviously forums aren't as popular as they used to be, so this topic might not be of interest to many. For folks that want to run a forum, they'd most certainly go with Discourse (Ruby), Flarum (PHP), Xenforo (PHP), NodeBB (Javascript), Nimforum (Nim) and maybe Casnode (Go). Source: over 3 years ago
For something simple, I'd look into bbpress. For something more complex (but that can still integrate with WordPress, check out Xenforo (my favorite) or Vanilla. Source: over 3 years ago
Obligatory Lobsters[0] link. You may know it well already though. If you really need to scratch that itch, maybe start your own community based around those topics? I wouldn't build it from scratch though, and use something like XenForo[1]. The web needs more forums, there's not enough of them around! [0] https://lobste.rs/ [1] https://xenforo.com/. - Source: Hacker News / over 3 years ago
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: about 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: about 3 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 4 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
Computer Science โ For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
Discourse - Discourse is an open source discussion platform built for the next decade of the Internet.
Google's Python Class - Assorted educational materials provided by Google.
phpBB - Raspberry Pi. The Raspberry Pi is a cheap, credit-card sized computer. The official website uses phpBB for their discussion forums. phpBB is not affiliated with nor responsible for any of the sites listed on the showcase.
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.
NodeBB - NodeBB Forum Software - A better community platform for the modern web. NodeBB is a next generation forum software that's free and easy to use.
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.