Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Bengkel Belajar Java Programming Language (Weekend) 2017


15 Januari 2017, Ahad, telah dijalankan bengkel belajar coding Java untuk guru-guru yang berminat dalam Daerah Sepang. Bengkel ini telah dijalankan di VLE Classroom SMK Bandar Baru Salak Tinggi bermula jam 08.30 pagi hingga 04.30 petang. Banyak ilmu Java dipelajari dan harap dimanfaatkan untuk mengajar murid-murid.


https://docs.google.com/presentation/d/1AyoNLWdmtBu2DkI3pGH0c2TMLGgh9uyxogTZKy_w1gE/edit?usp=sharing

CS F4 : Latihan Carta Alir, Pemikiran Komputasional

Berdasarkan pemerhatian anda terhadap proses pada vending machine di sekolah, dan situasi yang ditetapkan guru, bina satu carta alir yang lengkap untuk menhuraikan proses membeli 2 tin air minuman dengan ketetapan : pengguna menggunakan RM5 untuk membeli air, dan tiada baki yang akan dipulangkan.


https://docs.google.com/presentation/d/1mWQtdIWO_4VdeOe9rqZ5iNT44QInf7LNRzRSjpiFKoE/edit?usp=sharing

ICT F5 : 5 Jenis Data


"data typing help tells the processor what to expect and the amount of memory space to reserve for what to expect.
e.g a variable is declared char or int, this simply tells the computer that reserve so so space for this variable or object so that it can simply hold the value."

What is data type and why it is important in programming languages?

https://docs.google.com/presentation/d/1dFPR6ySTIr1VTEJLSVMdlgytTPuC646he3lNo5bmN1E/edit?usp=sharing

ICTL F5 : Coding VB - Area Of Cuboid



Pautan Imej Ini :
https://docs.google.com/drawings/d/1KadsNr0TSMJWqR-g1Uxbq2rvcFCFrjW0TJCEGHKgIn4/pub?w=597&h=473
ANALYSIS
Problem Statement

Required Input

Expected Output

Formula Used

DESIGN
Flowchart / Pseudocode

Input Interface

Output Interface

CODING
Program File Name
.vbp
Write Source Code

TESTING & DEBUGGING
Fix Error

Input Item, Input Data


Output Item, Actual Output


Executable File Name
.exe
DOCUMENTATION
Complete Assessment Form