Skip to content
  • Home
  • News
  • Sample Code
  • How To
  • Tutorial
  • Assignment Help!

Student Assignment Help

Assignment Solution @ Assignment Help on Fiverr.com

  • Home
  • News
  • Sample Code
    • C/C++ Sample Code
      • C in Linux
        • Linux Kernel Module
      • C in Windows
    • Java Sample Code
    • Python Sample Code
    • New Jersey Standard ML (SML/NJ)
    • Oracle Sample Code
    • Database Analysis and Design Sample
  • How To
    • HTML-XML-CSS
    • Java
    • MySQL
    • Oracle
    • Linux RedHat
  • Tutorial
    • System Analysis and Design
    • Data Flow Diagram DFD
    • Database Analysis and Design
    • C/C++ Language
    • WordPress
      • WordPress Basic
      • WordPress Security
  • Assignment Help!

Category: Tutorial

Chapter 5 – Class Diagram

Posted on 2018-05-24 By Presto Bear No Comments on Chapter 5 – Class Diagram

1.What is the Class Diagram? -Class diagram is the diagram to visualize all of the classes for the system -A class in the class diagram can be a represent of a person or a real world object -The number of class in the class diagram can be same the number of entity in the ERD…

Read More “Chapter 5 – Class Diagram” »

System Analysis and Design

Chapter 3 – Use Case Description

Posted on 2018-05-23 By Presto Bear No Comments on Chapter 3 – Use Case Description

This is the sample format of a User Case Description

System Analysis and Design

Chapter 4 – Sequence Diagram

Posted on 2018-05-23 By Presto Bear No Comments on Chapter 4 – Sequence Diagram

1.What is the Sequence Diagram? -A sequence diagram is used to visualized a sequence of actions perform WITHIN A USE CASE. Mean, each use case in the Use Case diagram has its own sequence diagram. -A sequence diagram is the sequence of actions through relevant actors and objects of a use case 2.Element of Sequence…

Read More “Chapter 4 – Sequence Diagram” »

System Analysis and Design

Chapter 2 – Use Case to XML and DTD

Posted on 2018-05-23 By Presto Bear No Comments on Chapter 2 – Use Case to XML and DTD

This is the sample on how to transfer from Use Case to XML and DTD

System Analysis and Design

Chapter 1 – Use Case Diagram

Posted on 2018-05-212018-05-21 By Presto Bear No Comments on Chapter 1 – Use Case Diagram

1.What is the Use Case Diagram? The use case diagram is the diagram to visualize behavior/action that user/stakeholder may interact within the system 2.Element of the Diagram 2.1 Actor -Visualized as a human shape -Actors are users that perform actions to the system such as: Customer, Buyer, Seller, etc. 2.2 Use Case -Visualize as a…

Read More “Chapter 1 – Use Case Diagram” »

System Analysis and Design

C Strut and Pointer

Posted on 2018-04-12 By Presto Bear No Comments on C Strut and Pointer

1.What is Strut in C? -Struct in C is used to visualize the object with attributes. -For example, we can have the object “dog” with attributes as name, breed, age, color. Then, we should declare the dog in struct type as: struct dog { char name[10]; char breed[10]; int age; char color[10]; }; -Here, we…

Read More “C Strut and Pointer” »

C/C++ Language

C Pointer Explanation

Posted on 2018-04-102018-04-12 By Presto Bear No Comments on C Pointer Explanation

A.Understand of Operations 1. Operation & -The operation & to get the memory location value of a variable. The location where a variable is stored. -The operation $ can use for both pointer and non-pointer variables For example: int a=5; printf(“a is located at $%x.\n”, &a);//This will print the hex value of location where a…

Read More “C Pointer Explanation” »

C/C++ Language

C #include and #include “file”

Posted on 2018-04-10 By Presto Bear No Comments on C #include and #include “file”

1.#include This variant is used for system header files. It searches for a file named file in a standard list of system directories. 2.#include “file” This variant is used for header files of your own program. It searches for a file named file first in the directory containing the current file, then in the quote…

Read More “C #include and #include “file”” »

C/C++ Language

How to Load and Unload a C Linux Kernel Module

Posted on 2018-04-09 By Presto Bear No Comments on How to Load and Unload a C Linux Kernel Module

Basically, load and unload a C Linux Kernel Module is including steps: A. Load a Module At the location where the C source file is located. execute one by one command: //Compile the C source file >make //Clear the log >dmesg -c //Load the Module >sudo insmod partonelist.ko //Show the log >dmesg //Show current Processes…

Read More “How to Load and Unload a C Linux Kernel Module” »

C/C++ Language

Chapter 5 – Crow’s Foot Notation

Posted on 2018-03-022018-06-04 By Presto Bear No Comments on Chapter 5 – Crow’s Foot Notation

Crow’s Foot Notation is the most popular notion used to draw Database Modelling Diagram such as Entity Relationship Diagram (ERD) or Enhanced Entity Relationship Diagram (EERD). Note: 1.Participation/ Association: -The line that connects two entities denotes the participation/ association of two entities -The participation can be denoted as identified by line or unidentified by dash…

Read More “Chapter 5 – Crow’s Foot Notation” »

Database Analysis and Design

Posts navigation

Previous 1 2 3 … 9 Next
Assignment Help!!!

Key Posts

  • Chapter 5 – Crow’s Foot Notation
  • [SOLVED] Could not find this item. This is no longer located
  • Linux command to get Tomcat PID
  • Case Study: Entity Relationship Diagram (ERD) for Student Registration System
  • Sample Java Program for Triangle
Assignment Help!!!

Recent Posts

  • Windows 10: How to start Command Prompt as Admin and Terminate a process
  • Java How to Trust all Email Server
  • [Solved]: Windows 10 100% Disk Usage
  • Weddings, Parties, Everything Catering Services System
  • CSC/CPE 3350 Lab 4 Part 1 – Recursive File Search
  • Zayed University
  • Kitchen Gadgets
  • Food Ordering System
  • Investment bank XYZ Ltd
  • CSC/CPE 3350 Lab 3 – The Falcon Shell
  • CSC/CPE 3350 Lab 2
  • Analyzing Cost and Benefit: Campus Bikes
  • Emirates Top Auto Parts
  • Sports News
  • Workington Council
Assignment Help!!!

Copyright © 2022 Student Assignment Help.