We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5
ال شئ سوى ان هللا يرى وهذا اكبر محفز
بسم هللا الرحمن الرحيم
Web development is the process of building and maintaining websites and web applications هو عمليه انشاء وصيانه مواقع وتطبيقات الويب Maintaining المحافظه Process عمليه It involves a range of activities, including designing and building the front-end user interface, writing server-side code to create and manage the backend functionality, and integrating databases and other data sources يتضمن مجموعه من االنشطه منها تقييم وبناء واجهه المستخدم األماميه او كتابه كود الداره الوظائف الخلفيه ودمج قواعد البيانات ومصادر البيانات االخرى Involves يتضمن Functionality وظائف Integrating يدمج There are many technologies and tools that are used in web development, including يوجد العديد من التقنيات واالدوات : التي تستخدم في تطوير الويب ومنها HTML (Hypertext Markup Language): HTML is the standard markup language for creating web pages. It is used to structure and format the content of a webpage, including text, images, and other media هي اختصار للغه الترميز النصي التشعبي وهي لغه تستخدمHtml النشاء مواقع الويب وتشمل نصوص وصور والوسائط األخرى Structure بنيه CSS (Cascading Style Sheets): CSS is a stylesheet language that is used to describe the look and formatting of a document written in HTML. It is used to control the layout and appearance of web pages, including colors, fonts, and positioning هي لغه تستخدم لتنسيق المستند للتحكم في صفحه الويب ومظهرهاCss من الوان وخطوط وتنسيق APPEARANCE مظهر خارجي JavaScript: JavaScript is a programming language that is used to create interactive elements on web pages. It is commonly used to add dynamic behavior to web pages, such as responding to user input, animating elements, and making asynchronous requests to the server هي لغة برمجة تُستخدم إلنشاء عناصر تفاعلية على:JavaScript تُستخدم بشكل شائع إلضافة سلوك ديناميكي إلى صفحات.صفحات الويب وإجراء طلبات، تحريك العناصر، مثل االستجابة إلدخال المستخدم،الويب غير متزامنة إلى الخادم Behavior سلوك Responding يستجيب Animating متحرك Asynchronous غير متزامن Requests طلبات Server-side languages: Server-side languages such as PHP, Python, and Ruby are used to build the backend functionality of web applications. They can be used to process user input, access databases, and generate dynamic content Python وPHP تستخدم لغات مثلServer-side languages: يمكن استخدامها لمعالجة. لبناء الوظائف الخلفية لتطبيقات الويبRubyو وإنشاء محتوى ديناميكي، الوصول إلى قواعد البيانات،إدخال المستخدم Databases: Web applications often require the storage and management of large amounts of data. Relational databases such as MySQL and PostgreSQL, and NoSQL databases such as MongoDB and Cassandra, are commonly used to store and manage data for web applications غالبًا تحتاج تطبيقات الويب إلى تخزين وإدارة كميات:قواعد البيانات MySQL تستخدم قواعد البيانات العالئقية مثل.كبيرة من البيانات ) مثلNoSQL( وقواعد البيانات غير العالئقية،PostgreSQLو . لتخزين وإدارة البيانات لتطبيقات الويبCassandra وMongoDB Require تطلب Storage تخزين PostgreSQL نوع من انواع قواعد البيانات Cassandra نوع بردو من انواع قواعد البيانات Frameworks: Web development frameworks are collections of libraries and tools that can be used to streamline the development process and help developers build web applications more efficiently. Examples include Ruby on Rails, Django, and ASP.NET. Web development can be a complex and multifaceted field, and there are many resources available for learning more about it هي مجموعات من المكتبات واألدوات التي تُستخدم لتبسيط:إطارات العمل عملية التطوير ومساعدة المطورين على بناء تطبيقات الويب بشكل أكثر .ASP.NET و،Ruby on Rails، Django أمثلة على ذلك تشمل.كفاءة وهناك العديد من الموارد،تطوير الويب مجال معقد ومتعدد الجوانب .المتاحة لتعلم المزيد عنه
البرمجة، المعروفة أيضًا بالترميز، هي فن إنشاء تسلسلات من التعليمات التي يمكن فهمها من قبل الحاسوب. تتيح هذه التعليمات، التي تُكتب بلغات برمجة محددة، تطوير البرمجيات والتطبيقات وأنظمة المعلومات.