You are on page 1of 51

MOOC Part

Student:
MOOC Title:
MOOC Site:

Date

02/01/2015

02/01/2015

02/08/2015

02/08/2015

02/08/2015

02/15/2015

02/22/2015

02/22/2015

03/04/2015

03/10/2015

3/15/2015

3/21/2015

MOOC Participation
Alia Alsulaim
Programimg for everyone
https://www.coursera.org/course/pythonlearn

Session Description
First class consists of many short videos. I knew to Gudo Van Rossey the
intventor of Python. The other video about introdication to programming. What
is data? Information? Network? Motherboard? Memory?Also, the instructor take
about why we be programming? to design program to serve our need or like
professional other needs. Then I opened the Interactive Python and typed my
first assignement.Do first assignement and post it in the separate sheet.
The course is about Writing a pragraph code :
if conditione
loop in programming. Do the second asignement and post it in
the separate sheet.
Watched the interview video with Eben Upoton, Rasberry foundation P1. It is a
processer chips can use it on house or airplane or any where taking the
commands and do it. Like a Repot.
Watched the lesson 2 videos which consists of:1- work with Constant 2- work
with Variables 3- Reserved words 4- order of evaluation 5- operator Proceduer
Rules 6- Integer & Flouting. Do third Assignementand post it in the separate
sheet.
Watched the interview video with Indian women, who founder the Piazza CEO,
Pooja Sanka

If statement- conditional statment. Watched the viedeos about if conditional


and it types. Do some exercisie finally did the third assignement.

week 4 classis about function in paython.Type like 1-Max 2- Float 3-type. Then
bulding our own function ,then took about return value.Finally, did the coding
with function as a fourth assignement.
watch the interview vedio with Dophen Koller- bulding coursers. Descripe who
education is right for every one. So, that is coursera.
Fifthe week about loop. First video talk about infinit loop and how to be carfuly
to stop the looping.Second video about larget number. Then finding the avareg
for loop.Fliter the loop
Sixth week about string data type which means sequence of character. Also
take about len function , loop throgh strings , slicing strings , using in as an
operation. Finally see the video that was added to Monoash Measume of
Computing History.
Seventh week about many topics: 1- discribe how motherboard use abd
scondery memory. 2- secondary mory is more larger than immeditly memory 3file processing 4- usnig open function 5- counting lines in fa file 6- reading the
eniter file 7- mention the bad names 8- how to print second line 9- watched the
interview with Gorden Bell. Bulding blocks of computing, Microsoft research.
Eighth week talk about list in Python. For example : Print [1,24,76] the result will
be [1.24.76]. Second point in the video about how long is a list ?. Then talk
about how to concatenating list using +. Also, list can be sliced using.Averaging
with a list.

C Participation Log

Start Time

End Time

10:15 AM

11:15 AM

11:16 PM

12:00 PM

5:35 PM

6:00 PM

8:55 PM

10:00 PM

22:00

22:20

20:00

21:00

22:00

23:45 PM

23:45 PM

0:00

23:15

1:15

12:00

13:30

22:00

23:00

13:30

14:30

Total

Session Length

1:00

0:44

0:25

1:05

0:20

1:00

1:45

0:15

2:00

1:30

1:00

1:00

12:04

The coding:

The result:

The lecture video example :

example :

You might also like