SlideShare a Scribd company logo
1 of 28
BIT-UCSC
Final Project
Compiled By
Nalaka Gamage
Aurora Computer Studies
(auoracs.lk)
Aurora Computer Studies
(www.auroracs.lk)
1
Agenda
• Objectives
• Initiation
• Analysis & Design
• Development
• Project dissertation
• Project defense
Aurora Computer Studies
(www.auroracs.lk)
2
Objectives of the Project
• Demonstrate your skills and
knowledge practically in real world
development.
• Make sure that BIT graduates suite
for the demand of real
business/technical challenges
o Demonstrate your technical skills in a big context
o Build interpersonal/soft skills
o Build business skills
Aurora Computer Studies
(www.auroracs.lk)
3
Common pitfalls
• Not acquiring proper skills and
knowledge during first two years of
your study
o Those Just concentrate on passing exams in first two
years are going to screen here.
• Starting the project late
• Not picking a proper project that
suits/motivate you
Aurora Computer Studies
(www.auroracs.lk)
4
Common pitfalls (cont.)
• Wishful thinking
o Too big scope
o Thinking that things can be done late
• Not getting proper supervision
• Too much time spending in analysis &
design without sufficient time for
development
• Thinking of cheating/outsourcing
o Get advise and knowledge from others, but not ask them to code
for you at any cost
o Others coding for you will lose your confidence and control
o You are going to be caught in the project defense !
Aurora Computer Studies
(www.auroracs.lk)
5
Common pitfalls (cont.)
• Committing to technologies early
o Make technological decisions open
• Thinking
o Frameworks are magic bullets
• Use of frameworks some time take more time and
additional complexity.
o Tools are magic bullets
• Generated code may be an hell to customize in
latter part.
• UCSC do not allow some code generators
Aurora Computer Studies
(www.auroracs.lk)
6
The Strategy
Aurora Computer Studies
(www.auroracs.lk)
7
Project
Plan->Organize->Control
Analyze->Design->Develop
Simplest
Possible
Design
Follow
Standards/
Conventions
Something is better
than nothing…
Then improve it….
What winners do?
• Start early
• Pick a right project
• Find correct client & supervisor(s)
• Simple architecture & design
• Follow design & coding standards
• Develop iteratively & evolutionarily
o Build, optimize, operate
Aurora Computer Studies
(www.auroracs.lk)
8
What winners do? (cont..)
• Pick right combination of technologies
and tools.
• No fancy UI
o Make it simple & professional
o Do not spend too much time styling
• Think of innovative business and
technical solutions
Aurora Computer Studies
(www.auroracs.lk)
9
What winners do? (cont..)
• Enjoy the development effort
• Get proper help from supervisor,
colleagues
o Just advise and knowledge, not ask them to code
• Finish early
• Make sure that customer find it useful
Aurora Computer Studies
(www.auroracs.lk)
10
Prerequisites
• Proper conceptual knowledge of
software development activities,
project management and business
context
• Related technical skills
o Programming / Web development
o Data base
• Soft skills
Aurora Computer Studies
(www.auroracs.lk)
11
Inception
• Read the latest project guidelines
published by UCSC
o http://bit.lk/project_guide_lines_2016
• Select a suitable supervisor(s)
• Fill any of the skill gaps
• Select a proper client & project
• Start it
Aurora Computer Studies
(www.auroracs.lk)
12
Right time to start
• At the beginning of year 3 (semester
5)
o If you go by official time schedule you may face rush
at the end.
o Pick and initialize your project before semester 5
begins (during year 2-3 break)
o Make sure you do as much as development during
the semester 5 and break between the semester 5
and 6.
Aurora Computer Studies
(www.auroracs.lk)
13
Selecting right project
• Select a project that
o Useful to the customer (has a value)
o You like (interesting)
o You are comfortable in technical aspects
o Right size
• Expectation is it must carry 300 hours of work
• Typically a scope with 15-20 tables fit this
Aurora Computer Studies
(www.auroracs.lk)
14
Analysis & Design
• Gather most of the critical requirements
up front.
• Do a reasonable design before start
o Especially ER-design must be properly reviewed to avoid
rework in coding later
• Select proper architecture that suite both
the project and your skill set.
o If there is big mismatch find a different project
Aurora Computer Studies
(www.auroracs.lk)
15
Development
• Do not unduly delay development since
this is the most time consuming stage
• Fill the skill gap before start coding
• Use Google to look for ideas, get the
help from forums and of course your
supervisor and colleagues
• Do not ask others to code for you
Aurora Computer Studies
(www.auroracs.lk)
16
Test
• Start unit testing informally from the
early development
• Do proper system testing before
delivery (Project defense)
• Get help from others to help testing
• Document test results appropriately
Aurora Computer Studies
(www.auroracs.lk)
17
Report / Dissertation writing
• It must be neat & professional
• Follow documentation standards given by UCSC
• Look for quality, not the quantity
• Write original content specific to your work
o No boring theory here
• Remember that half of the project report will be
submited as the interim report at the end of
semester 5
• Dead lines are strict !
o Delay results in either complete rejection or penalty in marks.
Aurora Computer Studies
(www.auroracs.lk)
18
Project defense
• Structure
o Presentation (5 minutes)
• Present your business objectives, architecture etc..
to the Project Evaluation Board (PEB)
o Demonstration of the system (15 minutes)
o Q &A (10 minutes)
o Code modification phase (10 – 30 minutes)
• you should be able to explain any part of the
system code and also capable to introduce
changes to the system
o Dissertation feedback will take (10 – 45 minutes)
Aurora Computer Studies
(www.auroracs.lk)
19
Project defense (cont..)
• Hints
o Be professional
o Be genuine
Aurora Computer Studies
(www.auroracs.lk)
20
Aurora project support
• Its not another lengthy spoon feeding
theory class !!
• Individual or small group sessions
(Forming a small 2-5 group of same
attitude & technology is your choice)
o PHP web projects
o Java Web projects
o Java Swing projects
• Speed (number of formal sessions)
depends on your requirements
Aurora Computer Studies
(www.auroracs.lk)
21
Aurora project support –
structure
• A quick skill gap (revision) on required
technology stack (typically 3 to 5 half day
sessions)
o During this period a mini end to end project is
developed with all key aspects for one or two
sample use case
• Your (Individual) project design & inception
interactively
o A well structured code base for basic operations
are set up with all the required technologies
integrated
o Typically 2 to 3 half day sessions
Aurora Computer Studies
(www.auroracs.lk)
22
Aurora project support –
structure (cont.)
• For the rest of the guidance, you do not
need attending to formal (paid) project
consultancy sessions
o We just help you at a supervisory level till
the end
o Review your interim and final dissertation
o Review your final product and advise to
shape into expected standard
Aurora Computer Studies
(www.auroracs.lk)
23
Aurora project support - fees
• For a session of 4 hours each
o Rs 2000/= for 1 # of student
o Rs 1500/= for each student for group of 2 or more # of
students
Note:
* 25% discount each for students following BIT @
Aurora
* Priority is given to group registrations
Aurora Computer Studies
(www.auroracs.lk)
24
Useful resources
• Project Guidelines 2016 @ UCSC
o http://bit.lk/project_guide_lines_2016
• BIT Project support sessions @
Aurora
o http://auroracs.lk/bit-project-support-class
Aurora Computer Studies
(www.auroracs.lk)
25
"We are what we repeatedly do.
Excellence, then, is not an act,
but a habit."
~ Aristotle.
Aurora Computer Studies
(www.auroracs.lk)
26
Thank You !
Presented by
Nalaka Gamage
Aurora Computer Studies
(auoracs.lk)
Aurora Computer Studies
(www.auroracs.lk)
27
Contact Information
Premier Study Center
Aurora Computer Studies,
Summerset College,
# 135, 3rd Floor,
DFCC Building,
High Level Road,
Maharagama.
City Study Center
Aurora Computer Studies,
Summerset College,
# 88/2, 2nd Floor,
BOC Building,
High Level Road,
Kirulapone, Colombo 06
For further details and enquiries :
Call - 0719 842030
E-mail – info@auroracs.lk
Web - www.auroracs.lk/bit
Aurora Computer Studies www.auroracs.lk

