• Welcome back, on this post I’ll give you a summary about Repetition on C language.

    Repetition has similar algorithmic pattern if you compare it with ‘If’ function except it call it’s function again when the the condition given still true. In C language, repetition category consist of 3 function, While, For, and Do-While.

    “While” is the most simple repetition, you can put wide range of condition into it. but to make the looping end you need to make the condition false inside the statement, except you want an endless loop.

    “For” has the same algorithm like “While” but it has the initialization and increment or decrement packed along with to the conditional expression, it saves some lines of coding and make the syntax simpler to use but it make the range of conditional expression is limited.

    “Do-While” has a reversed order if it compared with while, it runs the statement first before do the conditional checking.

    Like the selection, Repetition has a nested form, the logic is like this, there is two repetition, Loop A and loop B, Loop B is in the Loop A, when the program started the loop A run and execute the loop B, loop B do the repetition until the condition on Loop B turns false, after that the Loop A do conditional check, if it’s condition still true it will execute Loop B again.

  • Welcome back, our latest lecture is about Selection.

    The Selection is “a part of program algorithm that resulting a branching of the work flow and the flow of the algorithm is controlled by it’s condition”. or to put it simply, the “branch” of program workflow.

    there is several type of selection on C Language:

    1. If
      If is the most basic function on the Selection it has only a condition and one statement. if the program could fulfill the given condition, then the program will execute the statement, otherwise, nothing hapened, the program will skip the function.
    2. If-else
      similar to if structure but it has default statement which will executed when the condition isn’t fulfilled.
    3. Nested If
      usually happened when there is multiple condition to be checked. there is two type of nested if, first is “If under If” and “If-Else If” both of them have different syntax and slightly different meaning. while “If under If means there is condition check after the first selection get true result, “If-Else If” give another condition check when the first selection get false result.
    4. Switch-Case
      has similar function with “If-Else If”, but has more simple syntax, it usually used for Nested If condition that has lot of condition to check. this function really help to make the code easier to read.
    5. “?:” operator
      Similar with If-Else function, but it is used to return value.

    That’s all for today, Have a good day~

  • Programming is about mathematical and logical solving. this what I learn on 2nd meeting of combine lecture. the basic of all mathematical and logical solving is  the operator usage. I already understand most of the lecture about the arithmetic operator (the simple one and the increment-decrement). well I found something interesting about the increment decrement operation usage, that they can be used as binary operator.

    the conditional operator was something new to me. it is has the basic function like the If-else fuction. but it is only used to directly give value to the variable.

    another operator that news to me is Bitwise operator it is a bit hard to understand how it is work but I managed to understand about it. this type of operation requires the value of the variable tobe turned into binary value and the operation is being done bit by bit.

  • today’s lecture is about Algorithm. it is combined class between GAT, MAT, and CS division. no wonder it is big one.

    the first session is talk show which I really don’t get it how Object Oriented Programming works (at least I know that is one of method to make code “specialize” by it self).

    On the second half is about introduction to the C programming language… most of us are already understand the basic of C programming. Today’s lecture consist of History of C programming, the process of making program, types of algorithm (flow chart and pseudo-code), the basic use of pseudo code,  and lot of basic structure of C language. The things I don’t know is how the suffix works well I understand it is one other kind of constant but how we can implement it is my question.

  • HTTP — HIMTI Togetherness and Top Performance… one of HIMTI’s (IT Student’s  Community) project for welcoming the Freshmen. since it is for freshmen only, every freshmen only have one chance to participate. It is a daylong event. We was gathered on Anggrek campus parking lot in the morning of the event day. after that we went to event location. The event is separated into few session first one is showcase. In showcase HIMTI present lot of their ongoing project all of them is software project. The second session is talkshow.  the third session is another inaguration ceremony (as member of HIMTI), well… it wasn’t that formal… and the last session is the party…

  • 7 o’clock… on room 721 Anggrek campus… the first lecture gonna be started… yup I missed it… since the online schedule on my student account got error (not just only me).

    okay skip it aside… I attend the second day… and surprised that day was the second meeting. but I think it’s okay because the first day just the introduction. the second day is about how to make a good presentation…

    another day another story… today, we have class on Syahdan campus. and we got lecture about our department. well we do have lot of major project during our study.  I thimk We could do it… no… We must be able to do it!!

    other than that we are lectured how to do coding and designing our own game.. it is fun you know, for people like us at least…

    in middle of AO we have HTTP. what is it? please look at the next newest post

  • There is plenty of day-off between general orientation and inauguration. During that time I was summoned back to my hometown. Well I can tell you about that later. To the point I was already know about where will the inauguration took place. the thinks I never now was how BIG was it… it was look like some big concert well… I don’t know how to describe it… but seriously… this university has everything prepared including live broadcast on Youtube helped by the Binus TV (university’s TV broadcasting club)

  • Tuesday, August 18th 2015

    My standby period has passed… almost half month passed since I moved here… that time, I know no one… Live by myself in the sleepless city… I was a clueless man who choose the road of game makers… But now, everything is started… The orientation has stared… Meeting some new friend… The activity schedule had given today…

    It’s time to move…

    note: my GO class is really “gloomy” since there is no girls in my class XD

    Wednesday, August 19th 2015

    Yup… the first day… noting much I can remember… only when I met some my new friend (well because of the same hobby). also I started to knew some people from my class. I really glad that I have big change of being accepted.

    Thursday, August 20th 2015

    Another Orientation… another new day… the first session make me understand what challenge I need to pass during my study and how I can overcome it… the second part… seriously this one.. err… a little bit too complex I think… Well at the end most of us have free time to play in the lab.

    Friday, August 21st 2015

    Today gonna be the student activity club’s showcase… well lot of clubs  caught my attention like Nippon Club, BNCC, BGDC, and Aikido… I will look forward to find out more about them. On second session everyone grouped by religion for introducing Student activity unit under Religion division. mine was exiting because our senior make a lot of interactive activity… the third session make me understand some term that commonly used in Binus… well that session rather boring but thanks to our BC (they have good sense of humor) it wasn’t too boring.

    Saturday, August 22nd 2015

    The last day… “Oh shoot I overslept!!” It was the first sentence of the day… I was almost late for today’s activity… Today’s activity was Student Activity Unit Expo. It was the times for us to apply which club will we join… well my top priority is Nippon Club, BNCC, BGDC, and Aikido.. I need to choose only two of them since It may bother too much my study performance… at the end I chose Nippon Club and BNCC (and later I dropped BNCC since it was too expensive to join the class) at the GO closing session every class should perform their own show… and followed by all BC.

 
WP_Modern_Notepad

Recent Comments