Networking with Python: Socket Programming for Communication
CO223 Online course
You’ll explore the principles that industry professionals use when programming for networks, and learn how sockets are used to abstract the complexities of the internet.
On this course, you’ll learn how to create programs that communicate over the internet.
You’ll explore the principles that industry professionals use when programming for networks, and learn how sockets are used to abstract the complexities of the internet.
In the final week, you’ll design and create your own protocol for a networked quiz that you’ll program using Python. This final challenge will help you to consolidate and apply your learning from the course.
To take part in this course, you will need experience in the following areas of programming:
- Using functions, including parameters and returns
- Using multiple data types
- Debugging Python programs
We recommend that you take our Programming 102 course if you are unsure.
It may also be beneficial to have some experience with classes and methods, as described in our Object Oriented Programming course.
You will be able to:
- Describe the layers of the TCP/IP model
- Produce Python programs using sockets
- Demonstrate a knowledge of the life cycle of a socket
- Compare reliable and unreliable communication
- Develop a protocol of your own
- Produce programs that use both TCP and UDP
- Investigate the causes of network errors
- Describe methods of correcting errors
This course is part of the Teach GCSE computer science certificate.
Teach GCSE computer science
Our certified professional development programme will equip you with the subject knowledge and confidence to successfully teach and lead GCSE computer science.
Join this course
You need to be logged in to start the course.
Not got a STEM Learning account?
Create an account
Advanced GCSE Computer Science - Spring into the Computer Science Accelerator Easter 2021
This Easter, use the 'advanced teaching of GCSE computer science' pathway to upskill with the advanced topics of GCSE computer science.
An introduction to algorithms, programming and data in GCSE computer science - face to face
Create some simple block-based computer programs and discover how to implement them in the text based language Python.
An Introduction to algorithms, programming and data in GCSE computer science - remote
Create some simple block-based computer programs and discover how to implement them in the text based language Python.