octaspiral.com

English

Lectures

Lecture Notes, Syllabus, and Sample Text Book

stu 2018.10.15 17:32 Views : 16980

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!

 

Hello C Winter 2020.pdf

Conditional 1 Winter 2020.pdf

Basci input and Conditional 1 Winter 2020.pdf

Fibo Winter 2020.pdf

Arith Seq I Winter 2020.pdf

Geo Seq I Winter 2020.pdf

Quad Eq I Winter 2020.pdf

Prime Number 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 

https://45.58.0.194:4200/

 

ID: collegemath

PW: collegemath!

 

Lecture 1 10/11/19

Hello C Fall 2019.pdf

 

Lecture 2 10/18/19

if I .pdf

 

Lecture 3 10/25/19

if part 2 Fall 2019.pdf

 

Lecture 4 11/1/19

Loop Star.pdf

 

Lecture 5 11/15/19

Order I.pdf

 

Lecture 6 11/22/19

Array 1.pdf

 

Lecture 7 12/6/19

Swap Function 1.pdf

 

Lecture 8 12/13/19

Conditional I.pdf

 

 

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

Hello C April 2019.pdf 

----------------------------------------------------------------------------------------

Practice 2 (7/19/19)

Fibo Summer 2019.pdf

-----------------------------------------------------------------------------------

Practice 3 (7/26/19)

Quad Eq May 2019.pdf

-----------------------------------------------------------------------------------

Lecture 4 (8/2/19)

Quad Equation

----------------------------------------------------------------------------------

Lecture 5 (8/9/19)

Fri Loop Star Su19 Ezra.pdf

---------------------------------------------------------------------------------

Lecture 6 (8/16/19)

http://octaspiral.com/home/board_YQBK50/703

Video Summary

-------------------------------------------------------------------------------------

Lecture 7 (8/23/19)

Order I Su19 .pdf

-----------------------------------------------------------------------------------

Lecture 8 (8/30/19)

Prime Number.pdf

-----------------------------------------------------------------------------

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("nn Hello this is my first program. nn");

}

----------------------------------------------------

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

Fibo Spring 2019.pdf

---------------------------------------------------------------------------------------------

Practice 3 (4/23/19)

Prime Numbers

http://octaspiral.com/home/board_YQBK50/6756

Prime Number.pdf

-----------------------------------------------------------------------------------------------

Practice 4 (4/30/19)

Sequence 1

Seq1.pdf

-----------------------------------------------------------------------------------------------

Practice 5 (5/7/19)

Arith.pdf

-----------------------------------------------------------------------------------------------

Practice 6 (5/28/19)

Quad Eq May 2019.pdf

------------------------------------------------------------------------------------------------

Syllabus

MAT211 Essentials of Calculus Spring 2019 EZRA.pdf

S500 Computer Programming Ezra S19.pdf

No. Subject Author Date Views
» Lecture Notes, Syllabus, and Sample Text Book file stu 2018.10.15 16980