Read our blogs, tips and tutorials
Try our exercises or test your skills
Watch our tutorial videos or shorts
Take a self-paced course
Read our recent newsletters
License our courseware
Book expert consultancy
Buy our publications
Get help in using our site
547 attributed reviews in the last 3 years
Refreshingly small course sizes
Outstandingly good courseware
Whizzy online classrooms
Wise Owl trainers only (no freelancers)
Almost no cancellations
We have genuine integrity
We invoice after training
Review 30+ years of Wise Owl
View our top 100 clients
Search our website
We also send out useful tips in a monthly email newsletter ...
Posted by Andy Brown on 25 October 2021
Instead of writing your code in a single long file you can (and should) call separate functions to handle discrete tasks. In addition to all the modules supplied by third parties, this tutorial shows you how to create your own libraries of useful functions.
See our full range of Python training resources, or test your knowledge of Python with one of our Python skills assessment tests.
This video has the following accompanying files:
File name | Type | Description |
---|---|---|
Action.csv | CSV file | CSV file of action films |
Animation.csv | CSV file | CSV file of animation films |
Comedy.csv | CSV file | CSV file of comedy films |
Musical.csv | CSV file | CSV file of musicals films |
Science fiction.csv | CSV file | CSV file of science fiction films |
Get duration function.py | Python code | Get film duration in human readable format |
Read CSV file.py | Python code | Read in a CSV file of films |
Get film age.py | Python code | Get the age of a film |
WOL_functions.py | Python code | Module containing all functions written |
Complete example.py | Python code | Bringing all other functions together |
Doc strings.py | Python code | Example of document strings |
Click to download a zipped copy of the above files.
After watching this video, you may like to test your understanding by doing one or more of the following exercises:
You can also download the answers to each exercise from the links above.
You can increase the size of your video to make it fill the screen like this:
Play your video (the icons shown won't appear until you do), then click on the full screen icon which appears as shown above.
When you've finished viewing a video in full screen mode, just press the Esc key to return to normal view.
To improve the quality of a video, first click on the Settings icon:
Make sure yoiu're playing your video so that the icons shown above appear, then click on this gear icon.
Choose to change the video quality:
Click as above to change your video quality.
The higher the number you choose, the better will be your video quality (but the slower the connection speed):
Don't choose the HD option shown unless your connection speed is fast enough to support it!
Is your Wise Owl speaking too slowly (or too quickly)? You can also use the Settings menu above to change your playback speed.
From: | Costas |
When: | 21 Mar 22 at 14:08 |
Hi,
What is the difference between the function syntax used in the video:
def FunctionName(Parameter: DataType) -> ReturnDataType:
return [expression]
and the "usual" syntax:
def FunctionName(Parameter):
return [expression]
Is it just a more detailed coding syntax for clarity purpuses or there are other reasons/benefits that make it preferable for someone to use it?
Thanks
From: | Andy B |
When: | 21 Mar 22 at 15:34 |
The main difference is that when you type in Parameter., VS Code will know that the parameter should hold a string/int/float/whatever, and come up with the appropriate methods specific to this data type. But this is a pretty big advantage.
Kingsmoor House
Railway Street
GLOSSOP
SK13 2AA
Landmark Offices
99 Bishopsgate
LONDON
EC2M 3XD
Holiday Inn
25 Aytoun Street
MANCHESTER
M1 3AE
© Wise Owl Business Solutions Ltd 2024. All Rights Reserved.