[NP-ELFSD] WSCert leading to Part-time Diploma in Full Stack Development (ELFSD)

Offered by School of InfoComm Technology

Work-Study Programmes

About Course
Course Structure
Entry Requirements
Financial Matters
Course Schedule

About Course

Course Objectives

The course is closely aligned with the ICT Skills Framework (SFw) and seeks to equip graduates with the necessary skills primarily for the Associate Software Engineer role. The overall objective is that the student should demonstrate a professional approach to, and show competence in, the development of information systems through the application of concepts and principles acquired from the course. On satisfactory completion of the course, students should be able to:
•   Explain the characteristics and functions of computer and networking systems;
•   Analyse, design, develop, integrate and implement information systems;
•   Select and apply appropriate methods, tools and techniques in information systems engineering;
•   Demonstrate problem-solving skills in the development of information systems;
•   Demonstrate the ability to communicate effectively;
•   Demonstrate the ability to work independently as well as effectively as a member of a team;
•   Apply appropriate quality assurance methods and procedures in information systems engineering;
•   Undertake a substantial project involving information systems engineering

Course Description

The WSCert leading to Part-time Diploma in Full Stack Development (ELFSD) is a part-time CET course, consist of the following modules:

MC1: Modular Certificate in Computing Fundamentals
1) Computing Mathematics Fundamentals (30hrs)
2) *Programming Fundamentals (90hrs)
3) ^Operating Systems & Network Fundamentals (60hrs)
* Mandatory 60hr OJT for WSP students
^ Optional 30hr OJT for WSP students

MC2: Modular Certificate in Back-End Development
1) ^Object Oriented Programming (60hrs)
2) Databases (30hrs)
3) *Server-Side Development (90hrs)
* Mandatory 60hr OJT for WSP students
^ Optional 30hr OJT for WSP students

For Participant who wish to continue and obtain the Diploma in Full Stack Development (DFSD)

MC3: Modular Certificate in Software Design & Development
1) Software Analysis & Design (60hrs)
2) Front-End Development (60hrs)
3) Software Engineering Project (60hrs)

MC4: Modular Certificate in Agile Software Development
1) DevSecOps (60hrs)
2) Software Project Management (60hrs)
3) Software Testing (60hrs)

MC5: Modular Certificate in Industry Practice
Choose either A or B with one elective module
A) Industry Practicum (180hrs) or
B) Capstone Project (120hrs) with either B1, B2, B3 or B4
B1) Cloud Architecture and Technologies (60hrs)
B2) Secure Software Development (60hrs)
B3) Mobile Applications Development (60hrs)
B4) Emerging Trends in IT (60hrs)

Trainer's Profile

Terence Choo Cheng How

Terence is a Senior Lecturer in the School of InfoComm Technology at Ngee Polytechnic, where he has served as the section head of the mathematics cluster. His teaching portfolio includes courses such as Computing Mathematics, Discrete Statistics, Advanced Statistics, Maths for Games, Maths for Data Science, R Programming, and Programming in Python and Java.

To enhance his expertise, Terence has pursued additional training in Data Analytics. With 26 years of teaching experience and a deep passion for both teaching and learning, he is committed to further developing his skills in the field of Data Analytics. He is a Certified Trainer in Data Visualisation Specialisation and Machine Learning Specialisation (NP & Algoritma), and he also holds the designation of Certified ScrumMaster. Terence also has experience teaching adult learners in statistical analysis using Python, as well as in delivering part-time diploma courses in statistics.

Terence was the founder and program lead of the NP Diploma Plus –   Certificate in Advanced Computing Mathematics (CACM) in 2007.  He developed and published two textbooks: “Computing Mathematics” in 2005 and “Introduction to Discrete Mathematics” in 2015. These books are primarily aimed at students pursuing Diploma courses in the field of InfoComm Technology.

Donovan Koh Jian Ting

Donovan is a dedicated lecturer at the School of Infocomm Technology, specialising in the Diploma of Immersive Media. With a degree in Games Development from the University of Wollongong, Donovan brings extensive expertise in augmented and virtual reality (AR/VR), interactive media, and UI/UX design. His professional journey includes significant contributions to AR/VR projects at the NUS Keio-CUTE Centre, where he developed applications for various research papers, and worked on Learning Management Systems (LMS) solutions.

Donovan's industry experience has equipped him with in-depth knowledge of immersive media technologies and full-stack development, making him a versatile educator. He currently teaches Interactive Development, Full Stack Development, Programming I, and Gamification Concepts, nurturing the next generation of tech innovators.

Recognised for his contributions to academic excellence, Donovan was awarded the NP School Academic Development Award (SADA) in 2020, a testament to his commitment to student success and the development of innovative teaching methodologies. His passion for immersive media and its applications continues to inspire students to push the boundaries of technology.


Malcolm Yam

Malcolm is a graduate of Nanyang Technological University (NTU) with a Bachelor in Computer Science. With over a decade of experience in full-stack development, Malcolm has been actively engaged in both the academic and professional realms of technology, ensuring he stays at the cutting edge of industry trends.

His areas of expertise span full-stack web development, user experience design, social media, and branding. Malcolm has been a full-time lecturer at Ngee Ann Polytechnic since 2016, where he teaches in the Diploma of Immersive Media.

His specialisations include immersive media technologies and user-centric design for applications. Malcolm also serves as the coach for the Ngee Ann Polytechnic World Skills (Web Technologies) team, preparing students to compete on an international level.

In addition to his teaching role, Malcolm takes on consultancy projects, where he contributes to the development of full-fledged applications. His work extends to in-house projects where he leads user experience design initiatives.

