آخـــر الـــمـــشـــاركــــات

تحميل برنامج الغاء تثبيت البرامج من الكمبيوتر Should I Remove It » آخر مشاركة: اردني وافتخر دردشة وتعليله وسواليف.. » آخر مشاركة: عاشق الحصن بريد الاعضاء » آخر مشاركة: محمد العزام اهلا بكم ..رمضان كريم » آخر مشاركة: حسان القضاة شو عم تسمع هلا » آخر مشاركة: حسان القضاة ما هو سبب تواجدك في المنتدى والى اي حدّ يستمر او ينتهي إنتسابك له ؟ » آخر مشاركة: قلعتي أبدية مرحبا » آخر مشاركة: محمد العزام " أميــــرةُ قـوسِ النَّصـــــر" » آخر مشاركة: قلعتي أبدية ~ إبريـــــــــــــــــل ~ » آخر مشاركة: حسان القضاة اسئلة مهمة بالفوتوشوب في المطابع 2019 » آخر مشاركة: المصمم يزن جبريل صاحب المركز الاول فى مجال تنزيل الملفات كامل مدي الحياة IDM 6.32 » آخر مشاركة: siiin همسات وأشوق » آخر مشاركة: حسان القضاة ""أيلـول""... » آخر مشاركة: قلعتي أبدية تبليغ عن رسالة زائر بواسطة راشد مرشد » آخر مشاركة: أميرة قوس النصر اشتقنالكم » آخر مشاركة: Mahmoud Zaben تُراهات ما قبل النوم ... » آخر مشاركة: قلعتي أبدية شو مزاجك اليوم... » آخر مشاركة: قلعتي أبدية قبول بلاغ عطل ثلاجات كلفينيتور 01092279973 & 0235700997 وكيل كلفينيتور (م .الجديدة) » آخر مشاركة: الوكيل1 قبول بلاغ عطل ثلاجات هوفر 01154008110 & 0235699066 وكيل هوفر (م.6اكتوبر) » آخر مشاركة: الوكيل1 قبول بلاغ عطل ثلاجات جنرال اليكتريك 01207619993 & 0235700997 وكيل جنرال اليكتريك (الز » آخر مشاركة: الوكيل1
+ الرد على الموضوع
صفحة 1 من 2 12 الأخيرةالأخيرة
النتائج 1 إلى 10 من 19

الموضوع: هندسة البرمجيات

  1. #1
    عضو مؤسس الصورة الرمزية Ammar Qasaimeh
    تاريخ التسجيل
    Dec 2007
    العمر
    34
    المشاركات
    12,914

    افتراضي هندسة البرمجيات

    Al-Balqa Applied University
    Al-Huson University College
    IT and Computer Sciecne Dept




    Software Engineering course

    Textbook: Software Egineering 7th edition \ Ian Sommervile 2004


  2. #2
    عضو مؤسس الصورة الرمزية Ammar Qasaimeh
    تاريخ التسجيل
    Dec 2007
    العمر
    34
    المشاركات
    12,914

    افتراضي رد: هندسة البرمجيات

    Chapter 1


    An Introduction to Software Engineering



    Objectives

    To introduce software engineering and to explain its importance
    To set out the answers to key questions about software engineering
    To introduceethical and professional issues and to explain why they are of concern to software engineers


    Topics covered


    FAQs about software engineering
    Professional and ethical responsibility
    التعديل الأخير تم بواسطة Ammar Qasaimeh ; 09-13-2009 الساعة 03:42 PM

  3. #3
    عضو مؤسس الصورة الرمزية Ammar Qasaimeh
    تاريخ التسجيل
    Dec 2007
    العمر
    34
    المشاركات
    12,914

    افتراضي رد: هندسة البرمجيات

    Software engineering

    The economies of ALL developed nations are
    dependent on software
    More and more systems are software controlled
    Software engineering is concerned with theories, methods and tools for professional software development
    Expenditure on software represents a
    significant fraction of GNP in all developed countries


    Software costs

    Software costs often dominate computer system costs. The costs of software on a PC are often greater than the hardware cost
    Software costs more to maintain than it does to develop. For systems with a long life, maintenance costs may be several times development costs
    Software engineering is concerned with cost-effective software development


    FAQs about software engineering

    What is software?
    What is software engineering?
    What is the difference between software engineering and computer science?
    What is the difference between software engineering and system engineering?
    What is a software process?
    What is a software process model?

    What are the costs of software engineering?
    What are software engineering methods?
    What is CASE (Computer-Aided Software Engineering)
    What are the attributes of good software?
    What are the key challenges facing software engineering?

  4. #4
    عضو مؤسس الصورة الرمزية Ammar Qasaimeh
    تاريخ التسجيل
    Dec 2007
    العمر
    34
    المشاركات
    12,914

    افتراضي رد: هندسة البرمجيات

    What is software?

    Computer programs and associated ********ation
    such as requirements, design models and user manuals
    Software products may be developed for a particular customer or may be developed for a general market
    Software products may be
    Generic - developed to be sold to a range of different customers e.g. PC software such as Excel or Word
    Bespoke (custom) - developed for a single customer according to their specification
    New software can be created by developing new programs, configuring generic software systems or reusing existing software


    What is software engineering?

    Software engineering is an engineering discipline that is concerned with all aspects of software production
    Software engineers should adopt a systematic and organised approach to their work and use appropriate tools and techniques depending on the problem to be solved, the development constraints and the resources available


  5. #5
    عضو مؤسس الصورة الرمزية Ammar Qasaimeh
    تاريخ التسجيل
    Dec 2007
    العمر
    34
    المشاركات
    12,914

    افتراضي رد: هندسة البرمجيات

    What is the difference between software engineering and computer science?

    Computer science is concerned with theory and fundamentals; software engineering is concerned with the practicalities of developing and delivering useful software
    Computer science theories are still insufficient to act as a complete underpinning for software engineering (unlike e.g. physics and electrical engineering)


    What is the difference between software engineering and system engineering?


    System engineering is concerned with all aspects of computer-****d systems development including hardware, software and process engineering. Software engineering is part of this process concerned with developing the software infrastructure, control, applications and data****s in the system
    System engineers are involved in system specification, architectural design, integration and deployment



    What is a software process?


    A set of activities whose goal is the development or evolution of software
    Generic activities in all software processes are
    Specification - what the system should do and its development constraints
    Development - production of the software system
    Validation - checking that the software is what the customer wants
    Evolution - changing the software in response to changing demands

  6. #6
    عضو مؤسس الصورة الرمزية Ammar Qasaimeh
    تاريخ التسجيل
    Dec 2007
    العمر
    34
    المشاركات
    12,914

    افتراضي رد: هندسة البرمجيات

    What is a software process model?


    A simplified representation of a software process, presented from a specific perspective.
    Examples of process perspectives are
    Workflow perspective - sequence of activities
    Data-flow perspective - information flow
    Role/action perspective - who does what
    Generic process models
    Waterfall
    Iterative development
    Component-****d software engineering


    What are the costs of software engineering?

    Roughly 60% of costs are development costs, 40% are testing costs. For custom software, evolution costs often exceed development costs
    Costs vary depending on the type of system being developed and the requirements of system attributes such as performance and system reliability
    Distribution of costs depends on the development model that is used




    What are software engineering methods?


    lStructured approaches to software development which include system models, notations, rules, design advice and process guidance.
    lModel de******ions
    De******ions of graphical models which should be produced;
    lRules
    Constraints applied to system models;
    lRecommendations
    Advice on good design practice;
    lProcess guidance
    What activities to follow.

  7. #7
    عضو مؤسس الصورة الرمزية Sc®ipt
    تاريخ التسجيل
    Nov 2008
    الدولة
    There's no place like 127.0.0.1
    العمر
    36
    المشاركات
    4,003

    افتراضي رد: هندسة البرمجيات

    يعطيك العافية عمار
    مجهود رائع

  8. #8
    عضو جديد الصورة الرمزية فراشة
    تاريخ التسجيل
    Sep 2009
    الدولة
    الاردن
    العمر
    34
    المشاركات
    9

    افتراضي رد: هندسة البرمجيات

    شكرا اخ عمار ...
    انا حابة كمان تزيدنا ch 2 واكتر
    ... لأني بدي اخد المادة هدا الفصل .....
    التعديل الأخير تم بواسطة فراشة ; 09-13-2009 الساعة 02:41 AM

  9. #9
    عضو مؤسس الصورة الرمزية Ammar Qasaimeh
    تاريخ التسجيل
    Dec 2007
    العمر
    34
    المشاركات
    12,914

    افتراضي رد: هندسة البرمجيات

    اقتباس المشاركة الأصلية كتبت بواسطة فراشة مشاهدة المشاركة
    شكرا اخ عمار ...
    انا حابة كمان تزيدنا ch 2 واكتر
    ... لأني بدي اخد المادة هدا الفصل .....
    اوك ان شاء الله خلال هاليومين بزودك فيهم ..

  10. #10
    كبار الشخصيات الصورة الرمزية ابو عوده
    تاريخ التسجيل
    Apr 2009
    الدولة
    الاردن-عمان
    المشاركات
    5,922

    افتراضي رد: هندسة البرمجيات



    هدفي في الحياه طلع تسلل

+ الرد على الموضوع
صفحة 1 من 2 12 الأخيرةالأخيرة

معلومات الموضوع

الأعضاء الذين يشاهدون هذا الموضوع

الذين يشاهدون الموضوع الآن: 1 (0 من الأعضاء و 1 زائر)

المواضيع المتشابهه

  1. أســـس القبـول في الجامعات
    بواسطة معاذ ملحم في المنتدى شؤون الطلبة
    مشاركات: 4
    آخر مشاركة: 11-22-2010, 06:37 AM
  2. هندسة البرمجيات
    بواسطة حسان القضاة في المنتدى المكتبة الهندسية
    مشاركات: 7
    آخر مشاركة: 03-01-2009, 03:34 PM
  3. لطلبة هندسة البرمجيات اونلي
    بواسطة ghadeer7ob_2009 في المنتدى صوت الطلبه
    مشاركات: 4
    آخر مشاركة: 02-06-2009, 02:46 PM
  4. الى خريجي هندسة الاتصالات
    بواسطة anas_shbeeb في المنتدى نادي الخريجين
    مشاركات: 5
    آخر مشاركة: 01-26-2009, 02:52 AM
  5. الدرس الاخير ( IT )
    بواسطة ابو نعيم في المنتدى منتدى التعلم عن بعد
    مشاركات: 6
    آخر مشاركة: 07-28-2008, 05:29 PM

الكلمات الدلالية لهذا الموضوع

مواقع النشر (المفضلة)

مواقع النشر (المفضلة)

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •