Instructions to setup (Linux) voyager account

Step by step Tutorial – Click or copy this URL into browser  How to set up Linux (voyager) account (pdf)

Video Tutorial - Click or copy this URL into browser How to set up Linux (voyager) account.mp4 

Instructions to Download and Install Photoshop

Video Tutorial – Click or copy this URL into browser   Download and Install Photoshop

Instructions to guide students through the following three steps:

  • downloading and installing an IDE
  • using the IDE to build and run an executable from a source file
  • basic debugging tools in the IDE to locate and debug syntax and run-time errors

Download and Install the IDE

IDE download and install instructions by programming language and operating system
Programming Language OS IDE
C/C++ Windows

How to install Visual Studio.pdf

How to Install Codeblocks.pdf

C/C++ Mac How to install Xcode.pdf
Java Windows, Mac

How to install Eclipse.pdf

Java Mac

How to install Xcode.pdf

Python Windows, Mac

How to install IDLE.pdf

How to install PyCharm.pdf

How to install Wing Personal.pdf

Assembly Windows

How to install Visual Studio.pdf

Videos on Building a Simple Executable

Video tutorials on building a simple executable by programming language, operating system, and IDE
Programming Language OS IDE
Assembly Windows Visual Studio
C/C++ Mac Eclipse
Xcode
Windows Codeblocks
Eclipse
Visual Studio
Java Mac Eclipse
Windows Eclipse
Python Mac IDLE
Wing
Windows IDLE
Wing

Videos on Basic Debugging of an Executable

Video tutorials on basic debugging of an executable by programming language and IDE
Programming Language IDE
Assembly Visual Studio (Windows)
C/C++ Visual Studio (Windows)
Eclipse (Mac and Windows)
Visual Studio (Windows)
Xcode (Mac)
Java Eclipse (Mac and Windows)
Python IDLE (Mac and Windows)
Wing (Mac)
Wing (Windows)

Acknowledgment

The following contributors volunteered their time and knowledge to create the documents above:Neeraj Dharmadhikari (CIS TA), Mega Putra (CIS TA), Aaron Thomsen (CIS TA), Clare Nguyen (Instructor)And a special shout out to:- Our instructors Manish Goel and Jennifer Parrish for providing content to some of the documents- Our lab coordinator Bachlan Nguyen for lab support.

To report error or suggestion or to contribute to documents like these, contact  Clare Nguyen.

Back to Top