Furthermore, he has been involved in Continuing Education and Training (CET) programmes, teaching courses for notable companies such as Foodpanda, Bank of Singapore, and UOB. Malcolm is the programme lead for Ngee Ann Polytechnic, overseeing the UOB Technology Development Program, where he plays a key role in nurturing the next generation of tech professionals.

Sharon Goh-Chin Siew Ngee

Sharon graduated from the National University of Singapore with a Bachelor of Science in Computer Science & Mathematics and holds a Master of Science in Information Technology (Knowledge-Based Systems) from the University of Edinburgh, UK.

Sharon has been a full-time educator in Ngee Ann Polytechnic for many years and is currently a senior lecturer in the School of InfoComm Technology. She teaches programming and IT modules for full-time students pursuing the Diploma in Information Technology and also teaches programming for part-time students (adult learners).

Course Structure

TPG course reference No.

TGS-2023036280

Certificate in Back-End Development
Databases (NP-0622DTB)
Today’s business organisations depend on information systems in virtually all aspects of their businesses. Corporate databases are set up to hold the voluminous business transactions generated by these information systems. This module introduces students to the underlying concepts of database systems and on how to model and design database systems that reflect business requirements. Skills to be taught include data modelling technique, transformation of data model to relations, normalisation technique and SQL (structured query language).
Object Oriented Programming (NP-0621OOP)
This module builds upon the knowledge and skills acquired in Programming Fundamentals. It aims to provide opportunities for the students to develop medium-scale applications based on a different programming paradigm from procedural programming to allow students gain exposure to different approaches and techniques in programming. The main concepts of the programming paradigm and the development of applications with it will be taught in this module. A high-level programming language suitable to demonstrate the programming approach will be used.
Server-Side Development (NP-0623SSD)
This module provides students with the fundamental knowledge and skills required in server-side development. It will also cover the integration of back-end system with databases, possibly external systems as well as consuming data from web application protocol interfaces (APIs) Towards the end of the module, it may also introduce to the students how their knowledge in server-side development can be applied in applications with various front-end interfaces; this allows students to flexibly apply their server-side development concepts and skills learnt in developing back-end systems of various uses.
Certificate in Computing Fundamentals
Computing Mathematics Fundamentals (NP-0611CMF)
This module introduces the basic concepts of relations, functions, matrices and their applications relevant to IT professionals. The primary purpose of this module is to help students increase their problem-solving capability. Topics covered include Sets, Relations & Functions, Matrices and fundamentals of statistics and probability.
Operating Systems & Network Fundamentals (NP-0613OSNF)
This module focuses on the fundamentals and principles of Operating Systems. It explains what general operating systems are and what they do. The module teaches concepts that are applicable to operating systems such as Windows and Linux. Concepts including processes, physical and virtual memory, understanding of files and directories, file systems, shell and OS commands will be covered.

The module also covers the terminology and technologies in current networking environments and provides a general overview of the field of networking as a basis for subsequent related modules in the course. The topics related to types of networks, network topologies, network technologies and layered protocol architecture will be taught.
Programming Fundamentals (NP-0612PGFM)
This module introduces the fundamentals of programming and how to develop programs using appropriate problem-solving techniques in a modular style. In this practice-oriented module, students are taught how to apply problem-solving skills using a top-down structured programming methodology and given ample practice in translating solutions into computer programs, then test and debug the programs. Topics include data types, variables, expressions, statements, selection structures, loops, simple computation and algorithms and functions.

Entry Requirements

Condition 1

Citizenship type

Singapore citizen, Singapore PR And Highest qualification:Post-Secondary (Non-Tertiary): General & Vocational; Graduated within at most 3 years; Full-time; Higher Nitec
or

Condition 2

Citizenship type

Singapore citizen, Singapore PR And National Service:Completed National Service (NS) operationally ready date; Within at most 3 years And Highest qualification:Post-Secondary (Non-Tertiary): General & Vocational; Graduated within at most 5 years; Full-time; Higher Nitec

Financial matters

Course fees payable (incl. GST & excl. supplementary fee)

Description Certificate in Computing Fundamentals Certificate in Back-End Development Total course fee
Full Course fee $7,220.16 $7,220.16 $14,440.32
PR Sponsored by SME (WSP) $751.82 $751.82 $1,503.64
Singapore Citizen Sponsored by SME (WSP) $751.82 $751.82 $1,503.64
Singapore Citizen Aged Below 40 (WSP) $1,083.02 $1,083.02 $2,166.04
Singapore PR (WSP) $2,888.06 $2,888.06 $5,776.12

GST rate

The course fees payable above are inclusive of 9% GST rate.

Payment option

The first payment needs to be made after accepting the offer.

Allowed payment by

The course fee allows to be paid by:
Post-Secondary Education Account (Adhoc withdrawal form);
SkillsFuture Credits (SFC);
Credit card (e-payment);
Debit card (e-payment);
PayNow (e-payment).

Nett Supplementary Fees Payable

  • GPA Insurance Fee S$2.11,subject to GST,fees payable S$2.30 Allow payment by Post-Secondary Education Account (Adhoc withdrawal form); Allow payment by Post-Secondary Education Account (Standing order form)
  • Other Fees S$7.43,subject to GST,fees payable S$8.10 Allow payment by Post-Secondary Education Account (Adhoc withdrawal form); Allow payment by Post-Secondary Education Account (Standing order form)

Refund and withdrawal policy

  • Please note that a 100% refund will be available if the withdrawal request is submitted more than or equal to 14 days before the course start date.
  • Please note that a 50% refund will be available if the withdrawal request is submitted less than 14 days before the course start date.
  • Please note that no refund will be available if the withdrawal request is submitted on or after the course start date.

Course 
Schedule

Class Day(s): Weekdays Evening & Saturdays
Time: Weekdays Evening: 6.30pm to 9.30pm
          Saturday: 9am to 6pm