More Related Content

What's hot

software configuratiom management role n resposnbilities
software configuratiom management role n resposnbilitiessoftware configuratiom management role n resposnbilities
software configuratiom management role n resposnbilitiesMahesh Panchal
 
Time Table Management System Software Report
Time Table Management System Software ReportTime Table Management System Software Report
Time Table Management System Software ReportAditya Jain
 
How to give final year project presentation?
How to give final year project presentation?How to give final year project presentation?
How to give final year project presentation?Praveen Hanchinal
 
Component based software development
Component based software developmentComponent based software development
Component based software developmentEmmanuel Fuchs
 
Activity diagram-UML diagram
Activity diagram-UML diagramActivity diagram-UML diagram
Activity diagram-UML diagramRamakant Soni
 
Final Year Project Presentation
Final Year Project PresentationFinal Year Project Presentation
Final Year Project PresentationSyed Absar
 
INDUSTRIAL TRAINING PRESENTATION VER 2
INDUSTRIAL TRAINING PRESENTATION VER 2INDUSTRIAL TRAINING PRESENTATION VER 2
INDUSTRIAL TRAINING PRESENTATION VER 2Hafiz Muhamad
 
Chapter 7 software reliability
Chapter 7 software reliabilityChapter 7 software reliability
Chapter 7 software reliabilitydespicable me
 
