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 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 …

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.

Hotel Features: Upload Photo

BY IN Hotel Reservation System Comments Off on Hotel Features: Upload Photo , , ,

Upload foto menjadi hal yang sangat penting, dimana hotel bisa memanfaatkan fitur ini untuk melengkapi foto2nya, agar nantinya waktu ditampilkan di interface agent, hal ini bisa menjadi bahan pertimbangan bagi agent untuk selanjutnya melakukan reservasi pada hotel yang bersangkutan. Jika dibandingkan dengan hotel yang tidak update foto2nya, foto hotel akan ditampilkan dengan format Not Available,

CONTINUE READING …

Hotel Features: Update Hotel Information & Facilities

BY IN Hotel Reservation System Comments Off on Hotel Features: Update Hotel Information & Facilities , , ,

Untuk kesempatan kali ini, bagian dari Suppier Allotment and Rate System yang diupdate adalah pada bagian Hotel Information dan Facilties. Hotel yang sudah login akan bisa melakukan update informasi hotel yang terdiri menjadi 3 bagian, yaitu description, location dan room, dimana yang perlu diinputkan hanya sekedar informasi singkat dari hotel yang bersangkutan. Karakter yang dimasukkan

CONTINUE READING …

Database CRUD Project: Small Retail Book Shop

BY IN CS - Database, IB Computer Science Comments Off on Database CRUD Project: Small Retail Book Shop , ,

Create simple database project for small retail book shop You need to create the following tables: 1. Customer id_customer, customer_name, address, phone, city 2. Sales id_sales, id_customer, transaction_date, book_name, qty, total Create CRUD function for customers, using your own interface, add at least 5 records into customer table Create an interface for sales, customer need

CONTINUE READING …

Solution Title of Internal Assessment of Computer Science

BY IN IB Computer Science Comments Off on Solution Title of Internal Assessment of Computer Science , ,

Here’s the list of my student’s Internal Assessment. So proud to see that they finally produce a computer’s software with their own skill William Martin: Game: Day of The Legend (RPG Maker) William Widjono: Inventory System for Oil Company (Web based – PHP+MySQL) Emmanuela Michelle: ATLAS Database Tracking System (Web based – PHP+MySQL) Reinaldo Kurnia:

CONTINUE READING …

Contoh Script Display PHP

BY IN PHP Comments Off on Contoh Script Display PHP

Berikut adalah contoh script untuk operasi display table dengan PHP <?php require_once “koneksi.php”; $sql=”SELECT * FROM salary”; $result=mysql_query($sql); ?> <table border=0 cellpadding=”3″ cellspacing=”2″ bgcolor=”#cccccc” style=”font-family:Tahoma; font-size:12px;”> <tr bgcolor=”#666666″ style=”color:#ffffff”> <td>Staff No.</td> <td>Name</td> <td>Base Salary</td> <td>Working Day</td> <td>Salary per day</td> <td>Tax</td> <td>Total</td> <td>&nbsp;</td> </tr> <?php while ($data=mysql_fetch_array($result)) { ?> <tr> <td><?php echo $data[‘staffnumber’] ?></td> <td><?php echo

CONTINUE READING …