Some Links that I frequently use, and you might find them helpful.
- cplusplus.com is all you need for C++ reference. The website also has tutorials that can help you in your learning process.
- If you are learning Python, you are probably familiar with Python.org , this is the place to start learning python and get access to documentation . Find the Official Style guide for Python Code here.
- If you are planning to learn Java then the good starting point is java.com , the website also has one of the best developer resources that I've found.
If you need help with your programming assignments or working on a project and need second eyes to look at your code or debugging it, please don't hesitate to meet with me during my office hours or schedule an in-person or online tutoring session through my e-mail. I am located in computer lab in the Administration and Instructional building, room INST 2009.
Microsoft Office:
All students with valid student email address are able to download and install Office 365 products. To download Office 365 got to this link, and click on "Sign in". After you logged in go to "Apps & Devices" using the menu and click on "Install Office".
Make sure you choose the correct version based on your Operating System type (32 bit or 64 bit). It is also recommended that you uninstall the old versions of Office from your system before installing newer versions.
Please contact me if you have question or need help to set up MS Office.
Jupyter Lab Quick Guide:
If you don't have Python installed on your machine please go to this link and download Python, make sure you add Python to the PATH when installing it. To install Jupyter Lab on your machine go to this link and follow the instructions using your system Command Prompt. Since we are not supposed to memorize everything there is this good documentation for Jupyter lab users.
Please do not hesitate to contact me if you have any question.