962 sech04
962 sech04962 sech04
962 sech04aldwal
 
Community service-report-syafiq-2
Community service-report-syafiq-2Community service-report-syafiq-2
Community service-report-syafiq-2Syafiq Zariful
 
Online movie ticket booking system
Online movie ticket booking systemOnline movie ticket booking system
Online movie ticket booking systemSikandar Pandit
 
Software Architecture: Styles
Software Architecture: StylesSoftware Architecture: Styles
Software Architecture: StylesHenry Muccini
 
Online Student Registration System
Online Student Registration SystemOnline Student Registration System
Online Student Registration SystemSanjana Agarwal
 
UML Diagrams- Unified Modeling Language Introduction
UML Diagrams- Unified Modeling Language IntroductionUML Diagrams- Unified Modeling Language Introduction
UML Diagrams- Unified Modeling Language IntroductionRamakant Soni
 

What's hot (20)

software configuratiom management role n resposnbilities
software configuratiom management role n resposnbilitiessoftware configuratiom management role n resposnbilities
software configuratiom management role n resposnbilities
 
Requirements Engineering
Requirements EngineeringRequirements Engineering
Requirements Engineering
 
Time Table Management System Software Report
Time Table Management System Software ReportTime Table Management System Software Report
Time Table Management System Software Report
 
How to give final year project presentation?
How to give final year project presentation?How to give final year project presentation?
How to give final year project presentation?
 
Component based software development
Component based software developmentComponent based software development
Component based software development
 
Activity diagram-UML diagram
Activity diagram-UML diagramActivity diagram-UML diagram
Activity diagram-UML diagram
 
Software Process Models
Software Process ModelsSoftware Process Models
Software Process Models
 
Togaf 9 template solution building blocks
Togaf 9 template   solution building blocksTogaf 9 template   solution building blocks
Togaf 9 template solution building blocks
 
Final Year Project Presentation
Final Year Project PresentationFinal Year Project Presentation
Final Year Project Presentation
 
Uml Diagrams
Uml DiagramsUml Diagrams
Uml Diagrams
 
INDUSTRIAL TRAINING PRESENTATION VER 2
INDUSTRIAL TRAINING PRESENTATION VER 2INDUSTRIAL TRAINING PRESENTATION VER 2
INDUSTRIAL TRAINING PRESENTATION VER 2
 
REPORT PRAKTIKAL
REPORT PRAKTIKALREPORT PRAKTIKAL
REPORT PRAKTIKAL
 
Chapter 7 software reliability
Chapter 7 software reliabilityChapter 7 software reliability
Chapter 7 software reliability
 
962 sech04
962 sech04962 sech04
962 sech04
 
Community service-report-syafiq-2
Community service-report-syafiq-2Community service-report-syafiq-2
Community service-report-syafiq-2
 
Online movie ticket booking system
Online movie ticket booking systemOnline movie ticket booking system
Online movie ticket booking system
 
Software Architecture: Styles
Software Architecture: StylesSoftware Architecture: Styles
Software Architecture: Styles
 
Online Student Registration System
Online Student Registration SystemOnline Student Registration System
Online Student Registration System
 
E farming
E farmingE farming
E farming
 
UML Diagrams- Unified Modeling Language Introduction
UML Diagrams- Unified Modeling Language IntroductionUML Diagrams- Unified Modeling Language Introduction
UML Diagrams- Unified Modeling Language Introduction
 

Similar to BIT-UCSC Final Project

MULTIMEDIA IN Making for teacher trainees , kisii university
MULTIMEDIA IN Making for teacher trainees , kisii universityMULTIMEDIA IN Making for teacher trainees , kisii university
MULTIMEDIA IN Making for teacher trainees , kisii universityomosa elijah
 
