KAHOOT CHAMPION (CSC 584)-20214

Course introduction

Chapter 1.1 – Review of Object Oriented Programming Concepts

Chapter 1.2 – Review of Object Oriented Programming Concepts (Inheritance)

Chapter 2 – Introduction to Java Enterprise Edition (Java EE)

Chapter 3.1 – Web Component – HTML and Servlet

Chapter 3.2 – Web Component – HTML and Servlet

Chapter 4.1 – Web Component – Java Server Page (JSP)

Chapter 4.2 – Java Server Page (JSP) 

Chapter 5 – Java Database connectivity

Chapter 6 – Enterprise JavaBean (EJB) Components

Chapter 7 – Development of Enterprise Application

Chapter 8 – Packaging and Deployment of Enterprise Application

Other

CSP750:

Output: 3 chapters – (Chapter 1- Chapter 3), Format – UiTM Thesis (download dari website IPSIS)

Bilangan references: Sekurang-kurangnya 30

Kuantiti patah perkataan = Kurang daripada 15,000 patah perkataan.

Pemeriksa: Pengajar dan Penyelia

CSC734:

Output: 6 pages Camera-ready conferences paper

Pemeriksa: Penyelia dan Pemeriksa

CSP760:

Output: 5 chapters – (Chapter 1- Chapter 5), Format – UiTM Thesis (download dari website IPSIS)

Bilangan references: Sekurang-kurangnya 50

Kuantiti patah perkataan = MIN = 15,000 patah perkataan, MAX = 20,000 patah perkataan

Pemeriksa: Penyelia dan Pemeriksa

Watch out this words:

  • Non-quantitativeE.g. low/high, Extremely, Enormous, Rapidly, Dramatic, Massive, Considerably, Exceedingly, Major, Minor.
  • Very,quite,slightly, etc. Quantitative description is always preferred
  • Avoid “of course”, “clearly” and “obviously
  • Avoid unnecessary words. For instance, change:
    • in order to” to “to”; 
    • whether or not” to “whether”; 
    • is equal to” to “equals
  • Normally, do not use I; Avoid starting a paragraph with I; 
  • Do not use the royal “we” on a sole-authored paper 

Data:

  • Explain what type of data used and list data sources
  • State the frequency of the data and the sample period/sample size
  • Discuss any modifications to the raw data 
  • If data involves a comprehensive list, it is a good idea to make a table showing each series, how they are constructed, data sources, etc. Alternatively, can use a data appendix.
  • Provide descriptive statistics

Change app name

How to change app name:

Android

Open AndroidManifest.xml (located at android/app/src/main)

<application
    android:label="App Name" ...> // Your app name here

iOS

Open info.plist (located at ios/Runner)

<key>CFBundleName</key>
<string>App Name</string> // Your app name here

Don’t forget to run

flutter clean

Title

  • Select a title that is appealing
  • It should capture the attention of the readers and want them to read your work
  • It may capture a debate-type question, refer to an important issue for corporations,  policymakers, etc.
  • It must be consistent with what you do in the paper. Some titles are misleading
  • Articles with short, catchy titles are often better cited
  • Avoid long titles 
  • Do not contain rarely-used abbreviations (unless they are well known. e.g. FDI, R&D)
  • A good title should contain the fewest possible words that adequately describe the contents of a paper