Python Forum
Thread Rating:
  • 5 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tutorial Requests
#1
Make your tutorials requests on this thread and they will be updated in this first post. Ones that have been completed by at least one person have strikethrough. If you feel you need a new tutorial on the same subject of one we already have, feel free to post it as a request and why our current tutorial does not meet your needs.
 
  • for and while loops
  • pip (basic usage and reasons for varying errors and fixes for them)
  • coroutines concurrency
  • Tkinter custom widgets 
  • recommended IDE's for a few use cases and OS
  • function annotations
  • USB python flash drive installations, Anaconda, MiniConda, WinPython, PythonAnyWhere, Cloud9
  • Foreign Function Interface. How to call functions in python, that were written in another language. Perhaps through a library (.so, .dll).
  • Anaconda and the basics
  • run python scripts through Google cloud using a engine compute virtual machine
  • PyLogging(pylogger) with real-world examples
  • CLI progressbars
Recommended Tutorials:
Reply
#2
I had one on how to use an options file with tkinter.

The other was about resizing (it was in my head, and done now, so I can do one on options file next)

perhaps one on making custom widgets in tkinter
Reply
#3
I would like to see Python coroutines concurrency tutorial. I have watched a video in Youtube but didn't it.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#4
I'd like to second the coroutines tutorial. Hopefully including a practical example of why you'd use it.
Reply
#5
Complete newbie - would like to see some very basic tutorials please or if anyone knows of any links etc would be grateful
Thanks paul
Reply
#6
Luckily, there's an entire list of tutorials right in the sticky! :)

http://python-forum.io/Thread-A-List-of-...-Resources
Reply
#7
Massive thanks I will have a look at some of those links

Cheers
Paul
Reply
#8
Quote:would like to see some very basic tutorials please
If you search for the prefix [Basic] at the bottom of the thread listing in tutorials, you will get a list of basic tutorials. Other than that you would need to ask for a specific one.
Recommended Tutorials:
Reply
#9
I can't remember where I left my glasses.
Reply
#10
How about recommended IDE for a few use cases and OS ?

I gather the default IDLE seems not too recommended to most
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020