Zenius2016 / BoardAlfa

Temporary Official repo for board announcement ZenXLeague
zeniusleague.com
43 stars 29 forks source link

First Assignment!!!!!!!!!!!!!! #7

Open skadinyo opened 9 years ago

skadinyo commented 9 years ago

For information check https://github.com/Zenius2016/BoardAlfa/tree/master/firstAssignment

Please mention the link to your working file example: https://github.com/Zenius2016/BoardAlfa/blob/master/firstAssignment/template.hs

If tutors have reviewed your code, i will mention you like this @squest, @niluhdea , @Annaraf , @1996c ......

If you have finished your assignment and tutors have not reviewed it yet, you can ask tutors to reviewed it from this issue, LINE, or face to face.

don't forget to always commit your work, whether or not it has finished. So, tutor can see and review the progress.

1996c commented 9 years ago

:tada: https://github.com/1996c/tory/blob/master/go.hs

Annaraf commented 9 years ago

https://github.com/Annaraf/Zen/blob/master/One.hs

squest commented 9 years ago

Please commit and put the link to the file here so we can trace the progress and spot common problems, if you dont know how to commit to github then learn it asap. Two playlists you need to watch are the old one and one B.

microsingularities commented 9 years ago

https://github.com/microsingularities/Zenx-Assignment/blob/master/two.hs

aldinosyaputra commented 9 years ago

https://github.com/aldinosyaputra/blackbird/blob/master/jude.hs

Beelzebub0 commented 9 years ago

https://github.com/Beelzebub0/archangerl/blob/master/Arca.hs

Taricag commented 9 years ago

https://github.com/Taricag/zenX/blob/master/tari/two.hs

anggabc commented 9 years ago

https://github.com/anggabc/ASD/blob/master/Isi/a.hs

azra-x commented 9 years ago

https://github.com/azra-x/ZenProject/blob/master/Task01.hs

fegandriana commented 9 years ago

https://github.com/fegandriana/brownies/blob/master/aqua.hs

squest commented 9 years ago

To make it more fun, everytime you commit something from github you can mention us ( @squest or @skadinyo ) in the description part (on github for windows/mac) so we can get some notification each time you commit. Commit at least once a day is a healthy habit, and more commits are preferable though.

ghost commented 9 years ago

https://github.com/arekaces/Nice-Programming/blob/master/One.hs

GiovinaFr commented 9 years ago

https://github.com/GiovinaFr/Giovina_Fransiska/blob/master/firstwork

lyviac commented 9 years ago

https://github.com/lyviac/matcha/blob/master/template.hs

itsnotabullshit commented 9 years ago

https://github.com/itsnotabullshit/powderblue/blob/master/Liszto

nugarstu commented 9 years ago

https://github.com/nugarstu/projectZ/blob/master/shoot.hs

nurahmanap commented 9 years ago

https://github.com/nurahmanap/Arcmonkeys/blob/master/susi.hs

aliarap commented 9 years ago

https://github.com/aliarap/Aliarab/blob/master/two.hs

kenwardhana commented 9 years ago

https://github.com/kenwardhana/juna/blob/master/file.hs

Erck137 commented 9 years ago

https://github.com/Erck137/Billy_Erickson/blob/master/One.hs

ghost commented 9 years ago

https://github.com/pergits/repothingy/blob/master/1.hs

IrchamHabibie commented 9 years ago

https://github.com/IrchamHabibie/Ircham/blob/asd/one.hs

susubear commented 9 years ago

https://github.com/susubear/first-task/blob/master/haskell.hs

chloyunus commented 9 years ago

https://github.com/chloyunus/Newbie/blob/master/Cecece.hs

fikrie91 commented 9 years ago

https://github.com/fikrie91/Akuntansi-UI/blob/master/bb

Aditbar commented 9 years ago

https://github.com/Aditbar/Hello-Wonderful-World/blob/master/Alfa.hs

fraehanah commented 9 years ago

https://github.com/fraehanah/velvet/blob/master/ichi

ghost commented 9 years ago

https://github.com/ongantung/skyhigh/blob/master/levelone.hs

hanifahmuthia commented 9 years ago

https://github.com/hanifahmuthia/hanifah/blob/master/template.hs

mhanifep commented 9 years ago

https://github.com/mhanifep/zen-x/blob/master/template.hs

banyutresna commented 9 years ago

https://github.com/banyutresna/tresna/blob/master/angt.hs

ElfridaDwi commented 9 years ago

https://github.com/ElfridaDwi/justtryit/blob/master/Chapterone.hs

williemhartono commented 9 years ago

https://github.com/williemhartono/Badak/blob/master/Upil.hs

kanzlukman commented 9 years ago

https://github.com/kanzlukman/One/blob/master/Programming

fadlifadillah commented 9 years ago

https://github.com/fadlifadillah/New/blob/master/template.hs

agunpratama commented 9 years ago

https://github.com/agunpratama/WissenCognitio/blob/master/Unity.hs

cimongs commented 9 years ago

https://github.com/cimongs/ScytheOfVyse/blob/master/two.hs

Ranazoik commented 9 years ago

https://github.com/Ranazoik/MaafTelat/blob/master/Gini%3E.hs @squest

intanzahara commented 9 years ago

https://github.com/intanzahara/minions/blob/master/banana.hs

dyinguniverse commented 9 years ago

https://github.com/dyinguniverse/JoyD/blob/master/fuji.hs

yohannapanggabean commented 9 years ago

https://github.com/yohannapanggabean/First-Assignment/blob/master/one.hs

ghost commented 9 years ago

https://github.com/lilintaang/everlasting-space/blob/master/one.hs

squest commented 9 years ago

We forgot to mention one important function : iterate. When testing iterate, you need to put take x before it, like this:

haskell

take 10 (iterate succ 5)

Otherwise your ghci will go bananas...there are also other functions that have the same behaviour like this one, for example you can try [7..] and see the result. To solve similar problems, simply use take as exampled above.

Ps: please someone change my code's quote into backquote, I'm writing this on ipad, and for jojon sake I dont know why they dont have backquote here.

Febrizakurniawan commented 9 years ago

https://github.com/Febrizakurniawan/Sinaga/blob/master/two.hs

tomisantoos commented 9 years ago

https://github.com/tomisantoos/firsttry1/blob/master/Nyoba3.hs

rismameidita commented 9 years ago

https://github.com/rismameidita/smile/blob/master/cherry.hs

putrim commented 9 years ago

https://github.com/putrim/training-coding/blob/master/cat.hs

anggitoari commented 9 years ago

https://github.com/anggitoari/programmingisnotfornoobs/blob/master/i'mstillanoobs

romyramadhan commented 9 years ago

https://github.com/romyramadhan/First-Task/blob/master/Task.hs

dindasnstiara commented 9 years ago

https://github.com/dindasnstiara/dindasns/tree/master @squest