Summer 2020
Syllabus
MAT 1101 College Mathematics Summer 2020 SSU Online Format.pdf
MSCIS430 Computer Communication Summer 2020 SSU Online Format.pdf
Please find SSH in the menu abd click
Keep proceding until you find "login"
login: comlang
password: comlang!
(When you type the password it dose not show up so just keep type)
Spring 2020
Syllabus
MSCIS 540 Topics in Numerical Analysis Spring 2020 SSU.pdf
STAT 1230 Introduction to Statistics SSU Spring 2020.pdf
MSCS 540 Topics in Numerical Analysis Spring 2020 CS.pdf
Please find SSH in the menu abd click
Keep proceding until you find "login"
login: calculus
password: calculus!
(When you type the password it dose not show up so just keep type)
Winter 2020
Syllabus
MAT2111 Essentials of Calculus Winter 2020 SSU.pdf
MSCIS410 Programming Language CIS Winter 2020.pdf
MSCS 410 Programming Language CS Winter 2020.pdf
MSCS400 Programming Language SSU Winter 2020.pdf
ID: calculus
PW: calculus!
Basci input and Conditional 1 Winter 2020.pdf
Syllabus
MAT1111 College Algrbra F19 SSU.pdf
MSCS410 Computer Communications SSU F19.pdf
MSCS430 Computer Communications MSCS F19.pdf
Please go to
ID: collegemath
PW: collegemath!
Lecture 1 10/11/19
Lecture 2 10/18/19
Lecture 3 10/25/19
Lecture 4 11/1/19
Lecture 5 11/15/19
Lecture 6 11/22/19
Lecture 7 12/6/19
Lecture 8 12/13/19
Syllabus
MSCS400 Programming Language Summer 2019 EZRA.pdf
PHYS101 Physics Summer 2019 EZRA.pdf
----------------------------------------------------------------------------------------
Practice 1 (7/12/19)
Big Picture of Calculus
http://octaspiral.com/home/board_YQBK50/703
----------------------------------------------------------------------------------------
Practice 2 (7/19/19)
-----------------------------------------------------------------------------------
Practice 3 (7/26/19)
-----------------------------------------------------------------------------------
Lecture 4 (8/2/19)
Quad Equation
----------------------------------------------------------------------------------
Lecture 5 (8/9/19)
---------------------------------------------------------------------------------
Lecture 6 (8/16/19)
http://octaspiral.com/home/board_YQBK50/703
Video Summary
-------------------------------------------------------------------------------------
Lecture 7 (8/23/19)
-----------------------------------------------------------------------------------
Lecture 8 (8/30/19)
-----------------------------------------------------------------------------
Lecture 9 (9/6/19)
http://octaspiral.com/home/index.php?mid=board_YQBK50&document_srl=8366
-----------------------------------------------------------------------------
Practice 1 (4/9/2019)
--------------------------------------------------------------------------------------------
Please go to your website and find
"Tue Cal S19" in the menu
Click the menu and
login: calculus
PW: calculus!
When you type the PW, letter will not show up but do not worry
(This is very safe website so no worries please keep going)
After login
mkdir Your First name without space
ex) mkdir han
let's go to your folder
cd han
please check your folder is in
octaspiral.com/calculus
This is different with your web site
Whenever you want to make a program please go to your folder first
Otherwise your program cannot be graded !!!!!!!!!!!!!!!
Editing
vi hello1.c
type i : changing editing mode
please type
--------------------------------------------------
#include<stdio.h>
void main()
{
printf("\n\n Hello this is my first program. \n\n");
}
----------------------------------------------------
Thereafter please hit "ESC" key and type
:we!
for save and exit
Please type
gcc hello1.c -o hello1.out
For compiling
(If you find any error please type vi hello1.c AGAIN and edit)
please type
./hello1.out
For running
If you successfully done for hello1.out
Please do hello2.c, hello3.c, hello4.c, and hello5.c.
Everything shoud be in your folder !!!!!!!!!!!!!!!!
-------------------------------------------------------------------------------------------
Practice 2 (4/16/2019)
Fibonacci Sequence
http://octaspiral.com/home/index.php?mid=board_YQBK50&document_srl=7811
---------------------------------------------------------------------------------------------
Practice 3 (4/23/19)
Prime Numbers
http://octaspiral.com/home/board_YQBK50/6756
-----------------------------------------------------------------------------------------------
Practice 4 (4/30/19)
Sequence 1
-----------------------------------------------------------------------------------------------
Practice 5 (5/7/19)
-----------------------------------------------------------------------------------------------
Practice 6 (5/28/19)
------------------------------------------------------------------------------------------------
Syllabus
No. | Subject | Author | Date | Views |
---|---|---|---|---|
» |
Lecture Notes, Syllabus, and Sample Text Book
![]() | stu | 2018.10.15 | 16956 |