The Computer Science Program Hub
Career Preparation
Preparation for Landing a job in Computing Fields
C++
Microsoft Visual Studio Community Version Download
How to use MS Visual Studio by Microsoft
How to use MS Visual Studio 2019 by Instructor
How to use Xcode to run C++ programs on Mac computers (Youtube video)
How to use Xcode to run C++ programs on Mac computers by instructor.
How to read data from file in Xcode on Mac by instructor.
How to run C++ on Mac using command line.
Linux
How to access the Computer Science program's Linux server hosted on Amazon Cloud (AWS). Go to
the instruction page
.
How to set up a webpage on the Linux server. Read
this page
.
How to upload files to the sever with
GUI software FileZilla
.
How to transfer files between a local computer and the sever using
PSFTP command-line tool
.
How to transfer files between a local computer and the sever using
sftp commandon Mac Terminal
.
Database
Official MySQL Website
.
Short MySQL tutorial
.
SQL Basics
.
MySQL Built-in Functions
.
MySQL Constraints
.
MySQL Backup and Views
.
MySQL Workbench Tool
.
Web Development
A comprehensive web programming resource website:
w3schools
.
HTML, CSS, and Javascript Samples by Yukong Zhang
.
Javascript and jQuery Sample Code by Don Duckett
.
Book website for HTML and CSS by Don Duckett
.
Book website for Javascript and jQuery by Don Duckett
.