473,405 Members | 2,171 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

professional online tv for my company

i need to build a professional online tv for my company but i have no idea at all what to do and how to start?? plz guide me soooooon
Sep 16 '09 #1
1 1194
Frinavale
9,735 Expert Mod 8TB
You need to start at the beginning of course!

Please take the time to research the problem before you post your question. The experts here are more than willing to help you with a specific problem but you have to do your part to learn the basics. Please take the time to read over the posting guidelines specifically the section on Before you post your question.

To get you started, there are some basic steps to developing software:
  • System Concept: in this step you're brainstorming ideas about the application...determining what it should do etc.
  • Gathering Software Requirements: In this stage you're talking to the client you're developing the software for to determine exactly what is expected
  • Software Requirements Specification: in this step you write down the what the system requirements are. This document specifies every expectation that you and your client have for the application. It's where you state things like "the application shall do this thing and that thing"...it's where you state what the application does, the technologies that your application is going to be using, and any rules that your application should follow. You can refer to this document at any time to make sure that you're developing what is expected.
  • Software System Design: in this step your going through the SRS (Software Requirements Specification) and breaking it down so that you know what components you need to develop to make the application work. This is where you outline the classes, functions etc that your application needs to actually work. It's a good idea to use UML (Unified Modeling Language) for this so that you have a clear picture of what needs to be done. You can even use the top-level UML that you produce to show your client what you will be doing...but it's mainly for you as a developer to use so that you know what you need to do and how each component fits together.
  • Coding/Unit Testing: Now you start actually coding something. This is the stage when you actually implement (code) the classes, functions (etc) that you have outlined in the design stage. You should always be testing. It's a good idea to use unit testing to test each component. You can get the majority of your unit tests from the Software Requirements Specifications that you created.
  • Beta Testing/Release/Maintenance: At this stage you release the software to the client to try out. You'll probably find a whole bunch of things that need to be modified at this point....it's best to get the client involved with trying out the software before this stage to make sure you're giving them what they want.

At any point in these steps you will probably be revisiting a previous step. For example, usually the client states what they want and then changes their mind. This means that you'll have to go back to Step 1 and make all the necessary changes so that everything is clearly defined.

Even if you're developing an application for your own purposes it's still a good idea to follow these steps. This way you have a clear understanding of what you need to do so that implementing (coding) the solution is easy.

-Frinny
Sep 17 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

65
by: Nikolas Hagelstein | last post by:
Hi, First of all: i spend a lot of time on thinking and researching about how to make developing webapplications with php a more structured/systematic thing. I even fancied to switch over to...
0
by: Typing4Less Services | last post by:
Are you overworked? Do you need a paper typed? Do you need transcription services? Do you need a professional resume? Is your secretary always sick or on vacation?
30
by: Roald Oines | last post by:
My company is in the process of updating PCs from NT4 to XP Professional, along with moving from Office 97 to Office 2002. I have several Access databases with FE .mdb/.mde files in both versions,...
1
by: Greg W | last post by:
I am looking at buying Visual C# or Visual Studio 2003 Professional for our company. Does the EULA of either allow us to have a programmer install a copy both at his work PC and at a home PC and...
0
by: kellyonlyone | last post by:
E-XD++ MFC Library Professional Edition V9.20 is released (100% Source Code)! -------------------------------------------------------------------------------- February 18, 2006 For more...
16
by: lawrence k | last post by:
I've made it habit to check all returns in my code, and usually, on most projects, I'll have an error function that reports error messages to some central location. I recently worked on a project...
4
by: Jigar A. Thakor | last post by:
how to create online shopping website.. ?? any architecture ?? How to design any guidlines ? and what is verisign ?? other secure protection needed ?? i want to develop in C#,Asp.net,Sql Server...
10
by: Miro | last post by:
I was wondering if someone who has purchased VS 2005 Professional if they can let me know if the crystal reports is embedded on one of the cd's or if the box comes with crystal reports as an extra...
11
by: jawwad90020021 | last post by:
i need to build a professional online tv for my company but i have no idea at all what to do and how to start?? plz guide me soooooon
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.