Algorithm and programming-review

So good morning lads,today i won't be posting as detailed as possible,we're having mid-term examination next week here at Binus,so we're having a review session in the auditorium of our campus.So whatt we're studying here at Binus is firstly introduction to C in our first week,so the programming language that we use as a start here at Binus is C,which is the mother of all language in programming,but we're usually using Dev C++,which is a compiler for C++,but it also works for C.Usually we're having a laboratorium class after this, but not for the first week.And for the next week we're studying about operands,operators,and arithmetic with a professor from Taiwan.The week after, we're back to auditorium class with Mr. Fidelson and Mr. Henry,every week since then, we apply what we learn in our tutorial class, with different lecturer in each class, and as for me,i got lectured by Mr. Fidelson from our auditorium class. The following what we learn is in sequence: Selection(if,switchcase),Repetition(while,do while,for),arrays, and pointers. And that will also be my subject for mid-term exam, except pointer, because that's going to be focused more on the 2nd semester. That's all for today lads, wish me luck!

Luis Indracahya
2201758934
luis.indracahya@binus.ac.id
skyconnectiva.com

Komentar

Postingan populer dari blog ini

FUNCTIONS(DATA AND VOID),RECURSION

Algorithm And Programming-Repetition