Put some tutorial requests here I will try to pick a few and create tutorials for them. Maybe some of the other python guru's will pick some up too.
Tutorial RequestsRequest some tutorials.
31 Replies - 22482 Views - Last Post: 26 March 2013 - 07:57 PM
Replies To: Tutorial Requests
#2
Re: Tutorial Requests
Posted 15 June 2008 - 08:21 PM
Pinned.
and spelling corrected
and spelling corrected
#3
Re: Tutorial Requests
Posted 15 June 2008 - 09:28 PM
#4
Re: Tutorial Requests
Posted 20 September 2008 - 10:31 AM
I request a starter tutorial on Windows GUI programming using Python.
#5
Re: Tutorial Requests
Posted 12 December 2008 - 02:33 PM
I request a PERL tutorial in the network field something relatively easy for a pro but for a newbie would take some serious research
#6
Re: Tutorial Requests
Posted 20 April 2009 - 02:23 PM
How about a web scraping or data mining (assuming we have permission of a said website) tutorial
1. check a new site for articles or link updates
2. scrape a site that requires a login
1. check a new site for articles or link updates
2. scrape a site that requires a login
#7
Re: Tutorial Requests
Posted 28 April 2009 - 12:28 PM
can you give one on basic python and what it is used for?
#8
Re: Tutorial Requests
Posted 29 April 2009 - 10:58 PM
Have you checked the python tutorials at Other Language Tutorial Section?
#9
Re: Tutorial Requests
Posted 26 May 2009 - 03:38 PM
I would like to see some help with network interfaces such as IRC bots.
#10
Re: Tutorial Requests
Posted 17 June 2009 - 06:30 PM
Hi.
I am studying Web design and development and we have been asked to create a program in python that does the following:
enter room number
validate room number
open room file
start loop
read line from file
divide this line into separate varibles (Python can do this in one line!)
if the room matches the same structure happens again in coursfiles
open coursefiles
inner loop starts
this loop searches coursefiles
look for a match
inner loop ends
end loop
if no match .... message
else ....
Text from two files, coursefiles.txt and roombookings.txt
I was wondering if anyone could put together a guide or could recommend a guide to learn how to code the following in python or any other language as I don't really want to spend weeks learning all of python for what is meant to be a few hours section of a course that needs to be complete as soon as possible.
I have learned only the basics of python so far and would rather put my time into languages that are more commonly used in web design such as XHTML, CSS, Java etc.
OR even if anyone knows how to do this in java or a good guide for it that would be greatly appreciated.
I am studying Web design and development and we have been asked to create a program in python that does the following:
enter room number
validate room number
open room file
start loop
read line from file
divide this line into separate varibles (Python can do this in one line!)
if the room matches the same structure happens again in coursfiles
open coursefiles
inner loop starts
this loop searches coursefiles
look for a match
inner loop ends
end loop
if no match .... message
else ....
Text from two files, coursefiles.txt and roombookings.txt
I was wondering if anyone could put together a guide or could recommend a guide to learn how to code the following in python or any other language as I don't really want to spend weeks learning all of python for what is meant to be a few hours section of a course that needs to be complete as soon as possible.
I have learned only the basics of python so far and would rather put my time into languages that are more commonly used in web design such as XHTML, CSS, Java etc.
OR even if anyone knows how to do this in java or a good guide for it that would be greatly appreciated.
#11
Re: Tutorial Requests
Posted 25 August 2009 - 09:45 AM
I think a tutorial showing basic cryptography, encryption and decryption. It could be something where you have an interface to enter your message and an interface that decrypts the message. You could send it to a friend and would be pretty neat plus give a basic intro to the topic. I was going through a book the other night that had a super basic example. It converted a "string" to their ascii values and then took the ascii values and converted it back to "strings." Maybe something along those lines or more advanced with some math?
LCP
That would be awesome
LCP
code_m, on 26 May, 2009 - 02:38 PM, said:
I would like to see some help with network interfaces such as IRC bots.
That would be awesome
#12
Re: Tutorial Requests
Posted 20 September 2009 - 05:59 PM
I'm trying to make a basic calculator in Python 3 and I'd like a tutorial for developing guis in python. Thanks in advance.
#13
Re: Tutorial Requests
Posted 25 January 2010 - 02:44 PM
Quite a few requests for GUI programming - can I go one further and request a TKinter tutorial (as it's included in the package after all!)? Some of it is straight forward, but I get lost in some of the structure (simple stuff like object names for attribute passing)
There is this website, which is great in a lot of ways, but I don't feel that I'm 100% there with understanding, if you know what I mean!
There is this website, which is great in a lot of ways, but I don't feel that I'm 100% there with understanding, if you know what I mean!
This post has been edited by chemicalfan: 25 January 2010 - 02:50 PM
#14
Re: Tutorial Requests
Posted 25 January 2010 - 02:50 PM
There are a few tutorials on Tkinter in the Othe Langauges Tutorials section.
#15
Re: Tutorial Requests
Posted 25 January 2010 - 05:11 PM
I have written a five part Tkinter series and is located in both the Other Tutorials Section and in my Contributions: http://www.dreaminco...dosmember=97990
|
|

New Topic/Question
Reply




MultiQuote












|