Frontend Engineer Hiring Explained at Wix Engineering
Frontend Engineer Hiring Explained at Wix EngineeringFrontend Engineer Hiring Explained at Wix Engineering
Frontend Engineer Hiring Explained at Wix EngineeringTomas Miliauskas
 
Keeping up with Tech
Keeping up with Tech Keeping up with Tech
Keeping up with Tech Elana Krasner
 
Project Guidelines-LMU TOPUP.pptx
Project Guidelines-LMU TOPUP.pptxProject Guidelines-LMU TOPUP.pptx
Project Guidelines-LMU TOPUP.pptxPasanSubasinghe2
 
Learning Silicon Valley Culture
Learning Silicon Valley CultureLearning Silicon Valley Culture
Learning Silicon Valley CultureTaro L. Saito
 
Lecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfh
Lecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfhLecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfh
Lecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfhTemesgenErena
 
Things to ponder before you start building [cooperate] software
Things to ponder before you start building [cooperate] softwareThings to ponder before you start building [cooperate] software
Things to ponder before you start building [cooperate] softwareTharindu Weerasinghe
 
Pli s00 l01_c_final_v2
Pli s00 l01_c_final_v2Pli s00 l01_c_final_v2
Pli s00 l01_c_final_v2Hanaa Ahmed
 
Study BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer StudiesStudy BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer StudiesAurora Computer Studies
 
Research as a project: A good start is half the work done; David de Jong
Research as a project: A good start is half the work done; David de JongResearch as a project: A good start is half the work done; David de Jong
Research as a project: A good start is half the work done; David de Jongflmkessels
 
1017191EE 200 Electrical Engineering Design Project.docx
1017191EE 200 Electrical Engineering Design Project.docx1017191EE 200 Electrical Engineering Design Project.docx
1017191EE 200 Electrical Engineering Design Project.docxaulasnilda
 
hardware engineer amarjeet
hardware engineer amarjeethardware engineer amarjeet
hardware engineer amarjeetAMARJEET SINGH
 

Similar to BIT-UCSC Final Project (20)

MULTIMEDIA IN Making for teacher trainees , kisii university
MULTIMEDIA IN Making for teacher trainees , kisii universityMULTIMEDIA IN Making for teacher trainees , kisii university
MULTIMEDIA IN Making for teacher trainees , kisii university
 
Project management difference between industry and college
Project management difference between industry and collegeProject management difference between industry and college
Project management difference between industry and college
 
How to build a successfull software
How to build a successfull softwareHow to build a successfull software
How to build a successfull software
 
Frontend Engineer Hiring Explained at Wix Engineering
Frontend Engineer Hiring Explained at Wix EngineeringFrontend Engineer Hiring Explained at Wix Engineering
Frontend Engineer Hiring Explained at Wix Engineering
 
Keeping up with Tech
Keeping up with Tech Keeping up with Tech
Keeping up with Tech
 
Adamson "Project Management, Predictive Planning"
Adamson "Project Management, Predictive Planning"Adamson "Project Management, Predictive Planning"
Adamson "Project Management, Predictive Planning"
 
Project Guidelines-LMU TOPUP.pptx
Project Guidelines-LMU TOPUP.pptxProject Guidelines-LMU TOPUP.pptx
Project Guidelines-LMU TOPUP.pptx
 
Learning Silicon Valley Culture
Learning Silicon Valley CultureLearning Silicon Valley Culture
Learning Silicon Valley Culture
 
Lecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfh
Lecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfhLecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfh
Lecture 1.pdfgjgfddfbnnngdsdvnncxzxcbnssdfh
 
Course Introduction
Course IntroductionCourse Introduction
Course Introduction
 
Course Introduction
Course IntroductionCourse Introduction
Course Introduction
 
L1-intro(2).pptx
L1-intro(2).pptxL1-intro(2).pptx
L1-intro(2).pptx
 
Things to ponder before you start building [cooperate] software
Things to ponder before you start building [cooperate] softwareThings to ponder before you start building [cooperate] software
Things to ponder before you start building [cooperate] software
 
Pli s00 l01_c_final_v2
Pli s00 l01_c_final_v2Pli s00 l01_c_final_v2
Pli s00 l01_c_final_v2
 
Study BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer StudiesStudy BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer Studies
 
