Posts

Showing posts from 2024

Late Submission Lab Web Interface and Design 2024

Kepada yang tidak sempat menghantar lab report dan aktiviti mengikut tarikh yang ditetapkan sila hantar lab report dan aktiviti pada link di bawah: * Untuk Subjek Pengaturcaraan Antaramuka Berasaskan Web kelas dr Ily sahaja  https://forms.gle/77zonTUWWA9dSFX67

Mysql On Update Cascade

  In MySQL, the ON  UPDATE CASCADE  option in foreign key constraints indicates that anytime an update is made to a row in the parent table, matching rows in child tables are correspondingly updated. This  feature provides   assurance  for referential integrity and consistency of related data in a  related set of tables  without having to manage it manually. Knowing when and how to use ON  UPDATE CASCADE  is important in managing table relationships effectively and facilitating data maintenance. What is ON UPDATE CASCADE? The  ON UPDATE CASCADE  is an option that makes up a definition for a  foreign key  constraint in  MySQL . If a value in the parent table column of the  primary key   is updated, it ensures that the matching value is changed in the  foreign key  column in the  child  table. This may be done through  cascading updates , to keep relationships between related tables intact and consistent. DDL Command CREATE TABLE child_table ( child_id INT, parent_id INT, FOR

Stream Screen Lab Computer

  ScreenStream MP3

Module Lab Web

 https://myunitechsolution.com/nextcloud/index.php/s/q6rDazXTd29fdRE

IOT Lab 2 Exercise 2

  Lab Exercise 2 Lab Exercise 2 Predicting the Weather With the Barometer Reading a barometer is simple if you know what different atmospheric pressure values indicate. To understand your barometer and how atmospheric pressure is changing, interpret readings as follows (pay attention to units): High Pressure A barometric reading over 30.20 inHg is generally considered high, and high pressure is associated with clear skies and calm weather. If the reading is over 30.20 inHg (102268.9 Pa or 1022.689 mb): Rising or steady pressure means continued fair weather. Slowly falling pressure means fair weather. Rapidly falling pressure means cloudy and warmer conditions. Normal Pressure A barometric reading in the range of 29.80 and 30.20 inHg can be considered normal, and normal pressure is associated with steady weather. If the reading falls between 29.80 and 30.20 inHg (100914.4–102268.9 Pa

Submission Lab Java 2024

Submission Lab Programming CSF3034 KMA K2 ( Profesor Madya Ts. Dr. Amir bin Ngah )  Lab 1 https://forms.gle/kVC8oowqoMNTX2dg7 Lab2 https://forms.gle/7Q8kH3v9FfxoWD74A Lab3 https://forms.gle/SLSkmu3Wzw2Wjxxs5

MODUL LAB IOT

Modul Lab IOT  https://myunitechsolution.com/nextcloud/index.php/s/ZtGRiBsr8dDnHeo

Module lab OOP Week 7

 https://myunitechsolution.com/nextcloud/index.php/s/WxHjqqYgN6fxYaf

duty roster

 /*  * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license  * Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Main.java to edit this template  */ package dutyroster; /**  *  * @author PC 48  */ public class DutyRoster {     /**      * @param args the command line arguments      */    //setiap hari hanya 3 org yg boleh cuti          int staffNumber;     int date_Start;     int staffcutiday1[][]= new int[7][3];               public void assignStaffcutibyDay(){                  //loop for each staff         int countcutiday1=0;         int countcutiday2=0;         int countcutiday3=0;         int countcutiday4=0;         int countcutiday5=0;         int countcutiday6=0;         int countcutiday7=0;                                    for(int a=0;a<staffNumber;){             int max=6;             int min=0;                        int daycuti=  (int)(Math.random() * (max - min + 1) + min)  ;                        if(daycuti==1 &&

Lab Network 2024

lab Module packet tracer https://myunitechsolution.com/nextcloud/index.php/s/PdenqfpLC9pag6i  Lab 3 https://docs.google.com/document/d/1wKePW0TcMn9LZL26o3_PGHxIEzuzelM5/edit?usp=sharing&ouid=110453821467437517477&rtpof=true&sd=true Lab 4 https://docs.google.com/document/d/1QshyTizoKUSwpsn6w9T7fMYAFzT7cajT/edit?usp=drivesdk&ouid=110453821467437517477&rtpof=true&sd=true  Lab5 https://drive.google.com/drive/folders/1H5e3LTKdx9rEDSrsuSewG67-Svrz35KP?usp=sharing Lab6 (lab module 7) https://myunitechsolution.com/nextcloud/index.php/s/bSeSZepBNTo6paY Lab7(lab module 6) https://myunitechsolution.com/nextcloud/index.php/s/43JmgCTy9xBYo2z Lab8 https://myunitechsolution.com/nextcloud/index.php/s/2ag95R7kiT6FTt2 Lab9 https://myunitechsolution.com/nextcloud/index.php/s/GCDw5Bnc5j95sfg Link to download Putty Download PuTTY - a free SSH and telnet client for Windows Driver serial to usb https://www.prolific.com.tw/US/ShowProduct.aspx?p_id=223&pcid=126 *install  PL23XX-M_Lo

Module Web Application Development

Link to lab module https://myunitechsolution.com/nextcloud/index.php/s/rTqoBKmDySNWXer

Step to publish your static html web page to GitHub

  If you're looking to share your static website with the world, GitHub provides a simple and free solution through GitHub Pages. This guide will walk you through the process of deploying your static site on GitHub, making it accessible to anyone with an internet connection. GitHub Pages allows you to host static HTML, CSS, and JavaScript files directly from your GitHub repository. Whether you're showcasing a portfolio, documentation, or a personal project, GitHub Pages streamlines the deployment process. Follow the steps outlined in this guide to set up your GitHub repository, choose a publishing source, and configure your static site for seamless deployment. With just a few clicks, you'll have your static web page live and accessible on the web. click this link to download the guidelines Step to publish your static html web page to GitHub .pdf Link

BUY ARDUINO IOT SENSOR

Image
Mana yang nak beli sensor untuk iot projek boleh beli kat sini.   https://shope.ee/4AabDP9CnL?share_channel_code=1 

Link Submission Lab Test Group 2 (K2) : Dr. Rozniza Ali

Link Submission Lab Test Web Based Interface Design  https://forms.gle/KyPihxmRBS4KARzG9