Computer Science Database Project

BY IN CS - Database, IB Computer Science Comments Off on Computer Science Database Project , ,

A small restaurant called “PaPa Burger” needs to hire programmer to build the system for the restaurant. They need to record all the transaction everyday. The Cash Receipt will be given to their customer with the following layout ************************************ “PaPa Burger Restaurant” Inv No: _______________ Inv Date: ______________ 2pcs Small Burger $4.90 … $9.80 2pcs

CONTINUE READING …

Computer Science IA Review: Your Organizational Program

BY IN CS - Internal Assessment Comments Off on Computer Science IA Review: Your Organizational Program , ,

Criteria A Your statement: Yunita’s operating system is Windows XP, so the program would be developed using Microsoft Visual Basic 6.0 – is not relevant. … and it should be able to fade away – why? The criteria for success seems okay. Criteria B The Record of Task seems realistic. The table structure for the database

CONTINUE READING …

Computer Science IA Review: Atlas Database Management System

BY IN CS - Internal Assessment Comments Off on Computer Science IA Review: Atlas Database Management System , ,

Criterion A Suggestion: change the term ‘bill’ become ‘invoice’, remove phpMyAdmin in this section, since phpMyAdmin is only an open source tool for user to maintain their database, it’s not relevant with your product. Also, your reason for choosing PHP as a tool for developing your product is not acceptable. You use the term ‘search

CONTINUE READING …

Computer Science IA Review: RPG The Promenade

BY IN CS - Internal Assessment Comments Off on Computer Science IA Review: RPG The Promenade , ,

We are having problems in the beginning to compile the cover page since the student has compiled all the documentation in Mac, while he was developing the game in Windows. The basic knowledge of HTML is required, so the students will face no difficulties in arranging the cover page. Criterion A In this criteria, I

CONTINUE READING …

Optimizing MySQL Query

BY IN Tips & Trik Comments Off on Optimizing MySQL Query

Only SELECT the fields you require All to often web developers will SELECT * which selects all fields for a record. However, you’d be surprised how much of a strain SELECT * can cause when running a query, especially on larger tables. So, instead of selecting absolutely everything, just select the fields you need. it

CONTINUE READING …

Computer Science G4 Project Class of 2015

BY IN CS - G4 Project Comments Off on Computer Science G4 Project Class of 2015 , ,

Chin Heng (Physics) KL (CS -> Physics) Bian (CS -> Chemistry Sadha) Grace (CS -> Chemistry) Tiffy (Chemistry) (assisting) Albert (Physics) Afro (CS -> Physics) Tiffy (Chemistry) Daryan (Physics) Daniel (CS -> Physics) Clark (CS -> Physics ???) James (CS -> Physics Jefferson) SOLUTION TITLE ============== Tool? Experiment? SOLUTION TITLE Determining the fluid pressure of

CONTINUE READING …

Computer Science HL Paper 3 Predicted Questions

BY IN CS - Exam Comments Off on Computer Science HL Paper 3 Predicted Questions ,

Define the term authentication. Describe the term backdoor methods, and explain its functions in computer security What is Man-in-the-Browser (MitB) Trojan and how does it work? How is TAN (Transaction Authentication Number) is used by some inline banking services? How does the role of Zapp play an important factor in computer security? Outline two disadvantages

CONTINUE READING …

Computer Science G4 Project – Evaluation Stage

BY IN CS - G4 Project Comments Off on Computer Science G4 Project – Evaluation Stage , ,

We normally have a presentation session with the students, once they finished their G4 Project. For Computer Science, the students are required to have the following: If they created a software, then they must provide 1. a solution title 2. a flowchart with full explanation 3. a demonstration of the software with the real data

CONTINUE READING …

Computer Science Group 4 Project

BY IN CS - G4 Project Comments Off on Computer Science Group 4 Project , ,

Refer to the new syllabus of IB Computer Science 2012, Computer Science has moved to Group 4, instead of Group 5, which means, Computer Science will do a Group 4 Project with the other science subject: Physics, Biology and Chemistry. The group 4 project is a collaborative activity where students from different group 4 subjects

CONTINUE READING …

Copy account di server CentOS

BY IN Linux Comments Off on Copy account di server CentOS