Research as a project: A good start is half the work done; David de Jong
Research as a project: A good start is half the work done; David de JongResearch as a project: A good start is half the work done; David de Jong
Research as a project: A good start is half the work done; David de Jong
 
Software Mangineeringment
Software MangineeringmentSoftware Mangineeringment
Software Mangineeringment
 
1017191EE 200 Electrical Engineering Design Project.docx
1017191EE 200 Electrical Engineering Design Project.docx1017191EE 200 Electrical Engineering Design Project.docx
1017191EE 200 Electrical Engineering Design Project.docx
 
hardware engineer amarjeet
hardware engineer amarjeethardware engineer amarjeet
hardware engineer amarjeet
 
EPCC MSc industry projects
EPCC MSc industry projectsEPCC MSc industry projects
EPCC MSc industry projects
 

More from Aurora Computer Studies

නායකයකුගේ ගුණාංග
නායකයකුගේ ගුණාංග නායකයකුගේ ගුණාංග
නායකයකුගේ ගුණාංග Aurora Computer Studies
 
How to do your Advanced Level (AL) studies successfully
How to do your Advanced Level (AL) studies successfullyHow to do your Advanced Level (AL) studies successfully
How to do your Advanced Level (AL) studies successfullyAurora Computer Studies
 
Study BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer StudiesStudy BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer StudiesAurora Computer Studies
 
විභාගයට සාර්ථකව මුහුණ දීම
විභාගයට සාර්ථකව මුහුණ දීම විභාගයට සාර්ථකව මුහුණ දීම
විභාගයට සාර්ථකව මුහුණ දීම Aurora Computer Studies
 
බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ
බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ
බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ Aurora Computer Studies
 
මිනිස්සු ආගම් අදහන්නේ ඇයි?
මිනිස්සු ආගම් අදහන්නේ ඇයි?මිනිස්සු ආගම් අදහන්නේ ඇයි?
මිනිස්සු ආගම් අදහන්නේ ඇයි?Aurora Computer Studies
 
සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය
සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය
සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය Aurora Computer Studies
 
මනස සේදීම (Brain washing)
මනස සේදීම (Brain washing)මනස සේදීම (Brain washing)
මනස සේදීම (Brain washing)Aurora Computer Studies
 
Brainwashing - What, why, how and preventing
Brainwashing - What, why, how and preventingBrainwashing - What, why, how and preventing
Brainwashing - What, why, how and preventingAurora Computer Studies
 

More from Aurora Computer Studies (20)

Learning English as a Second Language
Learning English as a Second LanguageLearning English as a Second Language
Learning English as a Second Language
 
Characteristics of laders
Characteristics of laders Characteristics of laders
Characteristics of laders
 
නායකයකුගේ ගුණාංග
නායකයකුගේ ගුණාංග නායකයකුගේ ගුණාංග
නායකයකුගේ ගුණාංග
 
How to do your Advanced Level (AL) studies successfully
How to do your Advanced Level (AL) studies successfullyHow to do your Advanced Level (AL) studies successfully
How to do your Advanced Level (AL) studies successfully
 
Study BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer StudiesStudy BIT-UCSC @ Aurora Computer Studies
Study BIT-UCSC @ Aurora Computer Studies
 
විභාගයට සාර්ථකව මුහුණ දීම
විභාගයට සාර්ථකව මුහුණ දීම විභාගයට සාර්ථකව මුහුණ දීම
විභාගයට සාර්ථකව මුහුණ දීම
 
How to face exams effectively?
How to face exams effectively?How to face exams effectively?
How to face exams effectively?
 
How to act like busy in three steps?
How to act like busy in three steps?How to act like busy in three steps?
How to act like busy in three steps?
 
Classification of human languages
Classification of human languagesClassification of human languages
Classification of human languages
 
බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ
බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ
බුද්ධිමත් අයකු ගේ චරිත ලක්ෂණ
 
Quotes for life
Quotes for lifeQuotes for life
Quotes for life
 
මිනිස්සු ආගම් අදහන්නේ ඇයි?
මිනිස්සු ආගම් අදහන්නේ ඇයි?මිනිස්සු ආගම් අදහන්නේ ඇයි?
මිනිස්සු ආගම් අදහන්නේ ඇයි?
 
Why do people believe in religions?
Why do people believe in religions?Why do people believe in religions?
Why do people believe in religions?
 
සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය
සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය
සිරි ලංකාවේ ව්‍යාජ බයිස්කෝප් සමාජය
 
Agile philosophy for life
Agile philosophy for lifeAgile philosophy for life
Agile philosophy for life
 
Career paths in ICT
Career paths in ICTCareer paths in ICT
Career paths in ICT
 
Attributes of great programmer
Attributes of great programmerAttributes of great programmer
Attributes of great programmer
 
මනස සේදීම (Brain washing)
මනස සේදීම (Brain washing)මනස සේදීම (Brain washing)
මනස සේදීම (Brain washing)
 
Brainwashing - What, why, how and preventing
Brainwashing - What, why, how and preventingBrainwashing - What, why, how and preventing
Brainwashing - What, why, how and preventing
 
Introduction to electricity
Introduction to electricityIntroduction to electricity
Introduction to electricity
 

Recently uploaded

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

BIT-UCSC Final Project

  • 1. BIT-UCSC Final Project Compiled By Nalaka Gamage Aurora Computer Studies (auoracs.lk) Aurora Computer Studies (www.auroracs.lk) 1
  • 2. Agenda • Objectives • Initiation • Analysis & Design • Development • Project dissertation • Project defense Aurora Computer Studies (www.auroracs.lk) 2
  • 3. Objectives of the Project • Demonstrate your skills and knowledge practically in real world development. • Make sure that BIT graduates suite for the demand of real business/technical challenges o Demonstrate your technical skills in a big context o Build interpersonal/soft skills o Build business skills Aurora Computer Studies (www.auroracs.lk) 3
  • 4. Common pitfalls • Not acquiring proper skills and knowledge during first two years of your study o Those Just concentrate on passing exams in first two years are going to screen here. • Starting the project late • Not picking a proper project that suits/motivate you Aurora Computer Studies (www.auroracs.lk) 4
  • 5. Common pitfalls (cont.) • Wishful thinking o Too big scope o Thinking that things can be done late • Not getting proper supervision • Too much time spending in analysis & design without sufficient time for development • Thinking of cheating/outsourcing o Get advise and knowledge from others, but not ask them to code for you at any cost o Others coding for you will lose your confidence and control o You are going to be caught in the project defense ! Aurora Computer Studies (www.auroracs.lk) 5
  • 6. Common pitfalls (cont.) • Committing to technologies early o Make technological decisions open • Thinking o Frameworks are magic bullets • Use of frameworks some time take more time and additional complexity. o Tools are magic bullets • Generated code may be an hell to customize in latter part. • UCSC do not allow some code generators Aurora Computer Studies (www.auroracs.lk) 6
  • 7. The Strategy Aurora Computer Studies (www.auroracs.lk) 7 Project Plan->Organize->Control Analyze->Design->Develop Simplest Possible Design Follow Standards/ Conventions Something is better than nothing… Then improve it….
  • 8. What winners do? • Start early • Pick a right project • Find correct client & supervisor(s) • Simple architecture & design • Follow design & coding standards • Develop iteratively & evolutionarily o Build, optimize, operate Aurora Computer Studies (www.auroracs.lk) 8
  • 9. What winners do? (cont..) • Pick right combination of technologies and tools. • No fancy UI o Make it simple & professional o Do not spend too much time styling • Think of innovative business and technical solutions Aurora Computer Studies (www.auroracs.lk) 9
  • 10. What winners do? (cont..) • Enjoy the development effort • Get proper help from supervisor, colleagues o Just advise and knowledge, not ask them to code • Finish early • Make sure that customer find it useful Aurora Computer Studies (www.auroracs.lk) 10
  • 11. Prerequisites • Proper conceptual knowledge of software development activities, project management and business context • Related technical skills o Programming / Web development o Data base • Soft skills Aurora Computer Studies (www.auroracs.lk) 11
  • 12. Inception • Read the latest project guidelines published by UCSC o http://bit.lk/project_guide_lines_2016 • Select a suitable supervisor(s) • Fill any of the skill gaps • Select a proper client & project • Start it Aurora Computer Studies (www.auroracs.lk) 12
  • 13. Right time to start • At the beginning of year 3 (semester 5) o If you go by official time schedule you may face rush at the end. o Pick and initialize your project before semester 5 begins (during year 2-3 break) o Make sure you do as much as development during the semester 5 and break between the semester 5 and 6. Aurora Computer Studies (www.auroracs.lk) 13
  • 14. Selecting right project • Select a project that o Useful to the customer (has a value) o You like (interesting) o You are comfortable in technical aspects o Right size • Expectation is it must carry 300 hours of work • Typically a scope with 15-20 tables fit this Aurora Computer Studies (www.auroracs.lk) 14
  • 15. Analysis & Design • Gather most of the critical requirements up front. • Do a reasonable design before start o Especially ER-design must be properly reviewed to avoid rework in coding later • Select proper architecture that suite both the project and your skill set. o If there is big mismatch find a different project Aurora Computer Studies (www.auroracs.lk) 15
  • 16. Development • Do not unduly delay development since this is the most time consuming stage • Fill the skill gap before start coding • Use Google to look for ideas, get the help from forums and of course your supervisor and colleagues • Do not ask others to code for you Aurora Computer Studies (www.auroracs.lk) 16
  • 17. Test • Start unit testing informally from the early development • Do proper system testing before delivery (Project defense) • Get help from others to help testing • Document test results appropriately Aurora Computer Studies (www.auroracs.lk) 17
  • 18. Report / Dissertation writing • It must be neat & professional • Follow documentation standards given by UCSC • Look for quality, not the quantity • Write original content specific to your work o No boring theory here • Remember that half of the project report will be submited as the interim report at the end of semester 5 • Dead lines are strict ! o Delay results in either complete rejection or penalty in marks. Aurora Computer Studies (www.auroracs.lk) 18
  • 19. Project defense • Structure o Presentation (5 minutes) • Present your business objectives, architecture etc.. to the Project Evaluation Board (PEB) o Demonstration of the system (15 minutes) o Q &A (10 minutes) o Code modification phase (10 – 30 minutes) • you should be able to explain any part of the system code and also capable to introduce changes to the system o Dissertation feedback will take (10 – 45 minutes) Aurora Computer Studies (www.auroracs.lk) 19
  • 20. Project defense (cont..) • Hints o Be professional o Be genuine Aurora Computer Studies (www.auroracs.lk) 20
  • 21. Aurora project support • Its not another lengthy spoon feeding theory class !! • Individual or small group sessions (Forming a small 2-5 group of same attitude & technology is your choice) o PHP web projects o Java Web projects o Java Swing projects • Speed (number of formal sessions) depends on your requirements Aurora Computer Studies (www.auroracs.lk) 21
  • 22. Aurora project support – structure • A quick skill gap (revision) on required technology stack (typically 3 to 5 half day sessions) o During this period a mini end to end project is developed with all key aspects for one or two sample use case • Your (Individual) project design & inception interactively o A well structured code base for basic operations are set up with all the required technologies integrated o Typically 2 to 3 half day sessions Aurora Computer Studies (www.auroracs.lk) 22
  • 23. Aurora project support – structure (cont.) • For the rest of the guidance, you do not need attending to formal (paid) project consultancy sessions o We just help you at a supervisory level till the end o Review your interim and final dissertation o Review your final product and advise to shape into expected standard Aurora Computer Studies (www.auroracs.lk) 23
  • 24. Aurora project support - fees • For a session of 4 hours each o Rs 2000/= for 1 # of student o Rs 1500/= for each student for group of 2 or more # of students Note: * 25% discount each for students following BIT @ Aurora * Priority is given to group registrations Aurora Computer Studies (www.auroracs.lk) 24
  • 25. Useful resources • Project Guidelines 2016 @ UCSC o http://bit.lk/project_guide_lines_2016 • BIT Project support sessions @ Aurora o http://auroracs.lk/bit-project-support-class Aurora Computer Studies (www.auroracs.lk) 25
  • 26. "We are what we repeatedly do. Excellence, then, is not an act, but a habit." ~ Aristotle. Aurora Computer Studies (www.auroracs.lk) 26
  • 27. Thank You ! Presented by Nalaka Gamage Aurora Computer Studies (auoracs.lk) Aurora Computer Studies (www.auroracs.lk) 27
  • 28. Contact Information Premier Study Center Aurora Computer Studies, Summerset College, # 135, 3rd Floor, DFCC Building, High Level Road, Maharagama. City Study Center Aurora Computer Studies, Summerset College, # 88/2, 2nd Floor, BOC Building, High Level Road, Kirulapone, Colombo 06 For further details and enquiries : Call - 0719 842030 E-mail – info@auroracs.lk Web - www.auroracs.lk/bit Aurora Computer Studies www.auroracs.lk