Programming Resources

[The resources below are for students who already have a background in programming. Introductory CS/ programming resources for students can be found here]

Top programming languages to learn

Downloading Anaconda

Anaconda is a Python distribution system used for data science, machine learning, & scientific computing. It provides a collection of tools, libraries, and packages, including the Jupyter Notebook which is a web-based interactive computing platform.

Python Resources sources:

Berkeley

CodeCademy

GitHub

GoogleDrive

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 

Python 3 documentation 

Python standard library  

Networking Interface 

Python’s Request Library 

 

to download Eclipse IDE on your own machine (note all exams and most labs will be done on MUCS lab computers)

Specific to Millersville University students

Getting started with Autolab

Logging in to lab machines

Installing Eclipse, setting up remote ssh connections with vs code

primary journal for Computer Science

 

 

 

Comments are closed.