[These resources are for students who already have a background in programming. Introductory resources for students can be found here]
Top programming languages to learn
Both Java and Python have libraries that facilitate writing network-based applications – so we will use both.
The Java library is extensive and includes the Java.net package which provides the classes for implementing networking applications.
Description of Java.net package
Most of you are already very familiar with Java, so below are additional Python resources:
The Python standard library is also extensive and includes modules that support network programming.
Python Module Index: https://docs.python.org/3/py-modindex.html
to download Eclipse IDE on your own machine (note all exams and most labs will be done on MUCS lab computers)
Installing Eclipse, setting up remote ssh connections with vs code
primary journal for Computer Science