Untuk melakukan proses copy via SSH di server CentOS ternyata cukup mudah. Hal ini menjadi pertimbangan tersendiri ketika waktu yang dibutuhkan untuk proses tersebut jauh lebih cepat dibandingkan dengan cara manual dengan FTP. Dengan FTP, kita harus mendownload file2 ke komputer lokal dan melakukan upload lagi ke folder yang berbeda dengan menggunakan account yang berbeda.

CONTINUE READING …

CitaHati Grade 11 Comic Project

BY IN CH - Grade 11 Comments Off on CitaHati Grade 11 Comic Project ,

11 IPS Group I: Lina, Michelle SK, Sally, James, Wilson Group II: Kelvin, Nathan, Ray, Kenny, Buton Group III: Tiffany, Kumala, Jessica, Shania, JT Group IV: Anas, Naftalie, Hau Hau, Willy, Matthew 11 IPA1 Group I: Indira, Nane, Cia, Brili Group II: Andrew, Ricky, Arlyn, Timo, Celo Group III: Angel, Selly, Darren, Dicky, Richard 11

CONTINUE READING …

CitaHati Work Updates

BY IN CH - Grade 10, CH - Grade 11, CH - Grade 12, CH - Meeting Comments Off on CitaHati Work Updates

Weekly Agenda of Teaching Grade 10, create sprite from piskelapp.com, export it as PNG file and upload it to edmodo Grade 11, submission of comic’s project Grade 12, creating a review ebook using iBook Author Grade 11IB, submission of solution title for G4 Project, preparing the project Grade 12IB, developing IA, exercise for the exam

CONTINUE READING …

Computer Science Viva Voce Class of 2015

BY IN Extended Essay, IB Computer Science Comments Off on Computer Science Viva Voce Class of 2015 ,

Explanation about Viva Voce (Oral Examination) Viva Voce questions can be anywhere from your area of study. They can ask anything to test your knowledge. You must aware of your project well and should gather and take account of everything related to your project topic and how your project is advantageous for those factors. Sometimes

CONTINUE READING …

Computer Science Extended Essay class of 2015

BY IN Extended Essay, IB Computer Science Comments Off on Computer Science Extended Essay class of 2015 ,

For this badge 2015, I’ve got two Computer Science students who has chosen their Extended Essay in Computer Science. The topic they have chosen was both about Computer Security issues, which I believe quiet popular to the teenagers nowadays. I’ve written some of the consideration regarding their essay in my blog related with each criterion

CONTINUE READING …

Extended Essay Student’s Checklist

BY IN IB Computer Science Comments Off on Extended Essay Student’s Checklist ,

When writing an Extended Essay, IB students need to see the checklist to check whether his/her essay is good or need to be amended. Here’s one sample  of the checklist EXTENDED ESSAY CHECKLIST   (adapted from researchstory.wikispaces.com) Use the following checklist to help you meet the IB General Assessment Criteria. Hand this checklist in with

CONTINUE READING …

Agent Interface: Lucky Chance Game

BY IN Hotel Reservation System Comments Off on Agent Interface: Lucky Chance Game , , ,

Sekarang kita akan membuat contoh permainan sederhana yang biasanya dikenal dengan nama Game Grid. Konsepnya adalah membagi satu image besar ke dalam grid, dimana masing2 grid nantinya mempunyai nilai yang kita simpan ke dalam database. Saat game diload, akan ada proses untuk memasukkan nilai2 ini ke dalam variabel array. apabila user mengkilk satu area grid,

CONTINUE READING …

Agent Interface: Leaderboard

BY IN Hotel Reservation System Comments Off on Agent Interface: Leaderboard , , ,

Masih berkaitan dengan Incentive Program, bookers akan dapat memantau points yang dikumpulkannya lewat menu Leaderboard, dimana di dalam menu ini akan ditampilkan urutan bookers dari bookers dengan akumulasi booking terbanyak. Jika belum melakukan booking, maka akan ditampilkan notifikasi Bookingan tidak ditemukan, sebagai berikut:

Hotel Features: Bonus Night

BY IN Hotel Reservation System Comments Off on Hotel Features: Bonus Night , , ,

Mandira menyediakan fitur Bonus Night a.k.a. Stay Pay agar hotel dapat memanfaatkan fitur ini untuk memaksimalkan room productionnya. Simply, pilih paket yang ditawarkan, lalu masukkan Booking Period dan Traveling Period serta tipe kamar yang ditawarkan. Setelah diset, maka di interface agent akan otomatis muncul Bonus Night.